Skip to content

KnobScripter v2.4

Compare
Choose a tag to compare
@adrianpueyo adrianpueyo released this 08 Dec 09:37
· 82 commits to master since this release
01a7a91

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:

  1. Run in Context mode.
  2. “Grab current dimensions” button.

Bug fixes and enhancements:

  1. Improved modal window behavior (thanks Jed Smith!)
  2. Ctrl+Backspace now clears output log.
  3. Improved how Nuke’s Script Editor widgets are found (thanks Jed Smith!)
  4. Modified (*) property now shows properly on the knob dropdown.
  5. Picker (“change to Node”) crashing fixed.
  6. Unicode encoding works with both .py scripts and nodes now.
  7. Compatible with Nuke 12.2
  8. Add snippet button scrolls to top.