This is a Nuke Tracker4 tool that bulk-toggles the Translate / Rotate / Scale checkboxes for all tracks or only the currently selected tracks.
J_Tracker_Checkboxes
First submitted: 16 July 2019
Updated: 3 January 2026
Author: Jazlyn Cartaya
Website: https://www.jazlyncartaya.com/
Compatible Nuke versions: 7.0 or later
Compatibility: Linux, Mac, Windows
J_Tracker_Checkboxes v2.0.0
This is a Nuke Tracker4 tool that bulk-toggles the Translate / Rotate / Scale checkboxes for all tracks or only the currently selected tracks.
How it works:
Create or select a Tracker4 node with multiple tracks.
Optionally: in the Tracker UI, select some tracks (for “selected tracks” mode).
Open the Check Boxes tab in the Tracker4 node.
Apply to all tracks or selected tracks.
Toggle translate / rotate / scale on or off.
Click the execute button.
Install:
Put J_Tracker_Checkboxes.py in your tools folder (for example, in ~/.nuke/python/).
In menu.py write import J_Tracker_Checkboxes.
Restart Nuke and create a new Tracker4 node.
Inside the Tracker4 node, there will now be a tab that says Check Boxes.
Please message me with any comments or suggestions for improvement—thanks!
Versions:
1.0.0: Original version.
1.2.0: Fixed the code to be compatible with the latest version of Nuke, made substantial code improvements, and added safeguards against errors.
Comments