| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 4 | -4/+125 |
* | Committed through web interface. | root | 2007-04-05 | 1 | -0/+2 |
* | Committed through web interface. | root | 2007-04-05 | 1 | -0/+23 |
* | auto commit for alm editor. | root | 2007-04-05 | 0 | -0/+0 |
* | auto commit for alm editor. | root | 2007-04-05 | 0 | -0/+0 |
* | 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 | 4 | -3/+24 |
* | Added msg.jar target. Added dispose() method to Texture2. Fixed small | Kenneth Russel | 2007-03-31 | 4 | -3/+25 |
* | Second refactoring: put Fetcher mechanism and initial support for | Kenneth Russel | 2007-03-31 | 7 | -50/+498 |
* | First refactoring: separated DisplayShelf and DisplayShelfRenderer; | Kenneth Russel | 2007-03-30 | 3 | -571/+646 |
* | Added single image mode and optional transitions in and out of it. | Kenneth Russel | 2007-03-29 | 2 | -31/+128 |
* | Added support for using TextureRenderer in conjunction with Texture2 | Kenneth Russel | 2007-03-28 | 4 | -42/+294 |
* | Made TextureElement refer to the Texture2 node rather than the Texture | Kenneth Russel | 2007-03-27 | 5 | -34/+41 |
* | Added ray picking functionality via RayPickAction. Added unprojection | Kenneth Russel | 2007-03-24 | 23 | -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 | 24 | -164/+305 |
* | Initial checkin of the Minimal Scene Graph (MSG) library, intentended | Kenneth Russel | 2007-03-18 | 74 | -0/+8608 |
* | Re-vamped internals of FontDrawer class, improved FontDrawerDemo, and changed... | eteq | 2007-02-07 | 3 | -91/+283 |
* | changed jnlp from http to https | eteq | 2007-02-05 | 1 | -1/+1 |
* | jnlp update | eteq | 2007-01-18 | 1 | -1/+1 |
* | jnlp test | eteq | 2007-01-18 | 1 | -1/+1 |
* | jnlp test | eteq | 2007-01-18 | 1 | -0/+1 |
* | updated jnlp | eteq | 2007-01-18 | 1 | -2/+1 |
* | re-organized and built demos | eteq | 2007-01-18 | 29 | -0/+2573 |
* | moved demos again | eteq | 2007-01-18 | 2 | -0/+0 |
* | moved demos out of joglutils package | eteq | 2007-01-18 | 2 | -2/+2 |
* | added swing-layout-1.0.jar and associated lib | eteq | 2007-01-18 | 1 | -0/+0 |
* | reorganized build, made some webstart changes | eteq | 2007-01-18 | 146 | -4119/+6686 |
* | changed codebase to http://joglutils.dev.java.net/webstart/ | eteq | 2007-01-12 | 1 | -1/+1 |
* | added /webstart to codebase | eteq | 2007-01-12 | 1 | -1/+1 |
* | added webstart directory, moved jnlp file and copied current build. | eteq | 2007-01-12 | 2 | -1/+1 |
* | Moved demos to demo package, Cleaned up some copyright headers | eteq | 2007-01-12 | 8 | -219/+419 |
* | updated small typo in jnlp file | eteq | 2007-01-09 | 1 | -1/+1 |
* | uploaded jnlp file | eteq | 2007-01-09 | 1 | -0/+15 |
* | 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 |
* | Removed jnlp file for testing | eteq | 2006-09-08 | 1 | -23/+0 |
* | For web start testing | eteq | 2006-09-08 | 1 | -0/+23 |
* | 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 |
* | Javadoc rebuild, minor Light changes | eteq | 2006-08-25 | 35 | -1/+6976 |
* | Test commit. | rodgersgb | 2006-08-23 | 6 | -68/+68 |