summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump buildstr to beta2Kevin Rushforth2007-05-311-1/+1
* Release notes for 1.5.1-beta2Kevin Rushforth2007-05-312-12/+618
* Run signing script from "dist-common" target for milestone buildsKevin Rushforth2007-05-291-1/+11
* Issue 257: added hooks for JNLPAppletLauncher, a new still-to-be-defined gene...Kevin Rushforth2007-05-293-84/+110
* Final changes for issue 491: Refactor platform-specific classes to use non-ov...Kevin Rushforth2007-05-232-39/+107
* Fixed to issue 492 : ImageComponent2D.setSubImage throws IllegalArgumentExcep...Chien Yang2007-05-231-7/+8
* Minor change to Mac OS X build related to issue 491.Kevin Rushforth2007-05-161-2/+0
* Source code changes for issue 491: Refactor platform-specific classes to use ...Kevin Rushforth2007-05-1613-120/+349
* Fixed issue 489: AutoOffScreenCanvas3D: postSwap() is called twiceKevin Rushforth2007-05-151-17/+21
* Fixed to Issue 488 : ImageComponent3D bug with by-reference imagesChien Yang2007-05-151-2/+3
* Bumped buildnum to 5Kevin Rushforth2007-05-011-1/+1
* Update release notes to indicate fix for issue 486Kevin Rushforth2007-04-301-0/+5
* Fix to Issse 486 : Java 3D hangs on some Windows Vista systemsChien Yang2007-04-304-12/+12
* Updated release notesKevin Rushforth2007-04-272-0/+10
* Fixed issue 485: ClassCastException when switching shaders in PhongShadingGLS...Kevin Rushforth2007-04-273-17/+18
* Updated release notes for 1.5.1-beta1Kevin Rushforth2007-04-262-11/+485
* Initial version of 1.5.1-beta1 release notesKevin Rushforth2007-04-261-0/+507
* Fixed Issue 314 : Issue with Stenciled Transparent ObjectsChien Yang2007-04-263-18/+22
* Fix for issue 480.paulby2007-04-231-6/+14
* Remove a wrong assert testChien Yang2007-04-201-3/+0
* Fixed to Issue 412 : Exception when updating Y_UP BY_REFERENCE imageChien Yang2007-04-202-1/+14
* Bumped buildnum to 4Kevin Rushforth2007-04-201-1/+1
* Issue 480. Cache getBounds() resultspaulby2007-04-2010-88/+251
* install-debug target should use debug vecmath.jarKevin Rushforth2007-04-171-1/+1
* Fixed SecurityException when running applets & Web Start applications causedKevin Rushforth2007-04-171-14/+33
* Fixed issue 362: dynamic assignment of Canvas3D to View makes content disappearKevin Rushforth2007-04-161-3/+7
* Fixed to Issue 396 : Off-screen Canvas3D / D3D: Resizing crashes VMChien Yang2007-04-133-20/+17
* Fixed issue 479: JOGL: Screen door transparency renders incorrectly on JoglPi...Kevin Rushforth2007-04-131-2/+2
* Add install-opt targetpaulby2007-04-132-0/+14
* Stats logger for total execution time of users Behaviorspaulby2007-04-121-0/+4
* As part of the work for issue 293 (better error logging), I changed allKevin Rushforth2007-04-12101-1072/+1073
* Fix to Issue 226 submitted by aces.Chien Yang2007-04-125-221/+239
* Framework for issue 293: Need better logging for j3d error, warning, assertio...Kevin Rushforth2007-04-1212-323/+411
* Fixed issue 347: OffScreen Canvas3D always reloads textures, display listsKevin Rushforth2007-04-115-67/+147
* Added developer logger system.paulby2007-04-113-2/+83
* Fixed the following issues:Kevin Rushforth2007-04-105-59/+154
* Bump buildnumKevin Rushforth2007-04-061-1/+1
* 1) Submitted by Nvaidya - Fixed to Issue 447 : Enhance Element Traversal To ...Chien Yang2007-04-034-421/+443
* Fixed to Issue 467 : Add Java3D source jar file as a separate or part of the ...Chien Yang2007-04-033-1/+122
* Removed a debug print statementKevin Rushforth2007-03-301-1/+0
* Fixed issue 471: Performance degradation with shader attribute object setValue()Kevin Rushforth2007-03-306-40/+64
* Fixed Issue 402 : Off-screen Canvas3D throws Exception on BufferedImage of TY...Chien Yang2007-03-301-60/+53
* Issue 239: Stencil buffer should be cleared at the start of each frameKevin Rushforth2007-03-294-27/+68
* Fixed issue 458: Canvas3D stops rendering on window closeKevin Rushforth2007-03-294-135/+148
* Issue 239: Stencil buffer should be cleared at the start of each frameKevin Rushforth2007-03-268-34/+78
* 1) Fixed Issue 470 : Need informative error message for mismatched NioImageBu...Chien Yang2007-03-226-82/+82
* D3D : Added hardware mipmap support for Texture3D and TextureCubeMap.Chien Yang2007-03-223-14/+25
* 1) Implemented Issue 126 : Use OpenGL automatic mipmap generationChien Yang2007-03-2114-145/+235
* 1) Fixed Issue 461 : ClassCastException thrown when using filters with NioIm...Chien Yang2007-03-165-334/+65
* Fixed issue 466: NPE when updating lights with multiple viewsKevin Rushforth2007-03-161-8/+18