installation¶
pre-requisites¶
The tool is self-contained and doesn't have external dependency. It requires PySide2 to work, but this program is bundled with Nuke.
The tool is compatible with:
- Python-2 and Python-3
- any operating system
- at least Nuke, Nuke X and Nuke Non-Commercial (probably others)
It was tested on Nuke 15 Non-commercial on Windows.
Note
The tool is writing files in your system default temporary directory, which are deleted on Nuke exit (needed for the icons in the GUI).
methods¶
You can install the tool in multiple ways dependending on your preferences.
Tip
You can combine multiple installation methods if desired.
installation methods | |
---|---|
as-menu | add a new entry in the "Render" top menu bar |
as-pane | add a new pane option. |
as-override | replace the native render dialog. |
as-script | Script Editor and Python Knob buttons. |