aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/math
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug 636: Quaternion multiplication unexpected behaviorTek2012-11-111-4/+4
* Java Source Files: dos -> unix formatSven Gothel2012-05-152-815/+815
* Handle curved triangles overlaps.Rami Santina2011-06-201-30/+104
* Added handling for offcurve triangle overlaps.Rami Santina2011-06-141-0/+30
* Graph: getWinding(ArrayList<Vertex> vertices) test; minor renamingSven Gothel2011-05-101-1/+4
* Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader...Sven Gothel2011-05-101-2/+20
* Graph: More std. functionality (equals, clone) / Better in-place transformati...Sven Gothel2011-05-061-3/+16
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-082-567/+567
* Folded turtle2d into jogl foldersSven Gothel2011-04-012-0/+677