aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/geom/Outline.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Reduce temp. object creation, i.e. GC loadSven Gothel2014-04-021-22/+22
* FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...Sven Gothel2014-03-151-1/+1
* Quaternion: User EPSILON for all tests against zero and one (identity .. ) an...Sven Gothel2014-03-151-1/+1
* Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...Sven Gothel2014-03-151-4/+4
* Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu...Sven Gothel2014-03-151-13/+31
* Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al...Sven Gothel2014-02-281-13/+22
* Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)Sven Gothel2014-02-241-3/+6
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-18/+18
* Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-111-1/+2
* Handle curved triangles overlaps.Rami Santina2011-06-201-16/+20
* Fix: transform to Quadratic; Refactor method namesRami Santina2011-06-051-3/+3
* Graph/JOGL: Avoid NPESven Gothel2011-05-081-1/+1
* Graph: more clone() cleanup.Sven Gothel2011-05-061-1/+1
* Graph: More std. functionality (equals, clone) / Better in-place transformati...Sven Gothel2011-05-061-63/+126
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-129/+129
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+176