@@ -95,6 +95,16 @@ <h1>Welcome</h1>
95
95
96
96
< h2 > News</ h2 >
97
97
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
+
98
108
< div class ="news_item ">
99
109
< h3 > December 13, 2018</ h3 >
100
110
< p > OpenVDB has been recognized with a
@@ -164,23 +174,6 @@ <h3>November 6, 2017</h3>
164
174
target ="_blank "> release notes</ a > for more information.</ p >
165
175
</ div >
166
176
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 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 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
-
184
177
</ div > <!-- end section -->
185
178
186
179
</ div > <!-- end content -->
0 commit comments