align v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Simon Jokuschies
align selected nodes horizontal or vertical, set the distance between the nodes and remain the order of the nodes. prety useful tool to keep your nuke scripts clean.
Requirements:
7.0 or later
Mac
7.0 or later
Mac
17 Feb 2014
734
With the align script nodes can be automatically arranged horizontally or vertically inside Nuke. In addition, the spacing can be chosen freely between the nodes. Select the desired nodes and press ctrl + L (Win) or cmd + L (mac) and the align panel will appear where you can choose the alignment and spacing.
How to install align
Download the script and put it in your nuke home directoryWrite these two lines in your menu.py:
import align
nuke.menu('Nuke').addCommand('Scripts/align', 'align.aligner()')
Please login in order to download these files.
Comments
RSS feed for comments to this post