checkerboardNodes v1.1


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Howard Jones
'Checkerboards' (A/B rolls) your selected nodes
Requirements:
5.1, 5.2, 6.0, 6.1, 6.2, 6.3, 7.0 or later
Linux, Mac, Windows
17 May 2012
92

This tool will 'checkerboard' your selected nodes:-

if you have brought in a lot of read nodes and press 'L' they all line up in a nice row but you cant read the names as they'll overlap.

Select your nodes in order and use 'checkerboard Y' and every other node will move up or down, making it easy to see what you have.

('Checkerboard X' will do the same for vertically aligned nodes, but I'm not sure it's of any real use, just included for completeness)

v1.1 will auto layout the nodes first before checkerboarding so you dont need to press l first.

Also it now checkerboards in 3's as I found with very long names they still overlap so this keeps the clear for the most part

 

In menu.py add something like...

1
2
3
4
m = toolbar.addMenu("Python") #chnage this to menu of choice
 
m.addCommand('checkerboard X', 'nuke.load("checkerboardNodes"), checkerboardNodes("x")')
m.addCommand('checkerboard Y', 'nuke.load("checkerboardNodes"), checkerboardNodes()')
Please login in order to download these files.

Comments   

 
0 # Alexey Kuchinski 2013-02-12 07:55
Thanks Howard, very useful :-)
 
 
0 # Alexey Kuchinski 2015-08-14 12:41
Hi Howard,
can i add your code to my "Massive Panel" please?, it is a tool for manipulation of many nodes in the same time
i am posting here as well, and i did implement some new features, one of them is based on your code.
thank you
 

You have no rights to post comments

We have 3414 guests and 97 members online