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
11.0, 10.5 or later
01 Mar 2020
75
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
Please login in order to download these files.
Comments
Another feature suggestion - option to rename node name instead its label
Just press "n" when the node is selected.
Any idea how to resolve this? Thanks
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
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)
RSS feed for comments to this post