| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing file to update it. | rodgersgb | 2008-05-07 | 1 | -0/+0 |
* | Moved remotely | rodgersgb | 2008-04-30 | 1 | -0/+0 |
* | Added a file remotely | rodgersgb | 2008-04-30 | 1 | -0/+0 |
* | Removed file/folder | rodgersgb | 2008-04-30 | 1 | -0/+0 |
* | Added a file remotely | rodgersgb | 2008-04-29 | 1 | -0/+0 |
* | Added a file remotely | rodgersgb | 2008-04-29 | 1 | -0/+0 |
* | Added a folder remotely | rodgersgb | 2008-04-29 | 22 | -0/+7998 |
* | Added a folder remotely | rodgersgb | 2008-04-29 | 46 | -0/+56 |
* | Added a folder remotely | rodgersgb | 2008-04-29 | 2 | -0/+1003 |
* | Added a folder remotely | rodgersgb | 2008-04-29 | 7 | -0/+603 |
* | Added a folder remotely | rodgersgb | 2008-04-29 | 5 | -0/+1520 |
* | Added a file remotely | rodgersgb | 2008-04-29 | 1 | -0/+109 |
* | Added a file remotely | rodgersgb | 2008-04-29 | 1 | -0/+25 |
* | Added a file remotely | rodgersgb | 2008-04-29 | 1 | -0/+38 |
* | Added a file remotely | rodgersgb | 2008-04-29 | 1 | -0/+21 |
* | Removed redundant addition of canvas | Kenneth Russel | 2008-04-17 | 1 | -1/+0 |
* | Added GLResetAction, used for clearing out the state of nodes | Kenneth Russel | 2007-07-22 | 3 | -0/+130 |
* | Added in more state disabling in GLRenderAction prologue for better | Kenneth Russel | 2007-05-07 | 2 | -1/+5 |
* | Provided fallback code paths if OpenGL 1.3 (glLoadTransposeMatrixf, | Kenneth Russel | 2007-04-24 | 4 | -5/+35 |
* | Bug fixes to addition and removal operations in Vec[234]fCollections | Kenneth Russel | 2007-04-21 | 3 | -15/+15 |
* | Fixed bug in computation of orthographic projection matrix where it | Kenneth Russel | 2007-04-10 | 5 | -5/+63 |
* | Added setUniformMatrices*() methods to Shader. Fleshed out setUniform*() met... | Christopher Campbell | 2007-04-09 | 3 | -20/+625 |
* | 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 | 2 | -0/+23 |
* | Added new DepthTest node class, with support from [GL]DepthTestElement. This... | Christopher Campbell | 2007-04-04 | 3 | -0/+249 |
* | minor error-checking changes | eteq | 2007-04-03 | 1 | -2/+9 |
* | Checked in code from Chris Campbell for abstracting shader support and | Kenneth Russel | 2007-04-03 | 4 | -0/+814 |
* | 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 | 2 | -2/+13 |
* | Second refactoring: put Fetcher mechanism and initial support for | Kenneth Russel | 2007-03-31 | 6 | -50/+498 |
* | First refactoring: separated DisplayShelf and DisplayShelfRenderer; | Kenneth Russel | 2007-03-30 | 2 | -571/+646 |
* | Added single image mode and optional transitions in and out of it. | Kenneth Russel | 2007-03-29 | 1 | -31/+128 |
* | Added support for using TextureRenderer in conjunction with Texture2 | Kenneth Russel | 2007-03-28 | 3 | -42/+294 |
* | Made TextureElement refer to the Texture2 node rather than the Texture | Kenneth Russel | 2007-03-27 | 4 | -34/+41 |
* | Added ray picking functionality via RayPickAction. Added unprojection | Kenneth Russel | 2007-03-24 | 22 | -56/+1162 |
* | Added file missed in last checkin | Kenneth Russel | 2007-03-19 | 1 | -0/+141 |
* | Added extensible action method mechanism via ActionTable, decoupling | Kenneth Russel | 2007-03-18 | 23 | -164/+305 |
* | Initial checkin of the Minimal Scene Graph (MSG) library, intentended | Kenneth Russel | 2007-03-18 | 71 | -0/+8392 |
* | Re-vamped internals of FontDrawer class, improved FontDrawerDemo, and changed... | eteq | 2007-02-07 | 1 | -50/+170 |
* | moved demos again | eteq | 2007-01-18 | 2 | -339/+0 |
* | moved demos out of joglutils package | eteq | 2007-01-18 | 2 | -2/+2 |
* | reorganized build, made some webstart changes | eteq | 2007-01-18 | 2 | -14/+15 |
* | Moved demos to demo package, Cleaned up some copyright headers | eteq | 2007-01-12 | 7 | -219/+418 |
* | Initial implementation of javatext package. Normals not yet correct, and no ... | eteq | 2006-12-21 | 5 | -94/+447 |
* | Renamed DrawTTF to FontDrawer | eteq | 2006-12-21 | 1 | -0/+0 |
* | Added jogltext package and added main method to GLJFrame for testing/experime... | eteq | 2006-12-15 | 2 | -0/+189 |
* | test | rodgersgb | 2006-10-05 | 1 | -20/+20 |
* | test | rodgersgb | 2006-10-05 | 1 | -0/+1 |
* | Switched JPanelDialog constructor from (String, JPanel) to (JPanel, String) | eteq | 2006-08-31 | 1 | -2/+2 |
* | Added getAutoDrawable to GLJFrame | eteq | 2006-08-27 | 1 | -0/+7 |