Misc RSS
2.61 Kb
Editing scriptknobs inside Nuke is a nightmare. Especially if you want to convert your old python 2 gizmos. This script enables you to edit any scriptknob inside PyCharm Community (a free IDE).
16.54 Kb
Usually when using the spline warp node, you have to go trough all the previous key frames of the source shape and replace the destination shape points. This script create a controller shape on wich you can add independent key frames.
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.
2.68 Kb
You can create custom backdrop using this script, There is some presets for label and you can add different label in custom label input area. and you can change font size for the label also.
4.96 Kb
This tool allows users to manage their custom made animations and to create new expressions in a more comfortable way in order to animate the different knobs of a node.
8.87 Kb
This script will find the missing external files of your script and relink them. It will search the files on the informed disk or folder.
4.91 Kb
Create Cvec4 (strokes very similar to Pins) in a splinewarp node from trackers of a selected tracker node! You can now decide if the parameters are being bake on the 'pins' or that values are link by expression to the trackers.
3,368.22 Kb
smartScripter provides functionality to quickly store, retrieve and execute python code, tcl code and Nuke node snippets. These can be stored as commands inside smartScripter and are shareable among artists. As smartScripter lets you quickly jump between different scripts, it can speed up your daily work, even if you are just working on your own.
19.99 Kb
Automatically load and install all kinds of plugins/scripts, simply by placing them in the right folder.
2.81 Kb
A python script that compares the AVOs in two read nodes and returns the difference