TurboNode

An intuitive interface to quickly create and set shuffle, copy and merge nodes.

Updated: 4 March 2020

Author: mattroe

Compatible Nuke versions: 10.0 or later

Compatibility: Linux, Mac, Windows

What is TurboNode?

I got sick of digging through dozens of layers every time I created a shuffle, so I thought I'd make an interface that lets you set layer names by typing. It worked so well I made the same thing for merge and copy nodes. As you type, it will suggest either layer names, operations, or channel names depending on what you are trying to create. You can also use it to quickly modify existing nodes.

What's New

  • added Nuke 12 compatibility
  • added Shuffle2 support with 'Shuffle1' option
  • TurboShuffle UI tweaks
  • can now dismiss an autocomplete suggestion with the escape or arrow keys
    several new bugs introduced (just kidding (I think))

Usage Instructions

Annotation 2019-08-08 223652

Press the keyboard shortcut of the node you want to create (see below) to bring up the TurboNode window. Autocomplete suggestions will appear as you type. You can press Tab to grab the top result and move to the next field, or Enter to grab the top result and close the window. You can also use the arrow keys to highlight suggestions.

To modify an existing node, select the node and use the shortcut pertaining to the selected node. The node's name will be shown in orange if you are modifying a node. If you don't want to modify the selected node, press the checkbox next to the node name to create a new node instead.

TurboShuffle: Shift+H

Annotation 2019-08-08 223329Annotation 2019-08-08 223255

Enter desired layer names, or leave them blank or as 'none'. If you type in an unknown layer name, you'll be asked if you want to create a new layer with that name.

If you're using Nuke 11, tick the 'ShuffleCopy' checkbox or press Alt+C to create a shuffleCopy instead of a shuffle.

TurboMerge: Shift+M

Annotation 2019-08-08 231500 

Same deal really. Type in a merge operation and it'll create a merge and set the operation knob to that.

TurboCopy: Shift+K

Annotation 2019-08-08 223941Annotation 2019-08-08 223802

You get the idea.

Installation Instructions

Unzip the file and move the contents to your .nuke folder. If you already have a menu.py file, combine it with this one.

Unfortunately, Nuke 10 is no longer available with a non-commericial licence, so I wasn't able to test it with v1.2.1 of TurboNode. In theory, nothing should have broken. I also haven't tested this on Mac.

Why the name?

Sorry about that. It's named after a tool made by a coworker of mine with a talent for naming Nuke gizmos. Now don't mind me, I'm just going to quickly break naming convention and drop a turbo node here (note the space) to make this easier to Google.

Copyright 2020 Matt Roe

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Sign in or register to download or rate.