aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Issue number: 640 - setDepthTestFunction do not work with the D3D rendererAlessandro Borges2010-01-221-0/+1
* Issue number: 634 - GeometryArrayRetained : dirty flag isn't set in setNorma...Alessandro Borges2009-10-301-0/+1
* Issue number: 633 - ShaderAttributeSetRetained : remove(..) doesn't remove a...Alessandro Borges2009-10-301-3/+3
* Issue number: 632 - PointAttributesRetained : setPointAntialiasingEnable doe...Alessandro Borges2009-10-271-1/+1
* Issue number: 629 - D3D must use software vertex processing on Intel video c...Alessandro Borges2009-09-133-64/+74
* Issue number: 620 - ROTATE_NONE is not considered in OrientedShape3DAlessandro Borges2009-06-191-1/+1
* Issue number: 609Alessandro Borges2009-02-241-3/+3
* Issue number: 607Alessandro Borges2009-02-241-320/+321
* Issue number: 602Alessandro Borges2009-02-241-270/+270
* Copy fix for 592 from trunkpaulby2008-08-132-13/+18
* Fixed 591: ArrayIndexOutOfBoundsException in NnuIdManagerKevin Rushforth2008-08-131-23/+33
* Merge changes between root-1_6 and rel-1_5_2-fcs into the dev-1_6 branchKevin Rushforth2008-06-301-1/+1
* Update version to 1.6Kevin Rushforth2008-06-182-3/+3
* 1. Fixed issue 543 (see below)Kevin Rushforth2008-05-222-4/+28
* Fixed issue 583: A disposed Graphics2D remains in Canvas3D after removal and ...Kevin Rushforth2008-05-152-1/+11
* Issue number: 578Alessandro Borges2008-04-041-1/+5
* Update source code for GPLv2 licenseKevin Rushforth2008-02-28472-1174/+9571
* Fixed issue 569: ImageComponent.ALLOW_IMAGE_READ is falseKevin Rushforth2008-02-191-1/+1
* Issue number: #560 - Use D3DCREATE_FPU_PRESERVE flag on D3D pipelineAlessandro Borges2008-02-151-14/+36
* Issue number: 561Kevin Rushforth2008-02-122-4/+31
* Fixed a harmless typo in MasterControl.Chien Yang2008-02-121-1/+1
* Fixed issue 562: Error occurs when Canvas3D removed from ViewKevin Rushforth2008-01-311-4/+11
* Issue number: 563Chien Yang2008-01-311-0/+2
* Issue number: #513Alessandro Borges2008-01-241-31/+33
* Issue number: #513Alessandro Borges2008-01-241-30/+85
* Issue number: #513Alessandro Borges2008-01-241-9/+10
* Issue number: #513Alessandro Borges2008-01-241-15/+51
* Issue number: #513Alessandro Borges2008-01-241-0/+2
* Issue number: 544Chien Yang2007-12-124-135/+182
* Issue number: 548Alessandro Borges2007-12-064-1354/+1583
* Issue number: 555Chien Yang2007-12-051-4/+7
* Fix to Issue 514 : NPE in Wonderland : triggered in cached bounds computationChien Yang2007-12-046-11/+21
* 1) Completed the fix to issue 540.Chien Yang2007-11-281-7/+12
* Issue #541 Bound.closest_point() method creates unused Matrix3dAlessandro Borges2007-11-141-56/+56
* Fix for issue 540, ArrayIndexOutOfBoundsExceptionpaulby2007-11-141-0/+6
* Fixed issue 534: ClassNotFoundException when running applet if Java 3D instal...Kevin Rushforth2007-10-091-6/+26
* Fixed Issue 519 : IntersectionInfo.getGeometry return null for IndexedArrayGe...Chien Yang2007-10-082-26/+28
* Add generated sources to nbproject file so NB6 will find them.Kevin Rushforth2007-08-011-0/+2
* Bump version number to 1.5.2Kevin Rushforth2007-07-171-2/+2
* Fixed version number (per Legal)Kevin Rushforth2007-06-251-1/+1
* Fix issue 496: Big performance hit in VirtualUniverse.getNodeIdKevin Rushforth2007-06-181-2/+4
* Fixed issue 494: Group.moveto(null) throws a NullPointerExceptionKevin Rushforth2007-06-051-1/+3
* Finalized name of JNLPAppletLauncher class and propertyKevin Rushforth2007-05-312-3/+3
* 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-231-10/+26
* Fixed to issue 492 : ImageComponent2D.setSubImage throws IllegalArgumentExcep...Chien Yang2007-05-231-7/+8
* 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