summaryrefslogtreecommitdiffstats
path: root/src/net/java/joglutils/msg/actions
Commit message (Expand)AuthorAgeFilesLines
* Added GLResetAction, used for clearing out the state of nodesKenneth Russel2007-07-221-0/+100
* Added in more state disabling in GLRenderAction prologue for betterKenneth Russel2007-05-071-0/+4
* Fixed bug in computation of orthographic projection matrix where itKenneth Russel2007-04-101-1/+10
* Added ray picking functionality via RayPickAction. Added unprojectionKenneth Russel2007-03-243-2/+237
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-182-144/+67
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-183-0/+321