Skip to content

Commit b27b580

Browse files
committed
OVDB-75: Added a 6.0.0 release news item.
Signed-off-by: Peter Cucka <peter.cucka@dreamworks.com>
1 parent f7381b4 commit b27b580

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

index.html

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,16 @@ <h1>Welcome</h1>
9595

9696
<h2>News</h2>
9797

98+
<div class="news_item">
99+
<h3>March 8, 2019</h3>
100+
<p>OpenVDB 6.0.0 is now available to
101+
<a href="./download/" target="_blank">download</a>.</p>
102+
<p>This is a relatively small release, but it includes some ABI changes
103+
to improve the performance of point data grids.
104+
See the <a href="./documentation/doxygen/changes.html#v6_0_0_changes"
105+
target="_blank">release notes</a> for a complete list of changes.</p>
106+
</div>
107+
98108
<div class="news_item">
99109
<h3>December 13, 2018</h3>
100110
<p>OpenVDB has been recognized with a
@@ -164,23 +174,6 @@ <h3>November 6, 2017</h3>
164174
target="_blank">release notes</a> for more information.</p>
165175
</div>
166176

167-
<div class="news_item">
168-
<h3>July 28, 2017</h3>
169-
<p>OpenVDB 4.0.2 is now available to
170-
<a href="./download/" target="_blank">download</a>.</p>
171-
<p>Highlights of this release:
172-
<ul>
173-
<li>help cards for Houdini nodes (in Houdini&nbsp;16)</li>
174-
<li>a new tool for fast, threaded compositing of leaf-level voxels</li>
175-
<li>a tool to clip grids against camera frustums</li>
176-
<li>enhanced support for point data grids, including Mantra
177-
and <tt>vdb_view</tt> support</li>
178-
<li>value type conversion options in the Houdini Convert&nbsp;node.</li>
179-
</ul>
180-
<p>See the <a href="./documentation/doxygen/changes.html#v4_0_2_changes"
181-
target="_blank">release notes</a> for more information.</p>
182-
</div>
183-
184177
</div> <!-- end section -->
185178

186179
</div> <!-- end content -->

0 commit comments

Comments
 (0)