aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number to 1.5.3kcr2008-06-301-2/+2
|
* Bump version number to 1.5.2kcr2007-07-171-2/+2
|
* Don't compress executable jar filekcr2007-04-061-1/+1
|
* 1) Rename target name from zip to srcjada2007-04-031-2/+12
| | | | 2) Add new run target to query properties on jogl pipe.
* Update copyright to 2007kcr2007-02-091-1/+1
|
* Bumped version to 1.5.1kcr2006-12-141-2/+2
|
* Merged dev-1_5 branch back to MAIN trunkkcr2006-09-291-9/+68
|
* Change zip target to zip up directories relative to parent of j3d-examples ↵kcr2006-03-071-8/+8
| | | | (so that all files are in j3d-examples/ when unzipped)
* Cleanup exampleskcr2006-03-061-26/+12
|
* Sound cleanupjada2006-03-061-50/+59
|
* 1) Modified programs to use the new Resources.java to load resources.jada2006-03-061-0/+14
| | | | 2) PrintCanvas3D : Load a default geometry in no argument case.
* Partial fix to soundjada2006-03-061-0/+8
|
* Modified programs to use the new Resources.java to load resources.jada2006-03-061-0/+28
|
* 1. Copy *.txt files to jar filekcr2006-03-031-1/+2
| | | | 2. Fix typo in AppearanceTest.java
* Compress jar filekcr2006-03-031-1/+1
|
* 1) Added VertexAttrTestCg and converted more programs to use JFrame instead ↵jada2006-03-031-4/+55
| | | | | | of MainFrame 2) Cleanup and rename.
* 1) Added a new examples : dot3/Dot3Demo and glsl_shader/VertexAttrTestjada2006-03-011-0/+27
| | | | 2) Converted SphereMotion, PureImmediate and PureImeediateStereo to use JFrame instead of MainFrame.
* Added a couple of Java 3D Programmable Shader examples.jada2006-02-241-1/+15
|
* Converted DistorGlyphtest form MainFrame to JFrame.jada2006-02-231-0/+7
|
* Make applet programs work in the new directory structure and cleanup.jada2006-02-221-7/+39
|
* Add build target to create a zip-file of the sourceskcr2006-02-171-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 ↵jada2006-02-141-5/+12
| | | | | | "compile". 2) Removed default lws file arguement option in commandline execution.
* 1) Copy shader related files to respective classes directory instead of ↵jada2006-02-141-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.jada2006-02-111-6/+33
| | | | 2) Copy resources to build in preparation for jarring
* Minor update to ant scriptkcr2006-02-011-3/+6
|
* Issue 206 : Example program cleanupkcr2006-02-011-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 2006kcr2006-01-051-1/+1
|
* More changes for Issue 206 : Example program cleanupkcr2005-12-211-1/+1
|
* Partial fix for Issue 206 : Example program cleanupkcr2005-12-121-0/+2
|
* Merged changes from dev-1_4 branch into the main trunk.kcr2005-10-171-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 2005kcr2005-02-181-1/+1
|
* Initial creation of j3d-examples sources in CVS repositorykcr2004-06-091-0/+107