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
*
Findbugs.normal: Adding safeguard hashCode() implementation throwing Internal...
Sven Gothel
2014-07-08
1
-0
/
+4
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-4
/
+4
*
Enhance FloatUtil: More optimizations, concludes commit 0bded476868c5fdfe4450...
Sven Gothel
2014-06-28
1
-91
/
+1
*
Enhance FloatUtil: Merge ProjectFloat features while adding optimized variati...
Sven Gothel
2014-06-27
1
-4
/
+2
*
VectorUtil: Fix method names, i.e. use type-suffix in end of function for cla...
Sven Gothel
2014-04-09
1
-6
/
+6
*
Fix Quaternion.rotateByEuler(..): Zero rotation shall lead to NOP instead of ...
Sven Gothel
2014-04-09
1
-2
/
+2
*
Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...
Sven Gothel
2014-03-22
1
-4
/
+4
*
Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits ..
Sven Gothel
2014-03-17
1
-33
/
+86
*
FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...
Sven Gothel
2014-03-15
1
-17
/
+17
*
Quaternion: User EPSILON for all tests against zero and one (identity .. ) an...
Sven Gothel
2014-03-15
1
-37
/
+134
*
Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu...
Sven Gothel
2014-03-15
1
-12
/
+25
*
Quaternion: Fix and enhance class incl. Extensive Unit Tests (all passed)
Sven Gothel
2014-03-14
1
-232
/
+951
*
Bug 801: VectorUtil: Pass result vector, allowing caller to manage memory (pe...
Sven Gothel
2014-03-05
1
-4
/
+5
*
jogl: allow short-circuited comparison in comparison
Harvey Harrison
2013-10-18
1
-1
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-19
/
+19
*
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