mischakolbe / node_calculator

Create Maya node-network by entering a math-formula.
67 stars 14 forks source link

Add a cleanup functionality #63

Closed mischakolbe closed 5 years ago

mischakolbe commented 5 years ago

Store all nodes created by the nodeCalculator and allow User to remove them.

Maybe with noca.Tracker/Inventory/...

or simply a function: noca.wipe(), noca.cleanup(created=True, keep_selected=False)...

mischakolbe commented 5 years ago

Fixed in Release 2.1.0