Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Factory for triangulation with base Interface; misc cleanup | Rami Santina | 2011-06-05 | 1 | -0/+203 |
* | Remove implicit for loops reduces temp objects | Rami Santina | 2011-05-21 | 3 | -11/+12 |
* | Fix: vertex in loop test; using crossing method | Rami Santina | 2011-05-21 | 2 | -68/+15 |
* | Graph: getWinding(ArrayList<Vertex> vertices) test; minor renaming | Sven Gothel | 2011-05-10 | 2 | -3/+4 |
* | Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader... | Sven Gothel | 2011-05-10 | 1 | -21/+25 |
* | Fix: glyph outline orientation with the removal of inversion | Rami Santina | 2011-05-10 | 1 | -2/+2 |
* | Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj... | Sven Gothel | 2011-05-09 | 1 | -20/+20 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 4 | -549/+549 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 4 | -0/+704 |