Skip to content

Commit ddf922f

Browse files
committed
Updated change logs for 10.0.1
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
1 parent 43ecdc2 commit ddf922f

File tree

4 files changed

+18
-6
lines changed

4 files changed

+18
-6
lines changed

CHANGES

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
OpenVDB Version History
22
=======================
33

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
512

613
Version 10.0.0 - October 27, 2022
714

doc/changes.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@
44

55
@htmlonly <a name="v10_0_1_changes"></a>@endhtmlonly
66
@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
817

918
@htmlonly <a name="v10_0_0_changes"></a>@endhtmlonly
1019
@par

pendingchanges/findopenvdb_cxx17.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

pendingchanges/fixseampoint.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)