From 2529c5fa0b87297d6e5cdb52c8dd86fddb4a42ad Mon Sep 17 00:00:00 2001
From: Kevin Rushforth
Date: Wed, 15 Feb 2006 22:37:16 +0000
Subject: 1) Web page updates for release notes 2) Added files needed for final
fcs build
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@522 ba19aa83-45c5-6ac9-afd3-db810772062c
---
docs/ChangeLog-1_4.html | 15 +-
release-info/fcs-1_4_0/0-USAGE.txt | 17 +
release-info/fcs-1_4_0/LICENSE-Java3D-v1_4_0.rtf | 180 ++++++++
release-info/fcs-1_4_0/LICENSE-Java3D-v1_4_0.txt | 298 ++++++++++++++
release-info/fcs-1_4_0/README-distribution.txt | 39 ++
release-info/fcs-1_4_0/README-download.html | 70 ++++
release-info/fcs-1_4_0/README.html | 499 +++++++++++++++++++++++
www/j3d1_4_0/HOW-TO-INSTALL.html | 52 ++-
www/j3d1_4_0/RELEASE-NOTES.html | 485 +++++++++++++++++++++-
9 files changed, 1639 insertions(+), 16 deletions(-)
create mode 100644 release-info/fcs-1_4_0/0-USAGE.txt
create mode 100644 release-info/fcs-1_4_0/LICENSE-Java3D-v1_4_0.rtf
create mode 100644 release-info/fcs-1_4_0/LICENSE-Java3D-v1_4_0.txt
create mode 100644 release-info/fcs-1_4_0/README-distribution.txt
create mode 100644 release-info/fcs-1_4_0/README-download.html
create mode 100644 release-info/fcs-1_4_0/README.html
diff --git a/docs/ChangeLog-1_4.html b/docs/ChangeLog-1_4.html
index 6e74396..abf0615 100644
--- a/docs/ChangeLog-1_4.html
+++ b/docs/ChangeLog-1_4.html
@@ -13,9 +13,11 @@ Java 3D community on java.net (see
https://java3d.dev.java.net).
They are already part of daily and periodic stable builds available on
java.net.
-I. Proposed Changes
-
-Here is the list of proposed changes for the Java 3D 1.4 API:
+
I. Proposed Changes
+
+
+II. Accepted Changes
+Here is the list of accepted changes for the Java 3D 1.4 API:
- Programmable shader support
@@ -34,7 +36,7 @@ Java 3D API.
1. Programmable shader
support
-We propose to add programmable shader support to Java 3D 1.4
+
We propose to add programmable shader support to Java 3D 1.4.
This is
the primary new feature of this release.
@@ -546,10 +548,7 @@ deltaT)
-II. Accepted Changes
-
-
-III. Deferred Changes
+III. Deferred Changes