aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2006-04-28 16:50:13 +0000
committerKevin Rushforth <[email protected]>2006-04-28 16:50:13 +0000
commitecb93b90e625c03b4ef6174cbb02a9e6d0b7c519 (patch)
tree7e9543eabf5bc5e6f990ce1013319e91263c6cbc /www
parentb4a11df9d80571b8778b01f88e8a5e6c82536afd (diff)
Minor formatting change
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@582 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r--www/j3d1_5_0/RELEASE-NOTES-pre.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/www/j3d1_5_0/RELEASE-NOTES-pre.html b/www/j3d1_5_0/RELEASE-NOTES-pre.html
index cf48f6c..4e0c308 100644
--- a/www/j3d1_5_0/RELEASE-NOTES-pre.html
+++ b/www/j3d1_5_0/RELEASE-NOTES-pre.html
@@ -2,7 +2,6 @@
<html>
<head>
<!--
-
/*
* $RCSfile$
*
@@ -127,8 +126,8 @@ for example:
<li>Added preliminary API for NIO texture images<br>
</li>
</ul>
-<h4>Issues Fixed<br>
-</h4>
+<h4>Issues Fixed</h4>
+<br>
<table style="text-align: left;" border="1" cellpadding="2"
cellspacing="0">
<tbody>
@@ -158,8 +157,8 @@ default for null graphicsConfig</td>
</table>
<br>
<h3>Improvements in 1.5.0-build1</h3>
-<h4>New Features / Enhancements<br>
-</h4>
+<h4>New Features / Enhancements</h4>
+<br>
<ul>
<li>Non-power-of-two textures for Texture2D<br>
</li>
@@ -246,8 +245,7 @@ and PickTool.PickClosest return is wrong<br>
</tbody>
</table>
<br>
-<h3><a name="More_Information"></a>More Information<br>
-</h3>
+<h3><a name="More_Information"></a>More Information</h3>
<p>For the latest information on Java&nbsp;3D, see the <a
href="https://java3d.dev.java.net/">main Java&nbsp;3D project page</a>
on