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).


2.82 Kb
This has the same function as the 'set to current frame' in the Tracker node. But you can apply this on any Transform or CornerPin2D Node that has the tracked values already baked in.


0.35 Kb
Detects the OS and switches the path accordingly


1.01 Kb
Decorator function to increase speed of nodes with 'heavy' custom callbacks.


0.54 Kb
Little callback for setting up keys over a range using Multiply node.


3.84 Kb
Converts the 4 point track of a CornerPin2D Node into a matrix, and copies it into the transform of a roto node layer.


1.56 Kb
Creates button that removes keys in all knobs in 'Transform' node.


4.51 Kb
This tool puts buttons in the Grade, Blur, and Transform nodes which lets you create parented nodes of each of the nodes.


1.64 Kb
Print in Label of any node the Animated Keyframes


9.94 Kb
Nuke knobs can be a bit of a pain, they're hard to wrangle and there's no clean API to do things I tend to want to do (like bulk add/move/rearrange knobs). As a first step though, this just has the bulk add/insert functionality that you generally want as a first step.

