summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in computation of orthographic projection matrix where itKenneth Russel2007-04-105-5/+63
* Added setUniformMatrices*() methods to Shader. Fleshed out setUniform*() met...Christopher Campbell2007-04-093-20/+625
* Added OrthographicCamera class and factored out computation of startKenneth Russel2007-04-084-4/+125
* Committed through web interface.root2007-04-051-0/+2
* Committed through web interface.root2007-04-051-0/+23
* auto commit for alm editor.root2007-04-050-0/+0
* auto commit for alm editor.root2007-04-050-0/+0
* Hacked in support for setUniform() in ShaderNode. When I say hack, I mean it...Christopher Campbell2007-04-042-0/+23
* Added new DepthTest node class, with support from [GL]DepthTestElement. This...Christopher Campbell2007-04-043-0/+249
* minor error-checking changeseteq2007-04-031-2/+9
* Checked in code from Chris Campbell for abstracting shader support andKenneth Russel2007-04-034-0/+814
* Added PerspectiveCamera.getWidthAngle(). Removed commented-out codeKenneth Russel2007-04-014-3/+24
* Added msg.jar target. Added dispose() method to Texture2. Fixed smallKenneth Russel2007-03-314-3/+25
* Second refactoring: put Fetcher mechanism and initial support forKenneth Russel2007-03-317-50/+498
* First refactoring: separated DisplayShelf and DisplayShelfRenderer;Kenneth Russel2007-03-303-571/+646
* Added single image mode and optional transitions in and out of it.Kenneth Russel2007-03-292-31/+128
* Added support for using TextureRenderer in conjunction with Texture2Kenneth Russel2007-03-284-42/+294
* Made TextureElement refer to the Texture2 node rather than the TextureKenneth Russel2007-03-275-34/+41
* Added ray picking functionality via RayPickAction. Added unprojectionKenneth Russel2007-03-2423-56/+1162
* Added file missed in last checkinKenneth Russel2007-03-191-0/+141
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-1824-164/+305
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-1874-0/+8608
* Re-vamped internals of FontDrawer class, improved FontDrawerDemo, and changed...eteq2007-02-073-91/+283
* changed jnlp from http to httpseteq2007-02-051-1/+1
* jnlp updateeteq2007-01-181-1/+1
* jnlp testeteq2007-01-181-1/+1
* jnlp testeteq2007-01-181-0/+1
* updated jnlpeteq2007-01-181-2/+1
* re-organized and built demoseteq2007-01-1829-0/+2573
* moved demos againeteq2007-01-182-0/+0
* moved demos out of joglutils packageeteq2007-01-182-2/+2
* added swing-layout-1.0.jar and associated libeteq2007-01-181-0/+0
* reorganized build, made some webstart changeseteq2007-01-18146-4119/+6686
* changed codebase to http://joglutils.dev.java.net/webstart/eteq2007-01-121-1/+1
* added /webstart to codebaseeteq2007-01-121-1/+1
* added webstart directory, moved jnlp file and copied current build.eteq2007-01-122-1/+1
* Moved demos to demo package, Cleaned up some copyright headerseteq2007-01-128-219/+419
* updated small typo in jnlp fileeteq2007-01-091-1/+1
* uploaded jnlp fileeteq2007-01-091-0/+15
* Initial implementation of javatext package. Normals not yet correct, and no ...eteq2006-12-215-94/+447
* Renamed DrawTTF to FontDrawereteq2006-12-211-0/+0
* Added jogltext package and added main method to GLJFrame for testing/experime...eteq2006-12-152-0/+189
* testrodgersgb2006-10-051-20/+20
* testrodgersgb2006-10-051-0/+1
* Removed jnlp file for testingeteq2006-09-081-23/+0
* For web start testingeteq2006-09-081-0/+23
* Switched JPanelDialog constructor from (String, JPanel) to (JPanel, String)eteq2006-08-311-2/+2
* Added getAutoDrawable to GLJFrameeteq2006-08-271-0/+7
* Javadoc rebuild, minor Light changeseteq2006-08-2535-1/+6976
* Test commit.rodgersgb2006-08-236-68/+68