aboutsummaryrefslogtreecommitdiffstats
path: root/release-info/pre-release/README.html
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2008-05-22 18:10:40 +0000
committerKevin Rushforth <[email protected]>2008-05-22 18:10:40 +0000
commit20c2b0e727fb696596335915cc63ef56dc9cb317 (patch)
treec7c8f8203fd19277c1a3072e733a3414cce72c05 /release-info/pre-release/README.html
parentfa79b5b8b0a8d2114aebfd7028330a17cb487d2d (diff)
1. Fixed issue 543 (see below)
2. Added release notes for 1.5.2-beta2 release Issue number: 543 Obtained from: pepe Submitted by: kcr Reviewed by: kcr Fixed issue 543: J3DClock does not adjust to clock skew Use "-Dj3d.adjustClockSkew=true" to enable clock skew adjustment git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@899 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info/pre-release/README.html')
-rw-r--r--release-info/pre-release/README.html41
1 files changed, 32 insertions, 9 deletions
diff --git a/release-info/pre-release/README.html b/release-info/pre-release/README.html
index 4cb509e..43e6579 100644
--- a/release-info/pre-release/README.html
+++ b/release-info/pre-release/README.html
@@ -6,19 +6,19 @@
<title>Java 3D 1.5.2 Pre-Release Notes</title>
</head>
<body>
-<h2>Java&nbsp;3D<sup><font size="-2">TM</font></sup> 1.5.2-beta1
+<h2>Java&nbsp;3D<sup><font size="-2">TM</font></sup> 1.5.2-beta2
Release Notes</h2>
<p>This file contains important release information for users of
the
Java&nbsp;3D<sup><font size="-2">TM</font></sup> API, version
-1.5.2-beta1.
+1.5.2-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_2">Improvements in 1.5.2-beta1</a><br>
+ <a href="#Improvements_In_1_5_2">Improvements in 1.5.2-beta2</a><br>
<a href="#JoglPipeline">JOGL Rendering Pipeline</a><br>
<a href="#More_Information">More Information</a><br>
</ul>
@@ -28,7 +28,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.2-beta1 version of the Java&nbsp;3D API has been released
+<p>The 1.5.2-beta2 version of the Java&nbsp;3D API has been released
for
Solaris (both sparc and x86/amd64), Linux (both x86 and amd64), Windows
(both x86 and amd64), and
@@ -36,7 +36,7 @@ Mac&nbsp;OS&nbsp;X (both PPC and x86).
</p>
<h4><a name="Solaris_Sparc"></a>Solaris Sparc</h4>
<p>
-The 1.5.2-beta1 version of Java&nbsp;3D for Solaris SPARC requires the
+The 1.5.2-beta2 version of Java&nbsp;3D for Solaris SPARC requires the
following:
</p>
<ul>
@@ -52,7 +52,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.2-beta1 version of Java&nbsp;3D for Solaris x86/amd64 requires
+The 1.5.2-beta2 version of Java&nbsp;3D for Solaris x86/amd64 requires
the
following:
</p>
@@ -64,7 +64,7 @@ following:
</ul>
<h4><a name="Linux"></a>Linux<br>
</h4>
-<p>The 1.5.2-beta1 version of Java&nbsp;3D for Linux (x86 or amd64)
+<p>The 1.5.2-beta2 version of Java&nbsp;3D for Linux (x86 or amd64)
requires
the
following:<br>
@@ -79,7 +79,7 @@ extension: GLX
</ul>
<h4><a name="Windows"></a>Windows<br>
</h4>
-<p>The 1.5.2-beta1 version of Java&nbsp;3D for Windows 2000,
+<p>The 1.5.2-beta2 version of Java&nbsp;3D for Windows 2000,
Windows XP (x86 or amd64), or Windows Vista
requires the following:<br>
</p>
@@ -121,7 +121,7 @@ for example:
ATI driver bugs).
</ul>
<h4><a name="MacOSX"></a>Mac OS X</h4>
-<p>The 1.5.2-beta1 version of Java&nbsp;3D for Mac&nbsp;OS&nbsp;X (PPC or x86)
+<p>The 1.5.2-beta2 version of Java&nbsp;3D for Mac&nbsp;OS&nbsp;X (PPC or x86)
requires the following:<br>
</p>
<ul>
@@ -139,6 +139,29 @@ Intel-based Apple systems)<br>
<li>Support for OpenGL 1.3 or later<br>
</li>
</ul>
+<h3><a name="Improvements_In_1_5_2"></a>Improvements in 1.5.2-beta2</h3>
+<h4>Issues Fixed in 1.5.2-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;">&nbsp; </th>
+ <th style="vertical-align: top;">Description</th>
+ </tr>
+ <tr>
+ <td style="vertical-align: top; text-align: right;">543</td>
+ <td style="vertical-align: top;">&nbsp; </td>
+ <td style="vertical-align: top;">J3DClock does not adjust to clock skew</td>
+ </tr>
+ <tr>
+ <td style="vertical-align: top; text-align: right;">583</td>
+ <td style="vertical-align: top;">&nbsp; </td>
+ <td style="vertical-align: top;">A disposed Graphics2D remains in Canvas3D after removal and addtion</td>
+ </tr>
+ </tbody>
+</table>
<h3><a name="Improvements_In_1_5_2"></a>Improvements in 1.5.2-beta1</h3>
<h4>Enhancements</h4>
<ul>