summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/nodes/Texture2.java
Commit message (Expand)AuthorAgeFilesLines
* Enable compilation using JogAmp 2.4.0 (one demo needs vecmath, dependency issue)HEADmasterSven Gothel2019-12-311-47/+58
* Updates to joglutils workspace to work with JOGL 2 APIs. Cleaned upKenneth Russel2009-07-181-2/+3
* Added GLResetAction, used for clearing out the state of nodesKenneth Russel2007-07-221-0/+18
* Fixed bug in computation of orthographic projection matrix where itKenneth Russel2007-04-101-0/+38
* Added msg.jar target. Added dispose() method to Texture2. Fixed smallKenneth Russel2007-03-311-0/+13
* Added support for using TextureRenderer in conjunction with Texture2Kenneth Russel2007-03-281-9/+143
* Made TextureElement refer to the Texture2 node rather than the TextureKenneth Russel2007-03-271-1/+1
* Added ray picking functionality via RayPickAction. Added unprojectionKenneth Russel2007-03-241-0/+9
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-181-1/+9
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-181-0/+139