From b4a11df9d80571b8778b01f88e8a5e6c82536afd Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 28 Apr 2006 16:43:21 +0000 Subject: Added 1.5.0 pre-release notes git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@581 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_5_0/RELEASE-NOTES-pre.html | 260 ++++++++++++++++++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100644 www/j3d1_5_0/RELEASE-NOTES-pre.html diff --git a/www/j3d1_5_0/RELEASE-NOTES-pre.html b/www/j3d1_5_0/RELEASE-NOTES-pre.html new file mode 100644 index 0000000..cf48f6c --- /dev/null +++ b/www/j3d1_5_0/RELEASE-NOTES-pre.html @@ -0,0 +1,260 @@ + + + + + + Java 3D 1.5.0 Pre-Release Notes + + +

Java 3DTM 1.5.0-build2 +Pre-Release Notes

+

NOTE: These release notes +are incomplete.
+

+

This file contains important pre-release information for users of +the +Java 3DTM API, version +1.5.0-build2. +

+ +

System Requirements

+

The 1.5.0-build2 version of the Java 3D API has been released +for +Solaris (both sparc and x86), Linux (both x86 and amd64), and Windows. +

+

Solaris/Sparc

+

+The 1.5.0-build2 version of Java 3D for Solaris/SPARC requires the +following: +

+ +

Solaris/x86

+

+The 1.5.0-build2 version of Java 3D for Solaris/x86 requires the +following: +

+ +

Linux
+

+

The 1.5.0-build2 version of Java 3D for Linux (x86 or amd64) +requires +the +following:
+

+ +

Windows
+

+

The 1.5.0-build2 version of Java 3D for Windows 2000, and +Windows/XP +requires the following:
+

+ + + +

Improvements in 1.5.0-build2

+

New Features / Enhancements
+

+ +

Issues Fixed
+

+ + + + + + + + + + + + + + + + + + +
Issue
+
 
+
Description
+
264
+
Behaviors that throw an Error +cause the BehaviorScheduler to die
266
+
Canvas3D should throw NPE by +default for null graphicsConfig
+
+

Improvements in 1.5.0-build1

+

New Features / Enhancements
+

+ +

Issues Fixed
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Issue
+
 
+
Description
+
160
+
AlternateAppearance behaves +defferently in J3D 1.3.2 comparing to J3D 1.3.1
+
172
+
Texture.setImage fails to check +ImageComponent sizes when not live
216
+
J3DTimer should use +clock_gettime on Linux
221
+
UnsatisfiedLinkError if shading +language set to Cg on d3d
244
+
ClassCastException in +Group.setChild
247
+
SHADER_ATTRIBUTE_TYPE_ERROR is +fired when ShaderAttributeArray is used (GLSL shaders)
248
+
Wrong spec. on the setFlags() +method of com.sun.j3d.utils.pickfast.PickTool
249
+
NullpointerException in +MasterControlThread when adding a Light
+
251
+
Typo in spec: PickTool.PickAny +and PickTool.PickClosest return is wrong
+
+
+

More Information
+

+

For the latest information on Java 3D, see the main Java 3D project page +on +java.net.
+

+

Click here +for a list of open issues.

+ + -- cgit v1.2.3