Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |