Misc RSS
0.62 Kb
The idea was not having to copy/paste the IBK color node and set erode to zero and then increase the patch black, etc. Instead you can set up your IBK color node once, select it, hit the shortcut a couple of times and all values like screen type, blacks, whites will be copied over to the new IBK color node. The erode will be set to zero and the patch black doubles each time to get the screen filled up faster. The lines for my menu.py look like this: import ibkStack myMenu.addCommand('ibkStack', 'ibkStack.ibkStack()', 'shift+alt+i')
2.25 Kb
This is a small script that I pieced together for fun while teaching myself python. It takes the image value of a selected node and generates it in the node graph using dots.
11.47 Kb
Advanced Cornerpin for easier copy-paste action from tracker to cornerpin. Includes from-to copy, stabilize and reference frame options, and automatic snap.
1.58 Kb
Creates an incremental save of your Nuke script every time you save
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.
2.55 Kb
This Script creates a corner pin node and auto arrange pins according with the selected node's alpha channel.
0.85 Kb
For copying animation data from Tracker node to Roto Node. It will copy Trasform,rotation.scale and center point animatons into Roto node and also it will create a blur node along with the roto
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.
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.