aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/tess
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al...Sven Gothel2014-02-281-1/+2
* Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)Sven Gothel2014-02-241-6/+7
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-172-7/+7
* Add Factory for triangulation with base Interface; misc cleanupRami Santina2011-06-053-213/+113
* Fix: transform to Quadratic; Refactor method namesRami Santina2011-06-051-2/+2
* Remove implicit for loops reduces temp objectsRami Santina2011-05-211-1/+0
* Fix: vertex in loop test; using crossing methodRami Santina2011-05-211-11/+10
* Graph: Add comments 'n questions (FIXME?)Sven Gothel2011-05-111-8/+15
* Graph: getWinding(ArrayList<Vertex> vertices) test; minor renamingSven Gothel2011-05-101-2/+2
* Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader...Sven Gothel2011-05-101-1/+1
* Graph: whitespace ..Sven Gothel2011-05-081-3/+2
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-8/+1
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-162/+162
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+216