Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quaternion.java : fixed not clear assignment | Petr Skramovsky | 2013-06-05 | 1 | -2/+3 |
* | new method for vector multiplication, new copy constructor | Petr Skramovsky | 2013-06-05 | 1 | -0/+28 |
* | fixed isIdentity method, deprecated isEmpty method (quaternion doesn't have s... | Petr Skramovsky | 2013-06-05 | 1 | -13/+39 |
* | removed unnecessary castings, removed unnecessary methods for vector operatio... | Petr Skramovsky | 2013-06-05 | 1 | -58/+11 |
* | reformatted to same style | Petr Skramovsky | 2013-06-05 | 1 | -180/+207 |
* | jogl: remove executable bit from some java files and a png | Harvey Harrison | 2013-04-09 | 1 | -0/+0 |
* | Fix Bug 703: Quaternion slerp function. Disclaimer: Not tested / No unit test. | Harvey Harrison | 2013-04-09 | 1 | -30/+39 |
* | Fix Bug : Quaternion multiplication unexpected behavior | HaZuki | 2012-11-16 | 1 | -2/+2 |
* | Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math.... | Sven Gothel | 2012-11-11 | 1 | -0/+382 |