scaleBox v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Falk Hofmann
slider to scale nodedistance in X and Y
Requirements:
10.5, 10.0, 9.0 or later
13 Mar 2017
88

This little Script allows you to scale the distance between selected Nodes inside the Nodegraph. It is based on Frank Rueters 'scaleNodes' which you can find here.

 

 

nuke scaleBox

 

Please Note that this isn't production proven. In fact I noticed some strange behavior when scaling both axis to high. If you have any solution for this, feel free to submit a fixed version.

 

 

Please login in order to download these files.

Comments   

 
0 # Thomas Vu 2017-03-13 03:23
overall are good but there is small thing, if you dont mind should improve, when i move the mouse a litter out of a control UI, its close. my hand not really stable....
 
 
0 # Falk Hofmann 2017-03-13 10:45
hey Thomas,
this is on purpose to avoid to leave too many windows open at the same time. otherwhise it will create each time a new instance with a new window.
if you wajt to get rid of this behavior, feel free to delete or disable line 101/102

def leaveEvent(self , event):
self.cancel()

however, you can always hit "escape" to close the widget
 
 
0 # Thomas Vu 2017-03-14 04:30
oh its helpful, thank you
 
 
0 # Falk Hofmann 2017-03-16 10:57
i just noticed there is way more advanced version by Wouter Gilsing which you find here:

http://www.nukepedia.com/python/nodegraph/w_scaletree
 

You have no rights to post comments

We have 3888 guests and 141 members online