Tracker Checkboxes Tool

This is a Tracker node tool that bulk-toggles the T (translate), R (rotate), and S (scale) checkboxes for all tracks or only the currently selected tracks.

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 node 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.