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.
Download the file, and copy the code.
Paste the code directly into your Nuke script.
Double click J_CreateLayerShuffleTool node.
Select the exr you want broken out.
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.
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.