Misc
RSS
2.90 Kb
This script collects the footage from your read nodes and save them in a directory in the same structure where your current nuke script lives.


20.74 Kb
This script loops through all selected nodes and checks if the node has a file knob. If a file knob is present, the path will be opened in the OS file manager/browser. The user will be notified if nothing is selected or if the user does not select any nodes that have an existing file-path. If a selected node has a nonexistent path, this will be printed in the script editor, and the script will continue to process the next selected node. All paths are tested for an existing file. However, due to rendered files being frequently opened and deleted, write nodes only test for an existing directory.


9.20 Kb
This script allow you to list neatly all your passes embedded in your exr image.


4.34 Kb
Get a 4x4 Transform Matrix of an animated Cornerpin2D node for a selected frame range.


6,189.68 Kb
A different nuke! Hack your operation! A new way to composite,include many powerful tools make your work easy and funny!


3.28 Kb
This tool helps you to manipulate the values of the knobs of the same Class, for the selected nodes of the same Class.


6.75 Kb
Set project directory and automatically swap out the file paths to relative if you already have file knobs in your script.


5.18 Kb
This script will create a renderable spline overlay, similar to the overlay in the viewer.


11.26 Kb
This script will freeze the source curve of the Splinewarp at the desired frame and transfer the animation of the source to the destination curve.


28.54 Kb
cleanup current nuke script: collect all nodes that are not connected to any node and/ or which output is not used at all in the current script. these nodes can then be disabled or removed with one click

