v2.0.0
Breaking changes:
- The argument
recursive
has been removed from theinstall_addons_from_dir
fixture.
Enhancements:
- Allow to install multiple file addons from
.zip
files withinstall_addons_from_dir
fixture.
New features:
- Add
blender_addons_dir
fixture to get the Blender's addons user directory. - Add
uninstall_addons
fixture to remove the addons from Blender's addons user directory.