jns_cornerpin v1.2
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: jishon n shoby
This Script creates a corner pin node and auto arrange pins according with the selected node's alpha channel.
Requirements:
13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11 or later
Linux, Mac, Windows
13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11 or later
Linux, Mac, Windows
24 Apr 2022
67
This is a self build script using Nuke's autocrop script method. In this script, I am using curve tools autocrop method to detecting the bounding box of the alpha channel. It will increase your work efficiency.
installation:
1) put this script in your .nuke directory or your plugin directory
2) edit the menu.py and add this line
3) import auto_cornerpin
m = nuke.menu('Nuke')
m.addCommand('JNS/jns_cornerpin', 'auto_cornerpin.auto_cornerpin()',)
4) make sure that you add the plugin path in the init.py file
Thank you0
update info:
added key to the 'from' and 'to' knobs in v1.1
Please login in order to download these files.
Comments
RSS feed for comments to this post