0.3.0
Changelog
π Feature
AY-971 Refactor staging directory handling in Nuke creators - #19
π Bug
Fix error missing arguments after addUserKnob - #54
- Replaces double quotes by single quotes in the
add_button_clear_rendered
function that adds Python code in a PyScript knob
Fix use of stagingDir - #52
Use stagingDir on instance only if it is explicitly set as custom, in other case fall back to old implementation which produces baking script next in work/../renders
.