KnobScripter v3.1 (or KS3) is a full script editor for Nuke that can script python on .py files and knobs as well as BlinkScript, with all the functionality from the default script editor in Nuke plus syntax helpers, predictions, snippets and other handy features.
Tutorial video: KnobScripter v3 - Full Tool Overview
Online documentation: KnobScripter v3.1 User Guide
KnobScripter v3.1
New features:
- Nuke 14 & 15 compatible.
- Ctrl + +/- to change font size on both editor and output console
- Multi-line codes can be run on knobs as well (thanks pancho!)
Bug fixes and enhancements:
- Fixed character movement error (thanks itaki!)
- Removed python package ‘six’ (thanks itaki!)
- Esc behaviour limited to floating panels only (thanks pancho!)
- Other little bug fixes.