Releases: AcademySoftwareFoundation/openvdb
OpenVDB 12.0.0
See the release notes for more details.
OpenVDB 11.0.0
"See the release notes for more details."
OpenVDB 10.1.0
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
This is a patch release to fix an issue with VolumeToMesh.
See the release notes for more details.
OpenVDB 10.0.0
Highlights of the release:
-
Introducing OpenVDBLink, which provides a Mathematica interface to OpenVDB.
-
Introducing a new command line tool, dubbed vdb_tool, that can combine any number of the high-level tools available in openvdb/tools.
See the release notes for more details.
OpenVDB 9.1.0
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
Highlights of this release:
- Added support for OpenEXR 3 and TBB 2021.
See the release notes for more details.
OpenVDB 9.0.0
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
See the release notes for more details.
OpenVDB 7.2.3
This is a patch release to fix a performance regression in the DynamicNodeManager.
See the release notes for more details.