Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math.... | Sven Gothel | 2012-11-11 | 1 | -433/+0 |
* | Merge MathFloat into FloatUtil | Sven Gothel | 2012-11-11 | 1 | -4/+4 |
* | Java Source Files: dos -> unix format | Sven Gothel | 2012-05-15 | 1 | -433/+433 |
* | Handle curved triangles overlaps. | Rami Santina | 2011-06-20 | 1 | -30/+104 |
* | Added handling for offcurve triangle overlaps. | Rami Santina | 2011-06-14 | 1 | -0/+30 |
* | Graph: getWinding(ArrayList<Vertex> vertices) test; minor renaming | Sven Gothel | 2011-05-10 | 1 | -1/+4 |
* | Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader... | Sven Gothel | 2011-05-10 | 1 | -2/+20 |
* | Graph: More std. functionality (equals, clone) / Better in-place transformati... | Sven Gothel | 2011-05-06 | 1 | -3/+16 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -233/+233 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 1 | -0/+295 |