From d9e957fad1b4b368010d80eca1293cb3c3928619 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 4 Mar 2005 23:36:55 +0000 Subject: More updates to proposed feature list git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@146 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_4/proposed-changes.html | 40 +++++++++++++++++++++++++++++++++------- 1 file changed, 33 insertions(+), 7 deletions(-) diff --git a/www/j3d1_4/proposed-changes.html b/www/j3d1_4/proposed-changes.html index 10a1c9d..caf8f14 100644 --- a/www/j3d1_4/proposed-changes.html +++ b/www/j3d1_4/proposed-changes.html @@ -88,9 +88,16 @@ FOR POSSIBLE RENDER-TO-TEXTURE SUPPORT GOES HERE...

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

-

3. Miscellaneous features

+

3. Move picking into core

+

We should consider moving some of the picking utilities (e.g., +PickCanvas and PickResult) +into the core API. Before doing this, we would need to scope out the +effort involved, and assess the +potential benefit.
+

+

4. Miscellaneous features

This is a list of miscellaneous features that are being considered for addition to the API.
@@ -109,7 +116,7 @@ glyph in a 3D font: a public GeometryArray getGlyphGeometry(int glyphCode) method in the Font3D class -

4. List of features to deprecate

+

5. List of features to deprecate

This is a list of miscellaneous features that are being considered for deprecation in the API.
@@ -121,7 +128,7 @@ the API.
implement efficiently) -

This is in addition to the API being proposed for deprecation in +

These are in addition to the API being proposed for deprecation in section I.

III. Future Features

@@ -130,9 +137,28 @@ consideration for a future (e.g., 1.5/2.0) version of the Java 3D API.

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