summaryrefslogtreecommitdiffstats
path: root/manifest.mf
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number to 1.5.3kcr2008-06-301-1/+1
|
* Bump version number to 1.5.2kcr2007-07-171-1/+1
|
* Bumped version to 1.5.1kcr2006-12-141-1/+1
|
* Merged dev-1_5 branch back to MAIN trunkkcr2006-09-291-1/+1
|
* Issue 206 : Example program cleanupkcr2006-02-011-0/+5
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