Nuke-Python (August 2009)
Run this script to update all the Read node file paths in your script at once. Relies on a common project folder. Works on file paths that include subfolders. It will only update nodes that are broken.
[ fixPaths.py ] [ See Full Details ]
Nuke-Python (September 2009)
This script fits a Backdrop node around selected nodes, names it, and assigns a random color. If no nodes are selected, a Backdrop is created in an arbitrary location. There is an input prompt for naming.
[ backdrop.py ] [ See Full Details ]
Nuke-Python Gizmo (June 2010)
This gizmo builds off of the Contact Sheet node by allowing to choose frames by an interval as well as setting document size by cell size. Some interface functionality not complete. Click here for the Python on the button.
[ contactsheet.gizmo ] [ See Full Details ]