diff options
author | Kevin Rushforth <[email protected]> | 2005-03-25 22:49:36 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-03-25 22:49:36 +0000 |
commit | ac9a97ea5c9363e07650f83cc4b69d9b6da0e14b (patch) | |
tree | cb49399fb6f36963d0102ec9dfb82903a40d3756 /www/j3d1_4/picking.html | |
parent | df9e42d247a231fe41664610445182dd2c406f0a (diff) |
Added "ROUGH DRAFT" indicator
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@176 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/picking.html')
-rw-r--r-- | www/j3d1_4/picking.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/j3d1_4/picking.html b/www/j3d1_4/picking.html index cea288d..c7f9ee7 100644 --- a/www/j3d1_4/picking.html +++ b/www/j3d1_4/picking.html @@ -8,6 +8,9 @@ <body> <h2>Java 3D<sup><font size="-2">TM</font></sup> 1.4: Picking Changes</h2> +<h3><span style="color: rgb(0, 153, 0);"><i>ROUGH DRAFT: This API +is a Work in Progress</i></span></h3> +<hr> <p>This page describes proposed picking changes in Java 3D 1.4... </p> <p>The proposed API is:</p> |