summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* j3dutils: remove a bunch of unneeded casts to SampleHarvey Harrison2013-01-272-16/+16
* j3dutil: remove many wrapper around nio buffers, the tests for J3DBuffer's ty...Harvey Harrison2012-09-225-89/+81
* j3dutils: remove some of the nio wrappers that we only used as temporariesHarvey Harrison2012-09-221-44/+32
* j3dutils: fix length when reading in a serialized DoubleArrayHarvey Harrison2012-09-221-1/+1
* j3dutils: begin removing the wrappers of nio, we can rely on them always nowHarvey Harrison2012-09-184-115/+19
* j3dutils: remove use of deprecated JPEGEncoder/Decoder, use ImageIOHarvey Harrison2012-08-271-10/+3
* j3dutils: remove RCS file markers from source filesHarvey Harrison2012-05-18354-1770/+0
* j3dutils: remove some Java1.3 support code, require Java 6Harvey Harrison2012-02-221-35/+11
* j3dutils: use static access to constants in SimpleUniverse, ViewerHarvey Harrison2012-02-222-4/+4
* j3dutils: add generic annotation to PriviledgedAction in SimpleUniverseHarvey Harrison2012-02-221-8/+6
* j3dutils: remove DVR backdoor in ViewerHarvey Harrison2012-02-223-180/+0
* j3dutils: remove totally unused BoundingBox from CompressedGeometryRetainedHarvey Harrison2012-01-261-14/+0
* j3dutils: update for generics annotation done for getAllLocalesHarvey Harrison2012-01-261-6/+6
* j3dutils: use eclipse organize imports cleanup toolHarvey Harrison2011-12-31290-1175/+1706
* j3dutils: remove trailing whitespace from all filesHarvey Harrison2011-12-31297-5972/+5972
* j3dutils: cherry-pick fix from svn trunk issue 657Ken Mc Neill2011-12-311-1/+13
* j3dutils: cherry-pick fix from svn trunk issue 656Ken Mc Neill2011-12-311-23/+61
* j3dutils: cherry-pick fix from svn trunk issue 655Ken Mc Neill2011-12-311-7/+34
* j3dutils: cherry-pick fix from svn trunk issue 654Ken Mc Neill2011-12-312-23/+46
* j3dutils: cherry-pick fix from svn trunk issue 587Ken Mc Neill2011-12-311-1/+1
* j3dutils: cherry-pick fix from svn trunk issue 638Ken Mc Neill2011-12-311-2/+2
* j3dutils: cherry-pick fix from svn trunk issue 639Ken Mc Neill2011-12-311-27/+25
* Issue number: 599Alessandro Borges2009-02-241-9/+11
* Issue number: 614Alessandro Borges2009-02-241-1/+1
* Issue number: 612/613Alessandro Borges2009-02-241-11/+71
* Copied www changes from trunkKevin Rushforth2008-07-141-0/+8
* Update version to 1.6Kevin Rushforth2008-06-181-1/+1
* This commit was manufactured by cvs2svn to create branch 'dev-1_6'.cvs2svn2008-02-280-0/+0
* Updated build manifest to support j3d-core build script changesKevin Rushforth2008-02-281-4/+4
* Minor web page updateKevin Rushforth2008-02-202-9/+7
* Issue number: 483Ken Mc Neill2007-11-142-131/+156
* Issue number: 532Ken Mc Neill2007-11-141-28/+37
* 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