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 | 4 | -337/+12 |
* | Handle curved triangles overlaps. | Rami Santina | 2011-06-20 | 1 | -16/+20 |
* | Fix: transform to Quadratic; Refactor method names | Rami Santina | 2011-06-05 | 1 | -3/+3 |
* | Graph/JOGL: Avoid NPE | Sven Gothel | 2011-05-08 | 1 | -1/+1 |
* | Graph: more clone() cleanup. | Sven Gothel | 2011-05-06 | 1 | -1/+1 |
* | Graph: More std. functionality (equals, clone) / Better in-place transformati... | Sven Gothel | 2011-05-06 | 4 | -154/+246 |
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanup | Sven Gothel | 2011-04-23 | 1 | -23/+28 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 5 | -576/+576 |
* | Fix: AABBox setLow/setHigh call resize; removes possible call error | Rami Santina | 2011-04-08 | 1 | -4/+4 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 5 | -0/+812 |