File tree 4 files changed +18
-6
lines changed
4 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 1
1
OpenVDB Version History
2
2
=======================
3
3
4
- Version 10.0.1 - In development
4
+ Version 10.0.1 - November 30, 2022
5
+
6
+ Bug Fixes:
7
+ - Fix uninitialized point flags in tools::VolumeToMesh which could result in
8
+ non-deterministic results (bug introduced in 10.0.0).
9
+
10
+ Build:
11
+ - Fixed CXX standard requirement for VDB components in FindOpenVDB.cmake
5
12
6
13
Version 10.0.0 - October 27, 2022
7
14
Original file line number Diff line number Diff line change 4
4
5
5
@htmlonly <a name="v10_0_1_changes"></a>@endhtmlonly
6
6
@par
7
- <B>Version 10.0.1</B> - <I>In development</I>
7
+ <B>Version 10.0.1</B> - <I>November 30, 2022</I>
8
+
9
+ @par
10
+ Bug Fixes:
11
+ - Fixed uninitialized point flags in tools::VolumeToMesh which could result in
12
+ non-deterministic results (bug introduced in 10.0.0).
13
+
14
+ @par
15
+ Build:
16
+ - Fixed CXX standard requirement for VDB components in FindOpenVDB.cmake
8
17
9
18
@htmlonly <a name="v10_0_0_changes"></a>@endhtmlonly
10
19
@par
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments