This Gizmo has multiple features to use the Cornerpin2D in way better, like single click animation in all 'to' or 'from', clear animation, Autocorner pin, copying animation from other Cornerpin2D node, Stabilize any frame, and Convert Gizmo back into default Cornerpin2D node.
Advance Cornerpin with multiple options
Updated: 28 November 2021
Author: san_lock
Compatible Nuke versions: 7.0 or later
Compatibility: Linux, Mac, Windows
Updated V2.0
Fixed:
- Missing knob error: CornerPin2D1.copy_from_to
- Now Default CornerPin2D will take the changes done in Node tab like label, font size etc.
- Now Copy from Cornerpin2d will also take the changes done in Node tab like label, font size etc.
+ or - : Button's will add/remove key's
Auto Corner: Works with the bbox. The size of the bbox will become the pin's for adjustment.
Clear animation: As the name suggests, will clear the animation from all 'to' / 'from'
Copy from Cornerpin2D: This will copy the Cornerpin2D node animation/changed values and paste in this node.
Stabilize this frame: This will Stabilize the current frame and make Cornerpin to use for Stabilizing the plate.
Default CornerPin2D: It will convert this gizmo back into default CornerPin2D node by keeping the changes.
Installation:
toolbar = nuke.toolbar('Nodes')
toolbar.addCommand( 'My tools/S_AdvanceCornerpin', 'nuke.createNode('S_AdvanceCornerpin_v2')','e')