aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/tess/Triangulator.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1501: Refine convex == !complex: Use 'complex' term, have env-property to...Sven Göthel2024-02-141-2/+10
* Bug 1501: Apply intersection tests for non-convex shapes to reject new CCW a...Sven Göthel2024-02-131-0/+3
* Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-011-2/+8
* 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-171-6/+6
* Add Factory for triangulation with base Interface; misc cleanupRami Santina2011-06-051-0/+69