Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 206 : Example program cleanup | kcr | 2006-02-01 | 1 | -148/+0 |
| | | | | | | | | | | | | 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 |
| | |||||
* | Bumped Copyright date to 2005 | kcr | 2005-02-18 | 1 | -1/+1 |
| | |||||
* | Updated QueryProperties example program to print all properties in Map. | kcr | 2004-12-21 | 1 | -65/+75 |
| | |||||
* | Issue number: 26 | kcr | 2004-09-03 | 1 | -0/+6 |
| | | | | | Print out the values for the 3 new Canvas3D.queryProperties(): texture3DWidthMax, texture3DHeightMax, and texture3DDepthMax. | ||||
* | Initial creation of j3d-examples sources in CVS repository | kcr | 2004-06-09 | 1 | -0/+132 |