aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/tess/Loop.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...Sven Gothel2014-03-221-23/+15
* FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...Sven Gothel2014-03-151-8/+8
* Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)Sven Gothel2014-02-241-3/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-15/+15
* Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-111-3/+3
* 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