aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/share
Commit message (Expand)AuthorAgeFilesLines
* 1. Fixed a problem in setOffScreenBuffer that prevented native off-screen buf...Kevin Rushforth2004-11-033-20/+14
* More fixes related to destruction of off-screen buffer; off-screen bufferKevin Rushforth2004-11-032-18/+74
* Fixed issue 66 : NullPointerException in renderOffScreenBuffer.Chien Yang2004-11-011-5/+26
* Submitted by: mikofclassxKevin Rushforth2004-10-291-0/+13
* 1) Fixed issue 77 : Scene antialiasing is disabled on Windows / OpenGLChien Yang2004-10-281-5/+11
* Issue number: 33Kevin Rushforth2004-10-281-0/+4
* More javadoc fixes, change @return to @param where for methods with voidpaulby2004-10-212-3/+3
* Fix javadoc issue, changed @return to @parampaulby2004-10-211-1/+1
* FIxed 4 problems with off-screen rendering:Kevin Rushforth2004-10-202-17/+58
* Issue number: 4, 28, 71 and 76Chien Yang2004-10-152-9/+24
* Issue number: 11Kevin Rushforth2004-10-131-35/+14
* Issue number: 23Kevin Rushforth2004-10-063-41/+133
* Issue number: 36Kevin Rushforth2004-10-054-16/+19
* With this fix Java 3D will require GLX 1.3 or higher toChien Yang2004-10-014-27/+49
* Shorten release string to fit on 80 char lineKevin Rushforth2004-09-221-2/+2
* Issue number:paulby2004-09-174-214/+5
* Issue number: Issue 72Kevin Rushforth2004-09-153-28/+43
* Throw HeadlessException if isHeadless() is true. This avoids aKevin Rushforth2004-09-131-0/+7
* Bumped version build string to "build6"Kevin Rushforth2004-09-121-1/+1
* Issue number: 26Kevin Rushforth2004-09-031-3/+15
* Issue number: 18Chien Yang2004-08-133-31/+83
* Fixed Issue 12: Frame counter isn't always incremented correctlyKevin Rushforth2004-08-122-9/+38
* Issue number: 14Kevin Rushforth2004-08-092-73/+45
* Issue number: 19Kevin Rushforth2004-08-051-1/+14
* Minor update to debug print messages and handling of System propertiesKevin Rushforth2004-07-262-328/+144
* Bumped version string to build5Kevin Rushforth2004-07-021-1/+1
* Issue number: 3Kevin Rushforth2004-07-021-1/+1
* Fixed a transparency sorting problem for Project Looking GlassKevin Rushforth2004-06-264-1/+61
* Fixed Transparency sorting bug discovered by lg3d:Kevin Rushforth2004-06-191-13/+40
* Initial creation of j3d-core-utils sources in CVS repositoryKevin Rushforth2004-06-09357-0/+191921