autoPivot v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: satheesh R
set your pivot point based on the bbox. alt+t for center pivot. alt+shift for bottom center pivot.
Requirements:
5.2, 6.0, 6.1, 6.2, 6.3, 7.0 or later
Linux, Mac, Windows
17 May 2013
123

This little script allow user set their pivot point to center of the image or bottom center of the image based on bbox. Must need bbox value this works based on bbox value.  Use the sortCut key to set the pivot point.

menuBar = nuke.menu("Nuke")

menuBar.addCommand('Edit/Node/autoPivot/centerPivot', 'autoPivot.centerPivot()', 'alt+t')
menuBar.addCommand('Edit/Node/autoPivot/bottomCenterPivot', 'autoPivot.bottomCenterPivot()', 'alt+shift+t')

Please login in order to download these files.

You have no rights to post comments

We have 2773 guests and 61 members online