| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed issue 452: Java 3D should fall back to D3D if OpenGL not available | Kevin Rushforth | 2007-03-06 | 6 | -26/+544 |
* | 1) Fixed Issue 414 : D3D: NPOT textures not properly disabled on card that la... | Chien Yang | 2007-03-06 | 6 | -134/+28 |
* | Completed the fix to Issue 415 - Need ability to disable NPOT textures for ra... | Chien Yang | 2007-03-02 | 1 | -36/+44 |
* | Fixed a VC compiler issue on using a method without first declare. | Chien Yang | 2007-03-01 | 1 | -1/+1 |
* | 1) OGL and JOGL only : Fix to Issue 415 : Need ability to disable NPOT textur... | Chien Yang | 2007-02-28 | 6 | -84/+40 |
* | Sync up with the latest versions of glext.h and wglext.h. | Kevin Rushforth | 2007-02-26 | 3 | -81/+858 |
* | Issue number: 431 | Chien Yang | 2007-02-23 | 1 | -0/+2 |
* | Fixed Issue 416 : JOGL: ClassCastException in Renderer with NioImageBuffer | Chien Yang | 2007-02-20 | 1 | -17/+74 |
* | Fixed issue 444: Transform updates overly expensive | Kevin Rushforth | 2007-02-15 | 4 | -69/+160 |
* | Fix to Issue 274 : NPE With Simultaneous View and Content Side PickingBehaviors | Chien Yang | 2007-02-15 | 1 | -8/+13 |
* | Bumped buildnum to 2 | Kevin Rushforth | 2007-02-09 | 1 | -1/+1 |
* | Update copyright to 2007 | Kevin Rushforth | 2007-02-09 | 484 | -486/+492 |
* | Fix issue 441 | paulby | 2007-02-06 | 1 | -7/+7 |
* | Fixed 434: OutOfMemory after creating millions of RenderAtomListInfo objects | Kevin Rushforth | 2007-01-19 | 1 | -0/+3 |
* | Fixed issue 435: Memory leak when reusing an Appearance with a single Texture | Kevin Rushforth | 2007-01-17 | 1 | -0/+2 |
* | Enable javaonly build on dist target. macosx is now part of daily build. | Chien Yang | 2007-01-11 | 1 | -1/+1 |
* | 1) VC7 and VC8 compile ready for ogl and d3d. | Chien Yang | 2007-01-10 | 13 | -35/+55 |
* | 1. Fixed issue 357: Memory leak when using textures with multiple views | Kevin Rushforth | 2007-01-10 | 4 | -10/+30 |
* | VC8 ready. Removed obsolete option, and suppress VC8 deprecated warning. | Chien Yang | 2007-01-09 | 5 | -10/+16 |
* | Fixed issue 364: Canvas3D.setOffScreenBuffer(null) sometimes hangs | Kevin Rushforth | 2006-12-20 | 2 | -20/+21 |
* | Fixed issue 425 : NullPointerException in automatic mipmap generation | Chien Yang | 2006-12-20 | 1 | -2/+28 |
* | Bumped version to 1.5.1 | Kevin Rushforth | 2006-12-14 | 7 | -871/+42 |
* | Update main LICENSE.txt file for 1.5 | Kevin Rushforth | 2006-12-14 | 1 | -8/+4 |
* | Final spec license for Java 3D 1.5 API | Kevin Rushforth | 2006-12-14 | 1 | -153/+155 |
* | Updated license info for 1.5 API | Kevin Rushforth | 2006-12-13 | 2 | -9/+1 |
* | Added release-final target | Kevin Rushforth | 2006-12-07 | 1 | -3/+88 |
* | Release ntoes for 1.5.0 | Kevin Rushforth | 2006-12-07 | 1 | -1/+806 |
* | Updated links | Kevin Rushforth | 2006-12-07 | 1 | -5/+5 |
* | Release notes for 1.5.0 | Kevin Rushforth | 2006-12-07 | 1 | -0/+815 |
* | Fixed the following issues: | Kevin Rushforth | 2006-12-05 | 3 | -1/+16 |
* | Added binary license and release info for 1.5.0 release | Kevin Rushforth | 2006-11-27 | 8 | -0/+784 |
* | Bump buildnum and betanum | Kevin Rushforth | 2006-11-14 | 1 | -2/+2 |
* | Added link to JCanvas3D javadoc | Kevin Rushforth | 2006-11-10 | 2 | -0/+6 |
* | Finished release notes for 1.5.0-beta2 | Kevin Rushforth | 2006-11-10 | 3 | -60/+447 |
* | Fixed issue 379: Needs NPOT support documented in Texture, Texture3D and Text... | Kevin Rushforth | 2006-11-09 | 4 | -46/+110 |
* | Preliminary release notes (without "bugs fixed" list). | Kevin Rushforth | 2006-11-09 | 1 | -0/+619 |
* | Fixed Issue 380 : NPE when uncheck Show Color Texture in Dot3 demo | Chien Yang | 2006-11-09 | 1 | -7/+9 |
* | Backed out part of the fix for issue 347 to avoid a race condition associated... | Kevin Rushforth | 2006-11-09 | 1 | -3/+13 |
* | Fixed issue 238: Exception in thread "J3D-MasterControl-1" when setting Textu... | Kevin Rushforth | 2006-11-08 | 2 | -17/+23 |
* | Added in information on CubeMap doesn't support INT format (Issue 377) | Chien Yang | 2006-11-08 | 1 | -3/+13 |
* | Fixed issue 84: Rendering pauses after Canvas3D disposal until AWT event | Kevin Rushforth | 2006-11-07 | 2 | -17/+25 |
* | Issue 131: Fixed a startup freeze problem with JCanvas3D | Kevin Rushforth | 2006-11-07 | 1 | -0/+7 |
* | Fixed Issue 368 : Background texture doesn't work on system with no NPOT support | Chien Yang | 2006-11-07 | 1 | -19/+29 |
* | Issue 219 - Support for Non Power of Two texture size | Alessandro Borges | 2006-11-03 | 1 | -4/+51 |
* | Issue 219 - Support to Non Power of Two teture Size | Alessandro Borges | 2006-11-03 | 1 | -0/+1 |
* | Fixed Issue 374 : Exception when calling Background.setImage on live scene graph | Chien Yang | 2006-11-01 | 1 | -2/+0 |
* | 1) Fixed Issue 372 : ImageComponent.set(BufferedImage) ignored when used by R... | Chien Yang | 2006-10-31 | 2 | -0/+4 |
* | Eval spec license for 1.5 API | Kevin Rushforth | 2006-10-31 | 1 | -2/+207 |
* | Fixed issue 366: Raster appears without image on systems without NPOT support | Kevin Rushforth | 2006-10-30 | 2 | -10/+21 |
* | Fixed issue 370: Deadlock when calling Raster.setimage from user thread | Kevin Rushforth | 2006-10-30 | 1 | -3/+6 |