| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc... | Sven Gothel | 2014-03-22 | 1 | -10/+82 |
* | Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits .. | Sven Gothel | 2014-03-17 | 1 | -0/+3 |
* | Add generic support for picking via raycast intersection and AABBox (or similar) | Sven Gothel | 2014-03-16 | 1 | -2/+4 |
* | FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te... | Sven Gothel | 2014-03-15 | 1 | -149/+138 |
* | Quaternion: User EPSILON for all tests against zero and one (identity .. ) an... | Sven Gothel | 2014-03-15 | 1 | -2/+2 |
* | Math and PMVMatrix: Cleanup and Refine | Sven Gothel | 2014-03-14 | 1 | -59/+194 |
* | Bug 801: VectorUtil: Pass result vector, allowing caller to manage memory (pe... | Sven Gothel | 2014-03-05 | 1 | -86/+74 |
* | Merge branch 'master' into stash_glyphcache | Sven Gothel | 2014-02-23 | 1 | -25/+135 |
* | Bug 747: VectorUtil: Make scale(..) creating new float[] deprecated, adding '... | Sven Gothel | 2013-12-10 | 1 | -5/+33 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -23/+23 |
* | VectorUtil, Quaternion: Use 'final' qualifier if possible | Sven Gothel | 2013-06-12 | 1 | -26/+26 |
* | jogl: remove executable bit from some java files and a png | Harvey Harrison | 2013-04-09 | 1 | -0/+0 |
* | Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math.... | Sven Gothel | 2012-11-11 | 1 | -0/+427 |