backdrop_hub v1.3
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Philippe HUBERDEAU
The backdrop node with a bit of steroids !
Requirements:
9.0, 8.0 or later
Linux, Mac, Windows
9.0, 8.0 or later
Linux, Mac, Windows
19 Jul 2021
423
I better use images than explanations, here's the animated GIF !
Access it by ctrl+shift+b
v1.2 : Some color assignement bugs on stickyNotes have been fixed, and now put a sticky note in a backdrop and it will get the backdrop color as soon as you click the backdrop
to install it, copy the file 'backdrop_hub.py' to your .nuke folder then add to your menu.py the following line :
import backdrop_hub
Feel free to ask if you have any questions or suggestions.
P.S. : the preset pulldown may have problems on some nuke 7 versions as there was a bug in the python API with 'cascading pulldowns'
Please login in order to download these files.
Comments
Traceback (most recent call last):
File "", line 1, in
RuntimeError: /Users/jellyman /.nuke/python/b ackdrop_hub.py: plugin did not define backdrop_hub
Try to download the new version to see if your problem persists...
One "error" I found during the usage, when I want to insert additional floating texts, I get an error-box:
"interger argument expected, got float"
It still adds the texts, but I get that error everytime. I guess it's not supposed to add multiple floating texts, but maybe it's worth looking into? :)
Best,
Lucas
It's weird. I've just retried with many stickyNotes in the backdrop_hub but i haven't encountered any error.
Can you send me a copy/paste of the nodes by email, to check if i can replicate on my side.
(philhub.jobs at gmail dot com)
Thanks for your report, and glad to see that you enjoy the tool !
Import backdrop_hub
Nukescripts.autoBackdrop = backdrop_hub.createBackdropHub
But you can't work properly!
It should work on version 13. Have you encountered any issue ?
Traceback (most recent call last):
File "C:/Users/cg16/ .nuke/menu.py", line 462, in
import backdrop_hub
File "C:/Users/cg16/ .nuke/Python\ba ckdrop_hub.py", line 40
return
^
TabError: inconsistent use of tabs and spaces in indentation
====================================
File "C:/Users/cg16/ .nuke/Python\ba ckdrop_hub.py", line 91
print bd['bdwidth'].v alue()
^
SyntaxError: invalid syntax
backdrop_hub.py ", line 194, in createBackdropH ub
pulldown = nuke.CascadingE numeration_Knob ("preset",
"PRESETS", preset_dico.values())
TypeError: expecting a sequence, odict_values found
RSS feed for comments to this post