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
/
geom
/
AABBox.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
-5
/
+5
*
Enhance FloatUtil: Merge ProjectFloat features while adding optimized variati...
Sven Gothel
2014-06-27
1
-31
/
+44
*
VectorUtil: Fix method names, i.e. use type-suffix in end of function for cla...
Sven Gothel
2014-04-09
1
-1
/
+1
*
Add AABBox.getRayIntersection(..), VectorUtil.line2PlaneIntersection(..) incl...
Sven Gothel
2014-04-09
1
-0
/
+129
*
Bug 801: Reduce temp. object creation, i.e. GC load
Sven Gothel
2014-04-02
1
-11
/
+30
*
AABBox: Add rotate(..)
Sven Gothel
2014-03-17
1
-22
/
+75
*
Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits ..
Sven Gothel
2014-03-17
1
-3
/
+13
*
Add generic support for picking via raycast intersection and AABBox (or similar)
Sven Gothel
2014-03-16
1
-2
/
+62
*
FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...
Sven Gothel
2014-03-15
1
-14
/
+17
*
Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...
Sven Gothel
2014-03-15
1
-15
/
+57
*
Bug 801: AffineTransform: Remove Serializable, make methods final; FloatUtil:...
Sven Gothel
2014-03-06
1
-7
/
+24
*
Bug 801: Fix 183e1bc1868699b99eb9f9c8bf18d646d1120a48 'window box' Calculation
Sven Gothel
2014-03-05
1
-0
/
+48
*
Bug 801: VectorUtil: Pass result vector, allowing caller to manage memory (pe...
Sven Gothel
2014-03-05
1
-18
/
+17
*
Merge branch 'master' into stash_glyphcache
Sven Gothel
2014-02-23
1
-2
/
+3
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+3
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-42
/
+42
*
AABBox: Add public direct setSize(..), skipping redundant reset() / resize(..)
Sven Gothel
2012-11-11
1
-18
/
+31
*
Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....
Sven Gothel
2012-11-11
1
-0
/
+343