Minor release with new features and fixes.
Highlights
- supports OpenVDB format (primarily for Blender volume rendering and MolecularNodes) (writing to file and access to the native OpenVDB grids)
- new API interoperability for MRC and OpenVDB formats (see #160 and API interoperability documentation to make the native objects directly available with the new
Grid.convert_to()method
What's Changed
- ensure testing of built version after deployment by @orbeckst in #159
- fix inconsistent error handling for Grid.load() by @orbeckst in #165
- API update for OpenDX and MRC by @spyke7 in #164
- removed unnecessary checkout from deployment workflow by @orbeckst in #166
- added a simple program to export files in .vdb format by @spyke7 in #148
- prep release 1.2.0 by @orbeckst in #168
New Contributors
Full Changelog: 1.1.0...1.2.0