aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use By_REFERENCE and Y_UP options for Texture.jada2007-04-246-10/+13
* Use Y_UP and BY_REF options for Texturejada2007-04-245-22/+36
* Don't compress executable jar filekcr2007-04-061-1/+1
* Allow user to specify a URL on the command linekcr2007-04-031-1/+9
* 1) Rename target name from zip to srcjada2007-04-031-2/+12
* Ported some earlier version of Sound examples, in the j3d-incubator project,jada2007-02-097-0/+804
* Update copyright to 2007kcr2007-02-09174-175/+178
* Bumped version to 1.5.1kcr2006-12-143-4/+4
* Remove print statementkcr2006-12-141-1/+1
* Show error dialog if NPOT textures are not supportedkcr2006-12-141-12/+25
* Update example programs to use the new optimize path in ImageComponent2D.jada2006-12-095-9/+9
* bug id 383: JCanvas3D's offscreen Canvas3D is inverted.pepe2006-11-281-5/+50
* Minor correction in use of "delay" and "random" flags.kcr2006-11-093-12/+11
* Issue 131: updated demo for JCanvas3D. Removed tabs, table and added options.pepe2006-11-093-271/+184
* Updated example to use new no-argument JCanvas3D constructorkcr2006-11-061-5/+1
* Issue number: 131kcr2006-11-013-0/+618
* Merged dev-1_5 branch back to MAIN trunkkcr2006-09-2914-82/+365
* Updated build instructionskcr2006-06-211-1/+1
* Added project toolbarkcr2006-03-071-0/+12
* Backed out unintentional putback of project.xml filekcr2006-03-071-1/+0
* Change zip target to zip up directories relative to parent of j3d-examples (s...kcr2006-03-072-8/+9
* Fixed a bug and disable write to scores file in FourByFour example.jada2006-03-071-63/+36
* Cleanup exampleskcr2006-03-061-26/+12
* Sound cleanupjada2006-03-066-647/+104
* Display output in a JTextArea component, rather than printing to System.out.kcr2006-03-064-54/+238
* 1) Modified programs to use the new Resources.java to load resources.jada2006-03-063-33/+54
* Partial fix to soundjada2006-03-063-53/+41
* Modified programs to use the new Resources.java to load resources.jada2006-03-067-137/+113
* 1. Copy *.txt files to jar filekcr2006-03-032-2/+3
* Changed a link and added a space to README-build.htmljada2006-03-031-2/+2
* 1) Updated README-build.htmljada2006-03-039-87/+138
* Recompressed duke-gears.jpg for higher compressionkcr2006-03-031-0/+0
* Added a ShaderErrorListenerkcr2006-03-034-11/+57
* Added ShaderErrorListenerskcr2006-03-037-34/+104
* 1. Recompressed some images for greater compressionkcr2006-03-037-4/+17
* Compress jar filekcr2006-03-031-1/+1
* 1) Added VertexAttrTestCg and converted more programs to use JFrame instead o...jada2006-03-0318-325/+1458
* 1) Added a new examples : dot3/Dot3Demo and glsl_shader/VertexAttrTestjada2006-03-0116-108/+2032
* Added a couple of Java 3D Programmable Shader examples.jada2006-02-2412-1/+1034
* Converted DistorGlyphtest form MainFrame to JFrame.jada2006-02-233-53/+118
* Make applet programs work in the new directory structure and cleanup.jada2006-02-2210-101/+46
* Add build target to create a zip-file of the sourceskcr2006-02-173-3/+39
* 1. Converted example programs, under appearance, background and collision, to...jada2006-02-1721-223/+479
* 1. Converted all example programs, under objload, glsl_shader and cg_shader,jada2006-02-1610-513/+769
* 1) Moved the copying of resources and shader files from the target "jar" to "...jada2006-02-142-15/+19
* 1) Copy shader related files to respective classes directory instead of under...jada2006-02-141-7/+77
* Modified programs to access data files via Resources classjada2006-02-149-98/+126
* Modified program to access texture files via the Resources class.jada2006-02-142-100/+93
* Modified a couple of the examples programs to access data files in the resour...jada2006-02-116-44/+107
* 1) Fixed an error in CLASSPATH setup for running example program in ant.jada2006-02-111-6/+33