BrendanParmer / NodeToPython

Convert Blender node groups to a Python add-on
MIT License
236 stars 21 forks source link

Create collections when required #21

Closed BrendanParmer closed 1 year ago

BrendanParmer commented 1 year ago

Moving this to a later release. For v2.0, it'll just automatically assign collections if they already exist, which at least makes it possible to distribute the addon in a blend file

BrendanParmer commented 1 year ago

To be handled with #20