ku_labler v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: TJ
Labelling nodes with a fancy UI for compers who like to labelling stuff
Requirements:
11.0, 10.5 or later
01 Mar 2020
67

labeling nodes with a frameless pop-up window.
default shortcut: 'shift+N'

*currently doesn't work with nodes inside a group, I am working on it

ku labeler

Please login in order to download these files.

Comments   

 
0 # Dhruv Shankar 2020-03-02 17:57
This is a much nicer version than the usual implementation of a label changer thing. I'm on linux (centos) and I had to add quotes around "ku_labeler.Set Label.run()" to get it working. Also a feature request for a future version - it'd be great if ctrl+enter could create a new line. it works to just use \n right now, but that's not ideal. thanks man!
 
 
0 # Vik Roni 2020-03-11 08:46
Thank you for useful script TJ.
Another feature suggestion - option to rename node name instead its label
 
 
0 # Alex Lamontagne 2020-03-22 14:23
Quoting Vik Roni:
rename node name instead its label


Just press "n" when the node is selected.
 
 
0 # Alex Lamontagne 2020-03-22 14:21
NameError: name 'ku_labeler' is not defined

Any idea how to resolve this? Thanks
 
 
+2 # Erwan Leroy 2020-05-22 12:03
Did some tweaks to this to this to use a multi line text edit box, requiring ctrl+enter to confirm instead of enter (to be consistent with nuke script editor).
Also made work only when mouse is over node graph, work in groups, and ensure the popup fits within the screen.

https://gist.github.com/herronelou/570b44b103875c12f7fabb487140275f
 
 
0 # Martin Rombos 2022-08-12 08:12
Thanks for the tweaks Erwan.

I was struggling with the installation so I'm leaving this here just in case anyone is in the same situation:

I've placed both your .py and qt.py in my .nuke folder.
Then added "import ku_labeler" to menu.py

This worked on Nuke 12 but not on v13.

I had to edit line 48 of Erwan's py and add parenthesis.

Changed from: print dag
to: print (dag)
 

You have no rights to post comments

We have 2931 guests and 128 members online