From 7850215cea7357fbce50f23e914eeabbd3c4d4f2 Mon Sep 17 00:00:00 2001
From: Ken Russell
Date: Sun, 2 Jul 2006 00:44:56 +0000
Subject: Updated pre-release notes for 1.5.0 to indicate JOGL pipeline is now
feature complete
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@632 ba19aa83-45c5-6ac9-afd3-db810772062c
---
www/j3d1_5_0/RELEASE-NOTES-pre.html | 25 ++++++++++---------------
1 file changed, 10 insertions(+), 15 deletions(-)
(limited to 'www')
diff --git a/www/j3d1_5_0/RELEASE-NOTES-pre.html b/www/j3d1_5_0/RELEASE-NOTES-pre.html
index cca070e..9799348 100644
--- a/www/j3d1_5_0/RELEASE-NOTES-pre.html
+++ b/www/j3d1_5_0/RELEASE-NOTES-pre.html
@@ -154,21 +154,16 @@ for example:
and install it into the JRE along with the Java 3D jar files (or
include it in your PATH/CLASSPATH).
-Most Java 3D features are implemented in the JOGL pipeline, but
-the
-following are known to be missing:
-
-
-There may be others missing, as well. Any missing function will
-print
-out a message of the form:
-
-
- JoglPipeline.createOffScreenBuffer()
-
-We would appreciate feedback on bugs or problems you run into.
+
+
In the forthcoming build 5 and later builds, the JOGL rendering
+pipeline should be feature complete, but not all code paths have been
+tested. If you encounter problems, or, more specifically, see any
+differences in rendering results between the native OpenGL pipeline
+and the JOGL pipeline, please either post on the Java 3D
+forum or file a
+bug.
Improvements in 1.5.0-build4
New Features / Enhancements
--
cgit v1.2.3