Nuke Heavy Node Optimizer (Shipped)
Bulk disable, enable, or toggle "heavy" nodes (by node class) across the current Nuke script - safely (only touches each node's disable knob).
Problem
Preview iterations slow down when you must manually find and toggle “heavy†nodes across the script.
Solution
One action toggles a configurable list of heavy node classes — safe by design (only touches
disable).
Outcome
Faster preview cycles, fewer mistakes, and consistent behavior across shots/scripts.
Nuke
Python
PySide2/6
Status: Shipped
- Turns N manual toggles into 1 action (per preview cycle).
- Configurable “heavy†class list + presets (JSON-backed).
- Cross-version UI compatibility via Qt shim (PySide2 + PySide6).