index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
com
/
jogamp
/
opengl
/
math
/
Quaternion.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated methods.
Sven Gothel
2013-07-04
1
-14
/
+2
*
Quaternion: Fix float type - double epsilon slipped through review, where we ...
Sven Gothel
2013-06-30
1
-2
/
+2
*
VectorUtil, Quaternion: Use 'final' qualifier if possible
Sven Gothel
2013-06-12
1
-27
/
+27
*
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