MM_Backdrop v1.2
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Mohamed Mamdouh
Automatically fast creating backdrop with customized Label, Color & Font Size.
Requirements:
13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11 or later
Linux, Mac, Windows
13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11.1, 11 or later
Linux, Mac, Windows


This Script is a development of the Nuke's default autoBackdrop.py script with additional features an customization.
How to use it?
- Select your nodes
- Hit the shortcut (ctrl+b)
- Select your label and color... Done!
feel free to change the font size and type whatever label you want if it's not exist in the presets.
Installation:
- Unpack the Zip file.
- Copy the whole folder called (MM_Backdrop) into your .nuke folder.
- Restart Nuke if it's Opened and enjoy your new tools.
Update1.1:
- Now Working with Nuke 13 & 14
Please login in order to download these files.
Comments
If you have nuke 13 or 14 please redownload it.
If you already have (menu.py) in your (.nuke) please add these lines to it
##
import nuke
import MM_Backdrop
ico = 'MMlogo.png'
m = nuke.menu('Nuke')
m.addCommand('&MM_Tools/MM_Backdrop', 'MM_Backdrop.MM _Backdrop()', shortcut='ctrl+ b', icon= ico)
##
If you did all that and faced any problem please feel free to contact me :)
But like Ravi I unzipped/added your menu.py,
new terminal launch,
tried Apple/Option/Co ntrol b & still doesn't work.
MacOS 12.6, Nuke 13.2v5
If it worked so the problem in shortcut with IOS
If there's no menu added basically, please let me know.
Nodes selected, MM_Backdrop from menu:
invalid syntax (, line 1)
Hope this helps.
Running Python 3.7.6 in Nuke 13.2v5
I get this in my shell I launch Nuke from:
File "", line 1
MM_Backdrop.MM _Backdrop()
^
SyntaxError: invalid syntax
RSS feed for comments to this post