aboutsummaryrefslogtreecommitdiffstats
path: root/src/PrintCanvas3D
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue 190 : Need to modify all of Java 3D off-screen example programs ↵jada2006-01-283-285/+372
| | | | to request a single-buffered graphics Configuration
* Updated Copyright date to 2006kcr2006-01-055-5/+5
|
* Bumped Copyright date to 2005kcr2005-02-185-5/+5
|
* 1) Add "Free OffScreen Buffer" menu item to free the off-screen buffer (by ↵kcr2004-11-012-6/+49
| | | | | | | | calling setOffScreenBuffer(null)). 2) Free snapshot image resources when scrollable ImageDisplayer window is closed. 3) Free scene graph and off-screen buffer information when application exits
* Force target=1.4 so that examples built with JDK 1.5 will run on JDK 1.4kcr2004-10-061-1/+4
|
* Initial creation of j3d-examples sources in CVS repositorykcr2004-06-095-0/+700