aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/tess/GraphOutline.java
Commit message (Expand)AuthorAgeFilesLines
* Graph Loop: Make initFromPolyline() and locateClosestVertex() more robust, re...Sven Gothel2023-08-281-2/+5
* Graph: Fix Loop.initFromPolyline()'s Winding determination, document Winding ...Sven Gothel2023-02-171-2/+6
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-3/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-5/+5
* Remove implicit for loops reduces temp objectsRami Santina2011-05-211-2/+2
* Fix: vertex in loop test; using crossing methodRami Santina2011-05-211-9/+0
* Graph: getWinding(ArrayList<Vertex> vertices) test; minor renamingSven Gothel2011-05-101-1/+1
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-40/+40
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+81