Your search for John Corbett returned 3 results.
Search
PostageStampSwitcher
Contributed by John Corbett
Use a hot key to show or hide all PostageStamp node inputs in your script.
shuffleChannels Python 3 update
Contributed by John Corbett
Pau Rocher's Python code updated for Python 3 (for Nuke 13). I have used it in Nuke 12.2 on up with Windows but haven't tested it on older versions of Nuke or Mac/Linux.
Using init.py to dynamically change a plugin path based on the version of Nuke that is launched
We purchased a plugin for our Nuke pipeline but it was a different file for Nuke 8{jcomments on}{jcomments off} and 9. Unfortunately, the plugin was named the same for both versions meaning we couldn't just drop two different files in the plugins folder and have it sort out automatically.…