login

default

"go back"

The default plugin is a visual approach to let you create knob defaults inside Foundry’s Nuke on the fly without the need to write and maintain any line of code. It contains the default main window which lets you create, edit and delete knob defaults and bundle them in preset lists that can be imported and exported and thus be shared with other artists.

default is a featured "useful nukepedia tool"

Useful Nukepedia Tools 03 from Nukepedia on Vimeo.


click here to find out more.

How to instal default


Download default and copy it into your nuke home directory.
In your init.py add this line:

nuke.pluginAddPath("default")

Here are some useful knobDefaults that i use in my daily work

Download

default-for-nuke_05
• Made Nuke12 and Nuke13 ready.
default-for-nuke_04
• Made Nuke11 ready.
• Major code changes.
• Wrote documentation.
default-for-nuke_03.2
Security validity check on xml files which can reset them if there is a problem and if the user chooses to do so.
default-for-nuke_03.1
Small bug fix in the validity check of nodes and knobs.
default-for-nuke_03
Default window: shows all your custom knobDefaults. You can add new custom knobDefaults and edits and delete your custom knobDefaults directly inside the default window. The default window is accessible through your menu bar: Scripts->default->defaults window In addition you can now create presets. All knobDefaults can then be saved within a preset. You can create multiple presets which can be edited, imported and exported.
default-for-nuke_02
Right click a knob and choose default?show knob list. A pop up window appears showing all knobs of the node. Choose a knob and set its new default value. With that you get access to set default values of all knobs of each node, even if it's a dropdown (didn't work in previous versions, because you can't actually natively create a right click menu for a dropdown in Nuke. now you can do that.)
default-for-nuke_01
Initial release
What is 8 + 6?
There are no comments for this project, yet. Be the first to write something here.

other code projects