From 9ca66b39cf9786e44f1b94df2c6273ef58424a03 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 4 Mar 2005 22:13:26 +0000 Subject: More web page updates git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@145 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_4/proposed-changes.html | 41 ++++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 14 deletions(-) (limited to 'www/j3d1_4/proposed-changes.html') diff --git a/www/j3d1_4/proposed-changes.html b/www/j3d1_4/proposed-changes.html index c4ef970..10a1c9d 100644 --- a/www/j3d1_4/proposed-changes.html +++ b/www/j3d1_4/proposed-changes.html @@ -31,7 +31,8 @@ Shaders in Java 3D 1.4 page.

We propose to add a notification mechansim for scene graph structure changes: additions, deletions, and -moves of branch graphs to/from a live scene graph. We propose adding add/removeGraphChangeListener(GraphChangeListener) +moves of branch graphs to/from a live scene graph. We propose +adding add/removeGraphChangeListener(GraphChangeListener) methods to VirtualUniverse and a new GraphChangeListener interface with graphAdded, graphRemoved, and graphMoved methods that get called when any branch @@ -45,8 +46,8 @@ the API.

4. List of features to deprecate

This is a list of miscellaneous features that we propose to @@ -78,23 +79,37 @@ future major release (e.g., a 2.0 release).
possible inclusion into the 1.4 API.

-

1. Something...
+

1. Render to texture

-

Something -goes here (maybe)...
+

DESCRIPTION +FOR POSSIBLE RENDER-TO-TEXTURE SUPPORT GOES HERE...

-

2. Miscellaneous features

+

2. Stencil buffer support
+

+

DESCRIPTION +FOR POSSIBLE STENCIL SUPPORT GOES HERE; NOTE THAT THIS WILL NOT INCLUDE +ANY MULTI-PASS EFFECTS for 1.4...
+

+

3. Miscellaneous features

This is a list of miscellaneous features that are being considered for addition to the API.

-

3. List of features to deprecate

+

4. List of features to deprecate

This is a list of miscellaneous features that are being considered for deprecation in the API.
@@ -115,11 +130,9 @@ consideration for a future (e.g., 1.5/2.0) version of the Java 3D API.

Page last updated — $Date$ -- cgit v1.2.3