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/index.html | 8 ++++---- www/j3d1_4/proposed-changes.html | 41 ++++++++++++++++++++++++++-------------- 2 files changed, 31 insertions(+), 18 deletions(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index 533c1c8..694aa8d 100644 --- a/www/index.html +++ b/www/index.html @@ -137,10 +137,10 @@ changes.

Release project Source code

The current, experimental fork of the of the Java 3D source code is an early access of version 1.3.2. It is -available for download from the CVS repository of this project. The -following page describes the naming scheme for CVS -tags used in this project.
+available for download from the CVS repository of this project. For a +description of the CVS tags used in this project, please refer to "Using CVS Tags in +Java 3D Projects".

This source release differs from the the current 1.3.1 release in the following 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