index
:
jogamp/jogl-utils.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
joglutils
/
msg
/
nodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added GLResetAction, used for clearing out the state of nodes
Kenneth Russel
2007-07-22
2
-0
/
+30
*
Provided fallback code paths if OpenGL 1.3 (glLoadTransposeMatrixf,
Kenneth Russel
2007-04-24
1
-1
/
+7
*
Fixed bug in computation of orthographic projection matrix where it
Kenneth Russel
2007-04-10
4
-4
/
+53
*
Added setUniformMatrices*() methods to Shader. Fleshed out setUniform*() met...
Christopher Campbell
2007-04-09
1
-5
/
+472
*
Added OrthographicCamera class and factored out computation of start
Kenneth Russel
2007-04-08
3
-4
/
+125
*
Hacked in support for setUniform() in ShaderNode. When I say hack, I mean it...
Christopher Campbell
2007-04-04
1
-0
/
+9
*
Added new DepthTest node class, with support from [GL]DepthTestElement. This...
Christopher Campbell
2007-04-04
1
-0
/
+70
*
Checked in code from Chris Campbell for abstracting shader support and
Kenneth Russel
2007-04-03
1
-0
/
+115
*
Added PerspectiveCamera.getWidthAngle(). Removed commented-out code
Kenneth Russel
2007-04-01
3
-3
/
+24
*
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
2
-11
/
+147
*
Made TextureElement refer to the Texture2 node rather than the Texture
Kenneth Russel
2007-03-27
2
-2
/
+5
*
Added ray picking functionality via RayPickAction. Added unprojection
Kenneth Russel
2007-03-24
11
-19
/
+392
*
Added extensible action method mechanism via ActionTable, decoupling
Kenneth Russel
2007-03-18
12
-20
/
+172
*
Initial checkin of the Minimal Scene Graph (MSG) library, intentended
Kenneth Russel
2007-03-18
14
-0
/
+1180