Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version number to 1.5.3 | kcr | 2008-06-30 | 1 | -2/+2 |
| | |||||
* | Bump version number to 1.5.2 | kcr | 2007-07-17 | 1 | -2/+2 |
| | |||||
* | Don't compress executable jar file | kcr | 2007-04-06 | 1 | -1/+1 |
| | |||||
* | 1) Rename target name from zip to src | jada | 2007-04-03 | 1 | -2/+12 |
| | | | | 2) Add new run target to query properties on jogl pipe. | ||||
* | Update copyright to 2007 | kcr | 2007-02-09 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.5.1 | kcr | 2006-12-14 | 1 | -2/+2 |
| | |||||
* | Merged dev-1_5 branch back to MAIN trunk | kcr | 2006-09-29 | 1 | -9/+68 |
| | |||||
* | Change zip target to zip up directories relative to parent of j3d-examples ↵ | kcr | 2006-03-07 | 1 | -8/+8 |
| | | | | (so that all files are in j3d-examples/ when unzipped) | ||||
* | Cleanup examples | kcr | 2006-03-06 | 1 | -26/+12 |
| | |||||
* | Sound cleanup | jada | 2006-03-06 | 1 | -50/+59 |
| | |||||
* | 1) Modified programs to use the new Resources.java to load resources. | jada | 2006-03-06 | 1 | -0/+14 |
| | | | | 2) PrintCanvas3D : Load a default geometry in no argument case. | ||||
* | Partial fix to sound | jada | 2006-03-06 | 1 | -0/+8 |
| | |||||
* | Modified programs to use the new Resources.java to load resources. | jada | 2006-03-06 | 1 | -0/+28 |
| | |||||
* | 1. Copy *.txt files to jar file | kcr | 2006-03-03 | 1 | -1/+2 |
| | | | | 2. Fix typo in AppearanceTest.java | ||||
* | Compress jar file | kcr | 2006-03-03 | 1 | -1/+1 |
| | |||||
* | 1) Added VertexAttrTestCg and converted more programs to use JFrame instead ↵ | jada | 2006-03-03 | 1 | -4/+55 |
| | | | | | | of MainFrame 2) Cleanup and rename. | ||||
* | 1) Added a new examples : dot3/Dot3Demo and glsl_shader/VertexAttrTest | jada | 2006-03-01 | 1 | -0/+27 |
| | | | | 2) Converted SphereMotion, PureImmediate and PureImeediateStereo to use JFrame instead of MainFrame. | ||||
* | Added a couple of Java 3D Programmable Shader examples. | jada | 2006-02-24 | 1 | -1/+15 |
| | |||||
* | Converted DistorGlyphtest form MainFrame to JFrame. | jada | 2006-02-23 | 1 | -0/+7 |
| | |||||
* | Make applet programs work in the new directory structure and cleanup. | jada | 2006-02-22 | 1 | -7/+39 |
| | |||||
* | Add build target to create a zip-file of the sources | kcr | 2006-02-17 | 1 | -1/+15 |
| | | | | | Added missing THIRDPARTY-LICENSE-VIEWPOINT.txt file Updated file locations for THIRDPARTY-LICENSE-3DLABS.txt | ||||
* | 1) Moved the copying of resources and shader files from the target "jar" to ↵ | jada | 2006-02-14 | 1 | -5/+12 |
| | | | | | | "compile". 2) Removed default lws file arguement option in commandline execution. | ||||
* | 1) Copy shader related files to respective classes directory instead of ↵ | jada | 2006-02-14 | 1 | -7/+77 |
| | | | | | | under resources directory. 2) Added more examples to run with ant command. | ||||
* | 1) Fixed an error in CLASSPATH setup for running example program in ant. | jada | 2006-02-11 | 1 | -6/+33 |
| | | | | 2) Copy resources to build in preparation for jarring | ||||
* | Minor update to ant script | kcr | 2006-02-01 | 1 | -3/+6 |
| | |||||
* | Issue 206 : Example program cleanup | kcr | 2006-02-01 | 1 | -63/+77 |
| | | | | | | | | | | | | Item 4) Reorganized directory structure to make the examples a single project rather than a collection of independent apps. . All example programs moved under src/classes, and all are now in a subpackage of org.jdesktop.j3d.examples. . All resource files (geometry, images, audio) moved under src/resources . ant script now exists only at top level . Created netbeans project file for NetBeans IDE | ||||
* | Updated Copyright date to 2006 | kcr | 2006-01-05 | 1 | -1/+1 |
| | |||||
* | More changes for Issue 206 : Example program cleanup | kcr | 2005-12-21 | 1 | -1/+1 |
| | |||||
* | Partial fix for Issue 206 : Example program cleanup | kcr | 2005-12-12 | 1 | -0/+2 |
| | |||||
* | Merged changes from dev-1_4 branch into the main trunk. | kcr | 2005-10-17 | 1 | -0/+4 |
| | | | | NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed. | ||||
* | Bumped Copyright date to 2005 | kcr | 2005-02-18 | 1 | -1/+1 |
| | |||||
* | Initial creation of j3d-examples sources in CVS repository | kcr | 2004-06-09 | 1 | -0/+107 |