Skip to content

KnobScripter v3.1

Latest
Compare
Choose a tag to compare
@adrianpueyo adrianpueyo released this 15 Jan 12:40

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:

  1. Nuke 14 & 15 compatible.
  2. Ctrl + +/- to change font size on both editor and output console
  3. Multi-line codes can be run on knobs as well (thanks pancho!)

Bug fixes and enhancements:

  1. Fixed character movement error (thanks itaki!)
  2. Removed python package ‘six’ (thanks itaki!)
  3. Esc behaviour limited to floating panels only (thanks pancho!)
  4. Other little bug fixes.