Changelog
1.3.2
Fix: Create backup raises permission denied when rendering video (#31)
Fix: Explode rendering raises when having rendered a video (#32)
1.3.1
Fix: No such disable knob on Write node (#30)
Return early in case a Write node does not contain a ‘disable’ knob; Which should never be the case as Nuke’s Write always contains such a knob, but a user reported this failing.
1.3.0
Extract naming values from full path (#29)
1.2.0
Update to nuke-16 (#28)
1.1.3
Fix warning in init_PySide2_QtMultimedia for Nuke-14 (#27)
1.1.2
Fix: apply preset in nuke-12 does not apply knob defaults (#26)
1.1.1
Fix setting frame range when using read from write for video sources (#25)
1.1.0
Rename, reveal and delete presets (#22)
Naming Templates section - Add button to enlarge naming pattern text edit (#23)
General section: Add functionality to ensure render directory (#24)
1.0.0
Initial Release
0.7.0
Set output preset as favorite (#18)
Each output node class can have one favorite set. When creating an output node of that class, the favorited preset will be applied automatically.
0.6.0
Add tooltips to all major widgets (#13)
0.5.0
Add certain knobs when creating a new preset (#6)
Add colorspace, file type, channels keys when creating a new knob preset.
0.4.0
Configure to match output nodes version number with working file (#14)
0.3.0
Remember applied preset for an output node (#5)
0.2.2
Make output settings window a singleton (#12)
0.2.1
Fix: Non existing token value should be entered just once (#10)
0.2.0
Add button to delete a naming template and a preset (#4)
0.1.1
Keep naming and preset when closing and relaunching (#3)
0.1.0
Create skeleton (#1)