summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Issue 217 : Compile j3d with "-g:lines,source" to provide line numbers ↵Kevin Rushforth2006-01-031-2/+3
| | | | | | on stack traces git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@489 ba19aa83-45c5-6ac9-afd3-db810772062c
* Debug output fix.Alessandro Borges2006-01-031-3/+32
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@488 ba19aa83-45c5-6ac9-afd3-db810772062c
* Debug output fix.Alessandro Borges2006-01-023-28/+50
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@487 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added support to DepthFuncAlessandro Borges2006-01-021-39/+85
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@486 ba19aa83-45c5-6ac9-afd3-db810772062c
* line break fix.Alessandro Borges2006-01-021-12/+16
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@485 ba19aa83-45c5-6ac9-afd3-db810772062c
* Stencil support implemented for RenderingAttributesAlessandro Borges2005-12-261-7/+115
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@484 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fix for uncorrect Stencil size report.Alessandro Borges2005-12-261-7/+13
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@483 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added support for Stencil.Alessandro Borges2005-12-211-13/+46
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@482 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added support for Stencil.Alessandro Borges2005-12-2111-191/+359
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@481 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue 78: Rendering stops if there's an exception in the EventDispatchKevin Rushforth2005-12-208-31/+95
| | | | | | | | Issue 204: linux-amd64 build needs support for Cg Issue 212: PureImmediate test fails to rotate git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@480 ba19aa83-45c5-6ac9-afd3-db810772062c
* Change style in checking native boolean variable.Chien Yang2005-12-131-3/+3
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@479 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed Issue 201: D3D : UnsatisfiedLinkError encountered with closing windowsKevin Rushforth2005-12-131-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@478 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fix signature of D3D useCtx function so it will compile.Kevin Rushforth2005-12-131-1/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@477 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1) Fixed issue 175 : OffScreenRendering: Issue with Updating Texture Size ↵Chien Yang2005-12-136-43/+103
| | | | | | | | | from Behavior. 2) Fixed issue 208 : Sound nodes cannot be placed below Switch groups git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@476 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed the following issues:Kevin Rushforth2005-12-0528-55/+367
| | | | | | | | Issue 202: Need to upgrade to latest glext.h header file Issue 203: System.currentTimeMillis is too inaccurate on Windows for fine-grained timing git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@475 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump buildnum to "9" and betastr to "beta3"Kevin Rushforth2005-11-231-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@471 ba19aa83-45c5-6ac9-afd3-db810772062c
* Comment out "VERBOSE" setting for debug builds (I didn't mean to check it in)Kevin Rushforth2005-11-231-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@468 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump version to beta2 in prep for buildKevin Rushforth2005-11-232-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@467 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue 196 : Finish CgShader shader attributes native methodsKevin Rushforth2005-11-237-125/+843
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@466 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue199 : New Picking system only return 1 result per geometry.Chien Yang2005-11-2122-790/+1389
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@465 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue 195 : Finish CgShader vertex attributes native methodsKevin Rushforth2005-11-163-203/+164
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@464 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed a bug in Shader support for immediate mode rendering.Chien Yang2005-11-161-8/+10
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@463 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1) Implemented Shader support for immediate mode rendering. (issue 182)Chien Yang2005-11-163-169/+246
| | | | | | | 2) Fixed a minor immediate mode bug and cleanup. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@462 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 116 : Handling of picking on OrientatedShape3D needs clarificationChien Yang2005-11-111-0/+4
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@461 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue 67 : Transparency mode update didn't get reflected correctly.Kevin Rushforth2005-11-101-2/+3
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@460 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue number: 167Kevin Rushforth2005-11-091-8/+25
| | | | | | | Fixed Issue 167 : Transform3D reports matrix with NaN to be affine git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@459 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 186 : Using new Pick API with PickSegment often returns nullChien Yang2005-11-091-6/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@458 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed Issue 181 : Performance regression: j3d.optimizeForSpace=false ignored ↵Kevin Rushforth2005-11-091-4/+18
| | | | | | for some geometry git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@457 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1. Finished inclusion of material from Specification Guide into javadoc ↵Kevin Rushforth2005-11-0145-10/+2732
| | | | | | | | | spec. Added some links to new material. 2. Created a 1.4 ChangeLog git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@456 ba19aa83-45c5-6ac9-afd3-db810772062c
* Removed broken linkKevin Rushforth2005-10-281-6/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@455 ba19aa83-45c5-6ac9-afd3-db810772062c
* Removed spurious @since tags from non-public filesKevin Rushforth2005-10-288-162/+5
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@454 ba19aa83-45c5-6ac9-afd3-db810772062c
* Incorporated another chapter from the specification guide.Kevin Rushforth2005-10-289-7/+266
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@453 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 187 : NPE for new PickFast PickInfo when getting geometries.Chien Yang2005-10-271-0/+8
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@452 ba19aa83-45c5-6ac9-afd3-db810772062c
* More stuff copied from guideKevin Rushforth2005-10-273-0/+284
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@451 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1. Added package description.Kevin Rushforth2005-10-2616-6/+716
| | | | | | | | | 2. Added introductory material from former specification guide (since that is no longer being maintained). 3. Put copyright notice at bottom of all javadoc pages. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@450 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed 1 of 2 bugs reported in issue186 : Using new Pick API with PickSegment ↵Chien Yang2005-10-261-1/+2
| | | | | | always returns null. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@449 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 184 : Illegal return value if flag NODE is omittedChien Yang2005-10-261-0/+5
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@448 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 183 : NPE if CLOSEST_INTERSECTION_POINT is only flag.Chien Yang2005-10-241-6/+4
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@447 ba19aa83-45c5-6ac9-afd3-db810772062c
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-17280-9595/+35205
| | | | | | | NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@445 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated location of javadoc pagesKevin Rushforth2005-07-195-25/+25
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@347 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated linksKevin Rushforth2005-07-121-2/+5
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@334 ba19aa83-45c5-6ac9-afd3-db810772062c
* Rearranged web pages -- all content is now in parent java3d pageKevin Rushforth2005-07-012-198/+34
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@333 ba19aa83-45c5-6ac9-afd3-db810772062c
* web page updates for new blend modes and for stencil buffer.Kevin Rushforth2005-06-172-6/+17
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@322 ba19aa83-45c5-6ac9-afd3-db810772062c
* Update list of completed featuresKevin Rushforth2005-05-311-9/+4
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@297 ba19aa83-45c5-6ac9-afd3-db810772062c
* Web page updates for new functionality.Kevin Rushforth2005-05-122-17/+38
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@266 ba19aa83-45c5-6ac9-afd3-db810772062c
* Sync up with changes to api-changes-1_4.txt from dev-1_4 branchKevin Rushforth2005-04-281-0/+63
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@232 ba19aa83-45c5-6ac9-afd3-db810772062c
* Sync web page with api-changes-1_4.txt from dev-1_4 branchKevin Rushforth2005-04-271-26/+42
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@228 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed broken linkKevin Rushforth2005-04-201-2/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@220 ba19aa83-45c5-6ac9-afd3-db810772062c
* Web page updatesKevin Rushforth2005-04-202-35/+42
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@219 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated proposed new Picking spec.Chien Yang2005-04-091-12/+19
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@211 ba19aa83-45c5-6ac9-afd3-db810772062c