Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Modified program to access texture files via the Resources class. | jada | 2006-02-14 | 2 | -100/+93 | |
| | ||||||
* | Modified a couple of the examples programs to access data files in the ↵ | jada | 2006-02-11 | 6 | -44/+107 | |
| | | | | resources directory. | |||||
* | Issue 206 : Example program cleanup | kcr | 2006-02-01 | 183 | -0/+38037 | |
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 |