aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 1. Include pre-FCS spec license.Kevin Rushforth2006-01-052-5/+2
* Restore copyright notice change from revision 1.10 that was lost in revision ...Kevin Rushforth2006-01-051-1/+1
* Fix ZFunc behavior. ZFunc must work even when there is no z-buffer write ena...Alessandro Borges2006-01-051-11/+4
* comment out debug output.Alessandro Borges2006-01-051-425/+426
* Updated Copyright date to 2006Kevin Rushforth2006-01-05466-468/+468
* Comment out call to printDepthFunc() to fix build failure.Kevin Rushforth2006-01-051-1/+1
* Fixed Issue 217 : Compile j3d with "-g:lines,source" to provide line numbers ...Kevin Rushforth2006-01-031-2/+3
* Debug output fix.Alessandro Borges2006-01-031-3/+32
* Debug output fix.Alessandro Borges2006-01-023-28/+50
* Added support to DepthFuncAlessandro Borges2006-01-021-39/+85
* line break fix.Alessandro Borges2006-01-021-12/+16
* Stencil support implemented for RenderingAttributesAlessandro Borges2005-12-261-7/+115
* Fix for uncorrect Stencil size report.Alessandro Borges2005-12-261-7/+13
* Added support for Stencil.Alessandro Borges2005-12-211-13/+46
* Added support for Stencil.Alessandro Borges2005-12-2111-191/+359
* Issue 78: Rendering stops if there's an exception in the EventDispatchKevin Rushforth2005-12-208-31/+95
* Change style in checking native boolean variable.Chien Yang2005-12-131-3/+3
* Fixed Issue 201: D3D : UnsatisfiedLinkError encountered with closing windowsKevin Rushforth2005-12-131-1/+1
* Fix signature of D3D useCtx function so it will compile.Kevin Rushforth2005-12-131-1/+2
* 1) Fixed issue 175 : OffScreenRendering: Issue with Updating Texture Size fro...Chien Yang2005-12-136-43/+103
* Fixed the following issues:Kevin Rushforth2005-12-0528-55/+367
* Comment out "VERBOSE" setting for debug builds (I didn't mean to check it in)Kevin Rushforth2005-11-231-1/+1
* Bump version to beta2 in prep for buildKevin Rushforth2005-11-231-1/+1
* Issue 196 : Finish CgShader shader attributes native methodsKevin Rushforth2005-11-237-125/+843
* Fixed issue199 : New Picking system only return 1 result per geometry.Chien Yang2005-11-2122-790/+1389
* Issue 195 : Finish CgShader vertex attributes native methodsKevin Rushforth2005-11-163-203/+164
* Fixed a bug in Shader support for immediate mode rendering.Chien Yang2005-11-161-8/+10
* 1) Implemented Shader support for immediate mode rendering. (issue 182)Chien Yang2005-11-163-169/+246
* Fixed issue 116 : Handling of picking on OrientatedShape3D needs clarificationChien Yang2005-11-111-0/+4
* Issue 67 : Transparency mode update didn't get reflected correctly.Kevin Rushforth2005-11-101-2/+3
* Issue number: 167Kevin Rushforth2005-11-091-8/+25
* Fixed issue 186 : Using new Pick API with PickSegment often returns nullChien Yang2005-11-091-6/+1
* Fixed Issue 181 : Performance regression: j3d.optimizeForSpace=false ignored ...Kevin Rushforth2005-11-091-4/+18
* 1. Finished inclusion of material from Specification Guide into javadoc spec....Kevin Rushforth2005-11-0144-10/+2176
* Removed broken linkKevin Rushforth2005-10-281-6/+2
* Removed spurious @since tags from non-public filesKevin Rushforth2005-10-288-162/+5
* Incorporated another chapter from the specification guide.Kevin Rushforth2005-10-289-7/+266
* Fixed issue 187 : NPE for new PickFast PickInfo when getting geometries.Chien Yang2005-10-271-0/+8
* More stuff copied from guideKevin Rushforth2005-10-273-0/+284
* 1. Added package description.Kevin Rushforth2005-10-2615-6/+702
* Fixed 1 of 2 bugs reported in issue186 : Using new Pick API with PickSegment ...Chien Yang2005-10-261-1/+2
* Fixed issue 184 : Illegal return value if flag NODE is omittedChien Yang2005-10-261-0/+5
* Fixed issue 183 : NPE if CLOSEST_INTERSECTION_POINT is only flag.Chien Yang2005-10-241-6/+4
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-17273-9582/+34592
* Bump version number to 1.3.3 so daily or experimental builds aren'tKevin Rushforth2005-03-221-1/+1
* Fix for Issue 111 (Java 3D doesn't recognize OpenGL 2.0)Kevin Rushforth2005-03-141-1/+5
* Fixed a bug in MouseWheel support.Chien Yang2005-02-261-0/+1
* Fixed issue 105 : Build for IA64 (Itanium) 64-bit Linux.Chien Yang2005-02-243-2/+127
* Fixed issue 103 : Memory leak:: View deactivate not full enabledChien Yang2005-02-222-0/+23
* Bumped Copyright date to 2005Kevin Rushforth2005-02-18425-425/+425