From 36d3c2ab3e7e9ca90fac1b992f1f8438bf7d4587 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 10 Nov 2006 00:25:43 +0000 Subject: Finished release notes for 1.5.0-beta2 git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@749 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_5_0/RELEASE-NOTES-beta2.html | 196 ++++++++++++++++++++++++++++++++-- 1 file changed, 187 insertions(+), 9 deletions(-) (limited to 'www') diff --git a/www/j3d1_5_0/RELEASE-NOTES-beta2.html b/www/j3d1_5_0/RELEASE-NOTES-beta2.html index b7d1202..e7b9f1a 100644 --- a/www/j3d1_5_0/RELEASE-NOTES-beta2.html +++ b/www/j3d1_5_0/RELEASE-NOTES-beta2.html @@ -65,8 +65,9 @@ following:
  • JDK 1.5.0 or later from Sun Microsystems: http://java.sun.com/j2se/
  • Solaris 9 or later
  • -
  • Frame Buffer with OpenGL 1.3 support (XVR-600, -XVR-1200, Expert3D, etc.)
  • +
  • Frame Buffer with OpenGL 1.3 support or better (XVR-600, +XVR-1200, Expert3D, etc.). A frame buffer with OpenGL 1.2 support will +work, but with reduced texture mapping functionality.
  • OpenGL 1.3 for Solaris or later. To find your current version, use: "pkginfo -l SUNWglrt". OpenGL for Solaris can be obtained at: http://www.sun.com/software/graphics/opengl/
  • @@ -95,8 +96,8 @@ following:
    href="http://java.sun.com/j2se/">http://java.sun.com/j2se/
  • Graphics adapter with driver that supports the GLX extension: GLX -1.3 or later and OpenGL 1.3 or later
    -
  • +1.3 or later and OpenGL 1.3 or later. A graphics adapter with OpenGL +1.2 support will work, but with reduced texture mapping functionality.

    Windows

    @@ -189,7 +190,7 @@ log,

    Issues Fixed in 1.5.0-beta2

    -FINISH THIS LIST
    +
    @@ -199,15 +200,192 @@ FINISH THIS LIST
    - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Description
    nnn84  Rendering pauses after Canvas3D +disposal until AWT event
    +
    238  Exception in thread +"J3D-MasterControl-1" when setting TextureUnitState to 0-length array
    +
    252  Offscreen Canvas3D/Screen3D +error reporting (pbuffer allocation)
    +
    295  Texture3D throws +ArrayIndexOutOfBoundsException when scaleImage
    +
    312  Exception while detaching +ModelClip from ViewSpecificGroup
    +
    324  Lockup Java3D program and throw +exception using JOGL renderer
    +
    336   Description of the bug or issue
    +
    Unable to redraw when resizing +using JOGL pipeline
    nnn341   Description of the bug or issueInitializing audio device using +Webstart throws ClassNotFoundException
    +
    344  Too much time to load image as +Texture
    +
    349  OffScreen Canvas3D needlessly +forces power-of-two for its buffer
    +
    351  Need a new mechanism to free D3D +surface
    +
    352  VC compiler generates warning on +Windows AMD64 build
    +
    353  GeometryArray Memory Leak
    +
    355  IndexedXXXStripArray throws NPE +with ByRef Indices
    +
    356  Exception in RenderBin when +removing a Shape3D with no geometry
    +
    358  Document that OGL 1.2 is +supported, but at reduced functionality
    +
    360  SceneGraphStreamWriter.writeBranchGraph +throws exception
    +
    366  Raster appears without image on +systems without NPOT support
    +
    367  Clip throws NPE in case of +region = null in a live scene
    +
    368  Background texture doesn't work +on system with no NPOT support
    +
    370  Deadlock when calling +Raster.setimage from user thread
    +
    371  Poor raster quality for systems +that don't support NPOT textures
    +
    372  ImageComponent.set(BufferedImage) +ignored when used by Raster
    +
    373  ImageComponent.set(BufferedImage) +ignored when used by Background
    +
    374  Exception when calling +Background.setImage on live scene graph
    +
    379  Needs NPOT support documented in +Texture, Texture3D and TextureCubeMap
    +
    380  NPE when uncheck Show Color +Texture in Dot3 demo
    +
    -- cgit v1.2.3