summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/nodes
Commit message (Expand)AuthorAgeFilesLines
* 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-282-11/+147
* Made TextureElement refer to the Texture2 node rather than the TextureKenneth Russel2007-03-272-2/+5
* Added ray picking functionality via RayPickAction. Added unprojectionKenneth Russel2007-03-2411-19/+392
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-1812-20/+172
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-1814-0/+1180