Tracker Checkboxes Tool

This script adds a tab to the Tracker node containing a button that checks the T, R, or S boxes.

Learn how I created this tool:


Layer Shuffle Tool

This script creates Shuffle node layers for a selected exr.

  1. Download the file, and copy the code.

  2. Paste the code directly into your Nuke script.

  3. Double click  J_CreateLayerShuffleTool node.

  4. Select the exr you want broken out.

  5. Click Create Shuffle Nodes button.


Tracker to RotoPaint Button

This script adds a tab to the Tracker node containing a button that creates a parented RotoPaint node. The RotoPaint node also names the Tracker it’s connected to and the reference frame.


CornerPin2D Tool

This script adds a tab to the CornerPin2D node containing a button that sets or removes all 'to' keys or all 'from' keys.


Parent Nodes Tool

This script adds a tab to the Grade, Blur, and Transform nodes containing a button that creates parented nodes.

 

Attach Nodes Tool

This script attaches any node (of the same node) to a selected node with one knob adjusted. The update also lets an artist attach cloned nodes.


Create Nodes Tool

This script lets an artist create x number of any node with one of the knobs adjusted in all created nodes.


Set and Remove Transform Keys Button

This script adds a tab to the Transform node containing a button that sets and removes keys in all knobs.


Quick Setups

Roto and Grade Setup: Grade node with the mask input connected to a Roto node. Also assigns a hotkey to create the nodes quickly.

TransformMasked Setup: TransFormMasked node with the mask input connected to a Blur and Roto node. Also assigns a hotkey to create the nodes quickly.