From 36d3c2ab3e7e9ca90fac1b992f1f8438bf7d4587 Mon Sep 17 00:00:00 2001
From: Kevin Rushforth This software is licensed by Sun, as specified in the LICENSE-JRL.txt
@@ -14,14 +14,14 @@ file. You
must only use this software in accordance with the terms under which
the
code is licensed. The 1.5.0-beta1 version of the Java 3DTM
+ The 1.5.0-beta2 version of the Java 3DTM
API runs on JDK version 1.5.0 and higher. It has been released for
the Solaris, Linux, Windows, and Mac OS X
operating
environments. See the release
+ href="http://j3d-core.dev.java.net/j3d1_5_0/RELEASE-NOTES-beta2.html">release
notes
for more information.Java 3DTM 1.5.0-beta1
+
Java 3DTM 1.5.0-beta2
Pre-Release
Instructions for Installing Java 3D 1.5.0-beta1
-Instructions for Installing Java 3D 1.5.0-beta2
+
You may need to be "root" to do this on Linux.
You may need to be "root" to do this on Solaris.
Alternatively, you can download the
-java3d-1_5_0-beta1-windows-i586.zip
+java3d-1_5_0-beta2-windows-i586.zip
file and manually install
the
necessary files into your JRE. In this case, unzip the file, and follow
the instructions in the unzipped README.txt file.
This file contains important pre-release information for users of the Java 3DTM API, version -1.5.0-beta1. +1.5.0-beta2.
The 1.5.0-beta1 version of the Java 3D API has been released +
The 1.5.0-beta2 version of the Java 3D API has been released for Solaris (both sparc and x86/amd64), Linux (both x86 and amd64), Windows (both x86 and amd64), and @@ -44,22 +44,23 @@ Mac OS X (both PPC and x86).
-The 1.5.0-beta1 version of Java 3D for Solaris SPARC requires the +The 1.5.0-beta2 version of Java 3D for Solaris SPARC requires the following:
pkginfo -l SUNWglrt
". OpenGL for Solaris can be
obtained at: http://www.sun.com/software/graphics/opengl/-The 1.5.0-beta1 version of Java 3D for Solaris x86/amd64 requires +The 1.5.0-beta2 version of Java 3D for Solaris x86/amd64 requires the following:
@@ -71,7 +72,7 @@ following:The 1.5.0-beta1 version of Java 3D for Linux (x86 or amd64) +
The 1.5.0-beta2 version of Java 3D for Linux (x86 or amd64)
requires
the
following:
@@ -81,12 +82,12 @@ following:
href="http://java.sun.com/j2se/">http://java.sun.com/j2se/
The 1.5.0-beta1 version of Java 3D for Windows 2000, and +
The 1.5.0-beta2 version of Java 3D for Windows 2000, and
Windows/XP (x86 or amd64)
requires the following:
java -Dj3d.rend=d3d ClassName
The 1.5.0-beta1 version of Java 3D for Mac OSX (PPC or x86) +
The 1.5.0-beta2 version of Java 3D for Mac OS X (PPC or x86)
requires the following:
Issue | ++ | Description | +
---|---|---|
84 | ++ | 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 | ++ | Unable to redraw when resizing
+using JOGL pipeline + |
+
341 | ++ | Initializing 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 + |
+
Raster.setDstOffset() set the destination pixel offset in opposite direction | -||
347 | -- | OffScreen Canvas3D always -reloads textures, display lists | -
348 | -- | Programmable shaders do not work -for OffScreen Canvas3D | -
The JOGL renderer is the default on Mac OSX. +
The JOGL renderer is the default on Mac OS X.
You can select the JOGL renderer on other platforms by setting the "j3d.rend
"
system
property
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:
pkginfo -l SUNWglrt
". OpenGL for Solaris can be
obtained at: http://www.sun.com/software/graphics/opengl/Description | ||||
---|---|---|---|---|
nnn | +84 | ++ | 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 |
|
nnn | +341 | - | Description of the bug or issue | +Initializing 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 + |