ST_AlignAndDistrubuteNodes v1.1


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Spencer Tweed
Allows you to quickly align or evenly distribute the selected Nuke nodes.
Requirements:
11.0, 10.5 or later
Windows
14 Mar 2018
133

Screenshot.jpg

While working on a recent project I found I needed a tool to help me align/distribute nodes in the nodegraph, so I made this quick utility for just that. Featuring a very light-weight and minimalistic design, assign it to a keyboard shortcut and the rest is pretty self-explanatory. Buttons on the left of the divider are for alignment, buttons on the right are for distribution.

Compatible with Nuke 11. For earlier versions of nuke use v1.0 (which is otherwise the same).

To install copy the python file and icons folder into your .nuke directory and add the following lines to your menu.py file:

import ST_AlignAndDistributeNodes

new_menu = nuke.menu('Nuke').addMenu('probably replace this with something else')

new_menu.addCommand('Align nodes', 'show_align_ui()', 'ctrl+shift+a')

Modify the above line to whatever shortcut you need, I like ctrl+shift+a because it is fast and easy.

Suggestions are welcome!

- Spencer

Free to do whatever you want with this one!
Please login in order to download these files.

Comments   

 
-1 # li zhaohui 2018-03-12 02:49
undo Fail to restore the previous operation!
 
 
0 # Spencer Tweed 2018-03-13 03:22
Can you give me some more data?
 
 
0 # li zhaohui 2018-03-14 12:40
If the node alignment is found not to be what you want, it can not restore the layout of the node before alignment.
 
 
0 # Spencer Tweed 2018-03-14 16:46
Good point! I'll put it on my list of things to do...
 
 
0 # lucas jonckheere 2023-01-11 19:49
Hello !
I'm new to nuke and wanted to install your plugin.
It seems to be integrated but when i click "probably replace this with something else" it tells me "name 'show_align_ui' is not defined".
Do you know what the problem is ?
 
 
0 # Lucas G 2023-06-27 12:58
Same as above for me
 

You have no rights to post comments

We have 3328 guests and 129 members online