From 9ca66b39cf9786e44f1b94df2c6273ef58424a03 Mon Sep 17 00:00:00 2001
From: Kevin Rushforth
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.
get/setName(String)
to SceneGraphObject
classBLEND_SRC_COLOR,
+BLEND_ONE_MINUS_SRC_COLOR, BLEND_DST_COLOR, BLEND_ONE_MINUS_DST_COLOR
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.
Something
-goes here (maybe)...
+
DESCRIPTION
+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...
+
This is a list of miscellaneous features that are being considered
for addition to
the API.
GraphicsConfiguration
GraphicsConfigTemplate3D
indicating whether
+the requested GraphicsConfiguration
is used for on-screen
+rendering,
+off-screen rendering, or both)GeometryArray getGlyphGeometry(
int glyphCode
)
+method in the Font3D
classThis 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