Oz_Backdrop v1.3
This location is for Registered Users Only.
Perhaps you need to login or register.
14.0, 13.2, 12.2, 12.0 or later
Linux, Windows


autoBackdrop replacement with extra options
Features:
- Special thanks to Hossein Karamian (hkaramian.com | [email protected]) for updating the code to work on Nuke 13 and Nuke 14.
- Like 'F_Backdrop' it presents an immediate interface to change label, font size and position.
- It allows to quickly select a random background color or choose between some presets.
- It makes it easier to resize and shrink the backdrop.
- There's a button to encompass selected nodes and leave an empty border around.
- It reveals the position and size of the backdrop node allowing the creation of other similar shaped backdrops.
- There's a script to replace all the old backdrop nodes in a script with enhanced backdrops. Find it in the 'Edit' menu.
Installation:
- Add the 'oz_backdrop' folder to your python folder.
- On your local menu.py add the following lines:
import nuke
nuke.pluginAddPath(./python/oz_backdrop)
Changelog:
-
update 1.3 - April 2023
-
Added back the original colors with the 3 click shades.
-
Now colors can be added easily with a dictionary in it's own file.
-
-
update 1.2 - April 2023 : Edited by Hossein Karamian (hkaramian.com | [email protected])
-
Made script compatible with Nuke 12,13,14
-
Replace icons by nuke default icons. (so in a script including oz_backdrops, backdrops will perfectly shown even when oz_backdrops isn't installed)
-
Replace color icons by html/css code
-
Add setting panel to nuke preferences, so users can set default values for new backdrops. (color,text alignment, text size, appearance, inner margin)
-
-
update 1.1 - June 2020
-
Added Position knobs
-
Split secondary code into other files
-
Added replace old backdrops
-
Appearance and border width from Nuke12.1
-
-
update 1.0 - 2019
-
Initial Relase
-
Comments
chlabel.makeLin k(n.name(), 'label')
Sorry for the long wait
Sorry for the long wait
1. Remember knob values. For example, when I change appearance from Fill to Border, I want next BackDrops to be created with Border option, etc.
2. User configurations. We have color knobs like: Cam, Elements,Cleanu p, Key etc. I would like to add custom colors and names from inside NukeX
RSS feed for comments to this post