Oz_Backdrop

Backdrop replacement with extra options.

Updated: 31 May 2023

Author: DBB

Compatible Nuke versions: 12.0 or later

Compatibility: Linux, Windows

autoBackdrop replacement with extra options

 

screenshot of properties

 

 

 

 

Features:

  1. Special thanks to Hossein Karamian (hkaramian.com | ) for updating the code to work on Nuke 13 and Nuke 14.
  2. Like 'F_Backdrop' it presents an immediate interface to change label, font size and position.
  3. It allows to quickly select a random background color or choose between some presets.
  4. It makes it easier to resize and shrink the backdrop.
  5. There's a button to encompass selected nodes and leave an empty border around.
  6. It reveals the position and size of the backdrop node allowing the creation of other similar shaped backdrops.
  7. There's a script to replace all the old backdrop nodes in a script with enhanced backdrops. Find it in the 'Edit' menu.


Installation:

  1. Add the 'oz_backdrop' folder to your python folder.
  2. 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 | )

    • 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

Sign in or register to download or rate.