NodeGraph
RSS
27.49 Kb
intuitive deleting inside Nuke: delete selected nodes by just dragging them to the bottom of the screen - like in flame.


8.58 Kb
Removes superfluous Read nodes sharing duplicate knob values (optionally filtered by name regex). Replaces them with shaded PostageStamp nodes with hidden inputs.


1.58 Kb
Duplicate multiple nodes and keep their inputs.


1.12 Kb
Enable Translate, Rotate and Scale for existing tracks on selected Tracker.


1.19 Kb
enable all the Tracker's translate, rotate and scale in one click.


0.70 Kb
Python script which lets you enable and disable nodes based on user input and class. I know Nuke already has select similar option, but for people who don't like going into menus this may be helpful.Just add the text to the menu.py file in your .nuke directory . Thanks


2.47 Kb
Extract layer from a PSD to create a tree with the separate layer with crop, premult, card, linked to a scene, and camera / scanline render.


0.99 Kb
This code create 'Expression' node and feed the value from the window. It also clamp the value. So no need to worry about the clamp issue.


2.08 Kb
This script allows you to create a selection of a specific class of nodes in your Nuke script. A drop-down menu with a few common node types is available, as well as the option to enter the desired node's class yourself.

