summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue number: 532Ken Mc Neill2007-11-141-57/+74
* Fix to issue 532 : Background geometry BG isn't saved with SceneGraphFileWriter.Chien Yang2007-10-091-3/+11
* Fixed Issue 506 : NullPointerException: Calling getNominalSensorRotation in W...Chien Yang2007-10-081-1/+5
* 1) Fixed Issue 179 : OrbitBehavior.setRotationCenter gives spurious view shiftChien Yang2007-10-081-18/+13
* Completed the fix to Issue 411.Chien Yang2007-04-246-74/+51
* Fixed a bug in fix to 411.Chien Yang2007-04-241-12/+12
* 1) Fix to Issue 411 : Add Primitive flag to reverse Y for tex coordsChien Yang2007-04-237-713/+603
* Fixed issue 478: Memory leak in TransparencySortControllerKevin Rushforth2007-04-171-13/+7
* JCanvas3D changes needed to support j3d-core changes for issue 347 -- don't w...Kevin Rushforth2007-04-111-12/+21
* Fixed issue 474: Update javadoc for TextureLoader for ImageExceptionKevin Rushforth2007-04-031-11/+53
* Make @since tag consistantpaulby2007-03-211-1/+1
* Fix bug 468, implement close()paulby2007-03-212-1/+11
* Fixed a getPrimitiveTexCoords() bug submitted by Shawn.Chien Yang2007-03-021-6/+12
* Fix issue 453, add support of SceneGraphObject name fieldpaulby2007-03-012-1/+24
* Implement RFE 449.paulby2007-02-262-1/+71
* Fix a java doc. bug.Chien Yang2007-02-153-6/+3
* Update copyright to 2007Kevin Rushforth2007-02-09372-373/+373
* Implement RFE 438paulby2007-01-291-0/+23
* Implement RFE 438, add constructor that takes LocaleFactory along with Canvas3Dpaulby2007-01-261-0/+26
* Fix issue 437 (NPE)paulby2007-01-231-1/+2
* Fixed Issue 433 : JCanvas3D crashed when using jogl pipe.Chien Yang2007-01-071-1/+2
* Fixed Issue 427 : Method with constructor name: ObjectFileMaterialChien Yang2007-01-051-9/+1
* Fixed issue 424 : JOALMixer requires the default Viewer's setUserHeadToVworld...Chien Yang2006-12-181-0/+8
* Fixed issue 395: JCanvas3D / JOGL: Program freezesKevin Rushforth2006-12-011-2/+6
* bug id 383: JCanvas3D's offscreen Canvas3D is inverted.pepe2006-11-281-1/+1
* Fixed Issue 392 : Texture loading regression for optimized RGB PNG filesChien Yang2006-11-231-2/+1
* Fixed Issue : 393 - 1.5.0-beta2 : TextureLoader regression on BufferedImage.T...Chien Yang2006-11-221-5/+0
* Issue 131Kevin Rushforth2006-11-071-56/+18
* Minor mods for issue 131:Kevin Rushforth2006-11-062-49/+74
* Completed fix to Issue 344, handle case where imageType is of TYPE_CUSTOM.Chien Yang2006-11-061-10/+50
* Fixed Issue 344 : Too much time to load image as TextureChien Yang2006-11-031-19/+182
* Fixed Issue 360 : SceneGraphStreamWriter.writeBranchGraph throws exceptionChien Yang2006-11-021-2/+27
* Issue number: 131Kevin Rushforth2006-10-311-2/+930
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-2951-855/+10767
* Updated project toolbarKevin Rushforth2006-03-071-2/+1
* Web page updateKevin Rushforth2006-01-251-0/+13
* Updated Copyright date to 2006Kevin Rushforth2006-01-05355-356/+356
* Fixed Issue 207 : Viewer.java throws exception with leading \nKevin Rushforth2005-12-126-30/+29
* Fixes for the following two issues:Kevin Rushforth2005-11-092-6/+74
* Implemented PickIntersection classChien Yang2005-11-031-217/+1179
* Added package descriptions for all public packagesKevin Rushforth2005-10-2624-57/+271
* Fixed a typo in doc.Chien Yang2005-10-251-1/+1
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-1718-120/+2577
* Updated linksKevin Rushforth2005-07-121-3/+5
* Rearranged web pages -- all content is now in parent java3d pageKevin Rushforth2005-07-012-120/+32
* Web page updatesKevin Rushforth2005-03-211-5/+5
* Remove assert check in processMouseEvent.Chien Yang2005-03-081-9/+8
* Bumped Copyright date to 2005Kevin Rushforth2005-02-18343-344/+344
* Added transparency level support in object file loader.Chien Yang2005-02-182-5/+13
* Added mouseWheel support submitted by Frederic (pepe).Chien Yang2005-02-182-5/+287