| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix FloatUtil.makePerspective(..): The tan(fovy/2) shall be used, not tan(fov... | Sven Gothel | 2014-07-05 | 1 | -3/+8 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -27/+27 |
* | Enhance FloatUtil: More optimizations, concludes commit 0bded476868c5fdfe4450... | Sven Gothel | 2014-06-28 | 1 | -3/+3 |
* | Enhance FloatUtil: Merge ProjectFloat features while adding optimized variati... | Sven Gothel | 2014-06-27 | 1 | -498/+179 |
* | Add generic support for picking via raycast intersection and AABBox (or similar) | Sven Gothel | 2014-03-16 | 1 | -5/+5 |
* | FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te... | Sven Gothel | 2014-03-15 | 1 | -4/+4 |
* | Math and PMVMatrix: Cleanup and Refine | Sven Gothel | 2014-03-14 | 1 | -4/+5 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -60/+60 |
* | Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math.... | Sven Gothel | 2012-11-11 | 1 | -1/+1 |
* | Fix ProjectFloat (Bug 633): Adding missing offset of sliced buffer usage; red... | Sven Gothel | 2012-10-31 | 1 | -174/+153 |
* | Update PMVMatrix/GLMatrixFunc API doc and refine PMVMatrix update / get-Mvi/M... | Sven Gothel | 2012-10-04 | 1 | -6/+23 |
* | Fix regression of commit de2b129a56335262a44a05541a3ab2e35668cc6e: ProjectFlo... | Sven Gothel | 2012-05-11 | 1 | -5/+5 |
* | Move ProjectFloat back to private, exposing basic math in FloatUtil | Sven Gothel | 2012-04-09 | 1 | -0/+940 |
* | ProjectFloat: Promote to public, exposing general matrix/vector math, custom ... | Sven Gothel | 2012-04-02 | 1 | -1068/+0 |
* | PMVMatrix: Defaults from direct NIO -> array-backed non-direct NIO: Reduced c... | Sven Gothel | 2011-10-07 | 1 | -13/+23 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+1058 |