aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/tess
Commit message (Expand)AuthorAgeFilesLines
* Add Factory for triangulation with base Interface; misc cleanupRami Santina2011-06-051-0/+203
* Remove implicit for loops reduces temp objectsRami Santina2011-05-213-11/+12
* Fix: vertex in loop test; using crossing methodRami Santina2011-05-212-68/+15
* Graph: getWinding(ArrayList<Vertex> vertices) test; minor renamingSven Gothel2011-05-102-3/+4
* Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader...Sven Gothel2011-05-101-21/+25
* Fix: glyph outline orientation with the removal of inversionRami Santina2011-05-101-2/+2
* Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj...Sven Gothel2011-05-091-20/+20
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-084-549/+549
* Folded turtle2d into jogl foldersSven Gothel2011-04-014-0/+704