NodeGraph
RSS
1.26 Kb
Connects selected camera using Dot node from anywhere in the script. User can choose the desired camera from the window displayed. It creates a Dot node and connects with the camera and add camera name to the Dot node for reference.


1.06 Kb
A keyboard shortcut that pastes nodes from the clipboard for each currently selected node.


0.65 Kb
An enhanced stickynote Node that pastes the clipboard plain text data by default. Very handy for keeping feedbacks DAG which are sent over mail.


1.19 Kb
Replaces selected Trackers used in script with baked Transforms.


1.58 Kb
Duplicate multiple nodes and keep their inputs.


2.86 Kb
Copy and paste nodes keeping the inputs connected to their original dependency. Works with multiple nodes, multiple inputs and masks.


2.12 Kb
Little python snippet to deploy crops after the merges with bbox more than the user-specified format. place the deployCrops file into your .nuke/python directory Add this to the menu.py file # deployCrops nodeMenu = nuke.menu('Nuke').findItem('Edit/Node') nodeMenu.addCommand('deployCrops', 'deployCrops.deployCrops()')


0.76 Kb
Makes a copy of the selected node which retains all the input connections. Useful if you like to copy Postage Stamps for example. It works with nodes which have multiple inputs such as Scenes, Merges and Scanline Renderers. Uses the ctrl+alt+c hotkey


3.29 Kb
This tool lets you open and close your node properties with two custom shortcuts.

