adrianpueyo / KnobScripter

Python script editor for Nuke that can script on .py files and python knobs, with all the functionality from Nuke's default script editor plus syntax helpers.
GNU General Public License v3.0
81 stars 16 forks source link

Nuke 12 Support #7

Closed jedypod closed 3 years ago

jedypod commented 4 years ago

I've made some modifications to KnobScripter to enable Nuke 12 support.

This pull request also contains a couple of changes to fix the annoying behavior where the knobscripter window goes behind the main nuke window.

This addresses this issue.