| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1501: Refine convex == !complex: Use 'complex' term, have env-property to... | Sven Göthel | 2024-02-14 | 1 | -2/+10 |
* | Bug 1501: Apply intersection tests for non-convex shapes to reject new CCW a... | Sven Göthel | 2024-02-13 | 1 | -0/+3 |
* | Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in... | Sven Gothel | 2014-04-01 | 1 | -2/+8 |
* | Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al... | Sven Gothel | 2014-02-28 | 1 | -1/+2 |
* | Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts) | Sven Gothel | 2014-02-24 | 1 | -6/+7 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 2 | -7/+7 |
* | Add Factory for triangulation with base Interface; misc cleanup | Rami Santina | 2011-06-05 | 3 | -213/+113 |
* | Fix: transform to Quadratic; Refactor method names | Rami Santina | 2011-06-05 | 1 | -2/+2 |
* | Remove implicit for loops reduces temp objects | Rami Santina | 2011-05-21 | 1 | -1/+0 |
* | Fix: vertex in loop test; using crossing method | Rami Santina | 2011-05-21 | 1 | -11/+10 |
* | Graph: Add comments 'n questions (FIXME?) | Sven Gothel | 2011-05-11 | 1 | -8/+15 |
* | Graph: getWinding(ArrayList<Vertex> vertices) test; minor renaming | Sven Gothel | 2011-05-10 | 1 | -2/+2 |
* | Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader... | Sven Gothel | 2011-05-10 | 1 | -1/+1 |
* | Graph: whitespace .. | Sven Gothel | 2011-05-08 | 1 | -3/+2 |
* | Added nonuniform weight impl; misc enhancements/cleanups | Rami Santina | 2011-05-02 | 1 | -8/+1 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -162/+162 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 1 | -0/+216 |