diff options
author | Kevin Rushforth <[email protected]> | 2007-05-31 15:53:25 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2007-05-31 15:53:25 +0000 |
commit | ef65c6aecf8a5f979a0aeac9e768dee0b843e04b (patch) | |
tree | b673c39cc5d1805293045da32c05a1f54dc290cc /release-info | |
parent | d55603394af3b83db5bb431c575b5b0cfe10b445 (diff) |
Release notes for 1.5.1-beta2
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@848 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info')
-rw-r--r-- | release-info/pre-release/README.html | 71 |
1 files changed, 59 insertions, 12 deletions
diff --git a/release-info/pre-release/README.html b/release-info/pre-release/README.html index 5a97d1a..8fe906b 100644 --- a/release-info/pre-release/README.html +++ b/release-info/pre-release/README.html @@ -19,19 +19,19 @@ <title>Java 3D 1.5.1 Pre-Release Notes</title> </head> <body> -<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.5.1-beta1 +<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.5.1-beta2 Release Notes</h2> <p>This file contains important release information for users of the Java 3D<sup><font size="-2">TM</font></sup> API, version -1.5.1-beta1. +1.5.1-beta2. </p> <ul> <a href="#System_Requirements">System Requirements</a> (<a href="#Solaris_Sparc">Solaris Sparc</a>, <a href="#Solaris_x86">Solaris x86</a>, <a href="#Linux">Linux</a>, <a href="#Windows">Windows</a>, <a href="#MacOSX">Mac OS X</a>)<br> - <a href="#Improvements_In_1_5_1">Improvements in 1.5.1-beta1</a><br> + <a href="#Improvements_In_1_5_1">Improvements in 1.5.1-beta2</a><br> <a href="#JoglPipeline">JOGL Rendering Pipeline</a><br> <a href="#More_Information">More Information</a><br> </ul> @@ -41,7 +41,7 @@ x86</a>, <a href="#Linux">Linux</a>, <a href="#Windows">Windows</a>, <a installing this version.</span> </p> <h3><a name="System_Requirements"></a>System Requirements</h3> -<p>The 1.5.1-beta1 version of the Java 3D API has been released +<p>The 1.5.1-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 @@ -49,7 +49,7 @@ Mac OS X (both PPC and x86). </p> <h4><a name="Solaris_Sparc"></a>Solaris Sparc</h4> <p> -The 1.5.1-beta1 version of Java 3D for Solaris SPARC requires the +The 1.5.1-beta2 version of Java 3D for Solaris SPARC requires the following: </p> <ul> @@ -65,7 +65,7 @@ obtained at: <a href="http://www.sun.com/software/graphics/opengl/">http://www.s </ul> <h4><a name="Solaris_x86"></a>Solaris x86</h4> <p> -The 1.5.1-beta1 version of Java 3D for Solaris x86/amd64 requires +The 1.5.1-beta2 version of Java 3D for Solaris x86/amd64 requires the following: </p> @@ -77,7 +77,7 @@ following: </ul> <h4><a name="Linux"></a>Linux<br> </h4> -<p>The 1.5.1-beta1 version of Java 3D for Linux (x86 or amd64) +<p>The 1.5.1-beta2 version of Java 3D for Linux (x86 or amd64) requires the following:<br> @@ -92,7 +92,7 @@ extension: GLX </ul> <h4><a name="Windows"></a>Windows<br> </h4> -<p>The 1.5.1-beta1 version of Java 3D for Windows 2000, +<p>The 1.5.1-beta2 version of Java 3D for Windows 2000, Windows XP (x86 or amd64), or Windows Vista requires the following:<br> </p> @@ -134,7 +134,7 @@ for example: ATI driver bugs). </ul> <h4><a name="MacOSX"></a>Mac OS X</h4> -<p>The 1.5.1-beta1 version of Java 3D for Mac OS X (PPC or x86) +<p>The 1.5.1-beta2 version of Java 3D for Mac OS X (PPC or x86) requires the following:<br> </p> <ul> @@ -152,7 +152,7 @@ Intel-based Apple systems)<br> <li>Support for OpenGL 1.3 or later<br> </li> </ul> -<h3><a name="Improvements_In_1_5_1"></a>Improvements in 1.5.1-beta1</h3> +<h3><a name="Improvements_In_1_5_1"></a>Improvements in 1.5.1-beta2</h3> <h4>Enhancements</h4> <ul> <li>Windows Vista Support</li> @@ -160,9 +160,51 @@ Intel-based Apple systems)<br> <li><a href="http://wiki.java.net/bin/view/Javadesktop/Java3DApplicationDevelopment#Logging">Logging Framework</a></li> + <li>Added support for JNLPAppletLauncher (will be available shortly)</li> </ul> -<h4>Issues Fixed in 1.5.1-beta1<br> -</h4> +<h4>Issues Fixed in 1.5.1-beta2</h4> +<br> +<table width="100%" style="text-align: left;" border="1" cellpadding="2" + cellspacing="0"> + <tbody> + <tr> + <th style="vertical-align: top; text-align: right;">Issue</th> + <th style="vertical-align: top;"> </th> + <th style="vertical-align: top;">Description</th> + </tr> + <tr> + <td style="vertical-align: top; text-align: right;">257</td> + <td style="vertical-align: top;"> </td> + <td style="vertical-align: top;">Java3D Applet Launcher support</td> + </tr> + <tr> + <td style="vertical-align: top; text-align: right;">488</td> + <td style="vertical-align: top;"> </td> + <td style="vertical-align: top;">ImageComponent3D bug with by-reference images</td> + </tr> + <tr> + <td style="vertical-align: top; text-align: right;">489</td> + <td style="vertical-align: top;"> </td> + <td style="vertical-align: top;">AutoOffScreenCanvas3D: postSwap() is called twice</td> + </tr> + <tr> + <td style="vertical-align: top; text-align: right;">490</td> + <td style="vertical-align: top;"> </td> + <td style="vertical-align: top;">JOALSample fails to load second sample</td> + </tr> + <tr> + <td style="vertical-align: top; text-align: right;">491</td> + <td style="vertical-align: top;"> </td> + <td style="vertical-align: top;">Refactor platform-specific classes to use non-overlapping class names</td> + <tr> + <td style="vertical-align: top; text-align: right;">492</td> + <td style="vertical-align: top;"> </td> + <td style="vertical-align: top;">ImageComponent2D.setSubImage throws IllegalArgumentException</td> + </tr> + </tbody> +</table> +<br> +<h4>Issues Fixed in 1.5.1-beta1</h4> <br> <table width="100%" style="text-align: left;" border="1" cellpadding="2" cellspacing="0"> @@ -452,6 +494,11 @@ Intel-based Apple systems)<br> <td style="vertical-align: top;"> </td> <td style="vertical-align: top;">ClassCastException when switching shaders in PhongShadingGLSL example</td> </tr> + <tr> + <td style="vertical-align: top; text-align: right;">486</td> + <td style="vertical-align: top;"> </td> + <td style="vertical-align: top;">Java 3D hangs on some Windows Vista systems</td> + </tr> </tbody> </table> <br> |