Skip to content

Releases: AcademySoftwareFoundation/openvdb

OpenVDB 11.0.0

01 Nov 23:28
6c044e6
Compare
Choose a tag to compare

"See the release notes for more details."

OpenVDB 10.1.0

11 Oct 18:24
87a508c
Compare
Choose a tag to compare

Highlights from this release:

  • OpenVDB Python bindings are now implemented using pybind11 instead of Boost.Python. [Contributed by Matthew Cong]

See the release notes for more details.

OpenVDB 10.0.1

30 Nov 08:36
Compare
Choose a tag to compare

This is a patch release to fix an issue with VolumeToMesh.

See the release notes for more details.

OpenVDB 10.0.0

28 Oct 00:15
be0e7a7
Compare
Choose a tag to compare

Highlights of the release:

See the release notes for more details.

OpenVDB 9.1.0

09 Jun 17:19
ab93557
Compare
Choose a tag to compare

Highlights of the release:

  • Added multiple new rasterization methods for particle to volume operations to generate both surfaces and fog volumes.
  • OpenVDB AX support on Windows.
  • Added support for AMD's HIP API in NanoVDB.
  • Various other bug fixes, improvements and new features.

See the release notes for more details.

OpenVDB 8.2.0

24 Nov 17:45
89873d2
Compare
Choose a tag to compare

Highlights of this release:

  • Added support for OpenEXR 3 and TBB 2021.

See the release notes for more details.

OpenVDB 9.0.0

30 Oct 03:25
0ed0f19
Compare
Choose a tag to compare

Highlights of this release:

  • Official release of NanoVDB, which for the first time offers GPU support for static sparse volumes in OpenVDB.
  • Faster downstream build times from support for explicit template instantiation, which is enabled by default for most of the tools.
  • Added support for OpenEXR 3 and TBB 2021.
  • Added transient data to the RootNode, InternalNode, and LeafNode.

See the release notes for more details.

OpenVDB 8.1.0

11 Jun 21:43
ea786c4
Compare
Choose a tag to compare

See the release notes for more details.

OpenVDB 7.2.3

17 Mar 22:52
a04827d
Compare
Choose a tag to compare

This is a patch release to fix a performance regression in the DynamicNodeManager.

See the release notes for more details.

OpenVDB 8.0.1

05 Feb 19:24
7991ec6
Compare
Choose a tag to compare

This is a patch release:

  • fixed a bug in the new CSG intersection merge algorithm
  • various bug fixes and improvements

See the release notes for more details.