pyopenvdb
available for import in 4.4
#717
Labels
enhancement
New feature or request
package-issue
Issues that are reliant upon updates from the imported python packages.
Mostly for testing, but also for general scripting with Blender 4.4, internal modules like
pyopenvdb
which wasn't available frompypi
on on platforms, will now be available internally whens scripting with thebpy
python package.Should help fix errors with running tests. Will need to just add
bpy.utils.expose_bundled_modules()
before importing.https://developer.blender.org/docs/release_notes/4.4/python_api/#blender-as-a-python-module
The text was updated successfully, but these errors were encountered: