aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/tess/Loop.java
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit for loops reduces temp objectsRami Santina2011-05-211-6/+4
* Fix: vertex in loop test; using crossing methodRami Santina2011-05-211-59/+15
* Graph: getWinding(ArrayList<Vertex> vertices) test; minor renamingSven Gothel2011-05-101-2/+3
* 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-081-334/+334
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+373