Changelog:
- 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.
Packaging changes:
- Export CMake configs for a more clear package discovery of openvdb.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>