index
:
jogl-utils.git
master
JOGL Utils repository on http://jogamp.org/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
joglutils
/
msg
/
nodes
/
Texture2.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)
HEAD
master
Sven Gothel
2019-12-31
1
-47
/
+58
*
Updates to joglutils workspace to work with JOGL 2 APIs. Cleaned up
Kenneth Russel
2009-07-18
1
-2
/
+3
*
Added GLResetAction, used for clearing out the state of nodes
Kenneth Russel
2007-07-22
1
-0
/
+18
*
Fixed bug in computation of orthographic projection matrix where it
Kenneth Russel
2007-04-10
1
-0
/
+38
*
Added msg.jar target. Added dispose() method to Texture2. Fixed small
Kenneth Russel
2007-03-31
1
-0
/
+13
*
Added support for using TextureRenderer in conjunction with Texture2
Kenneth Russel
2007-03-28
1
-9
/
+143
*
Made TextureElement refer to the Texture2 node rather than the Texture
Kenneth Russel
2007-03-27
1
-1
/
+1
*
Added ray picking functionality via RayPickAction. Added unprojection
Kenneth Russel
2007-03-24
1
-0
/
+9
*
Added extensible action method mechanism via ActionTable, decoupling
Kenneth Russel
2007-03-18
1
-1
/
+9
*
Initial checkin of the Minimal Scene Graph (MSG) library, intentended
Kenneth Russel
2007-03-18
1
-0
/
+139