KnobScripter v2.4
KnobScripter v2.4 is a full Python script editor for Nuke that can script on .py files and python knobs, with all the functionality from the default script editor plus syntax helpers.
You can also find a video of the tool here and one with the v2.1 updates here.
Online documentation: KnobScripter v2.4 User Guide
v2.4
New features:
- Run in Context mode.
- “Grab current dimensions” button.
Bug fixes and enhancements:
- Improved modal window behavior (thanks Jed Smith!)
- Ctrl+Backspace now clears output log.
- Improved how Nuke’s Script Editor widgets are found (thanks Jed Smith!)
- Modified (*) property now shows properly on the knob dropdown.
- Picker (“change to Node”) crashing fixed.
- Unicode encoding works with both .py scripts and nodes now.
- Compatible with Nuke 12.2
- Add snippet button scrolls to top.