summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/nodes/TriangleSet.java
Commit message (Expand)AuthorAgeFilesLines
* Provided fallback code paths if OpenGL 1.3 (glLoadTransposeMatrixf,Kenneth Russel2007-04-241-1/+7
* Made TextureElement refer to the Texture2 node rather than the TextureKenneth Russel2007-03-271-1/+4
* Added ray picking functionality via RayPickAction. Added unprojectionKenneth Russel2007-03-241-1/+100
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-181-2/+68
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-181-0/+62