nukescripts.renderdialog

Functions

bboxToTopLeft

Convert the roi passed from a origin at the bottom left to the top left.

executeInMainThreadWithResult

Execute the callable 'call' with optional arguments 'args' and named arguments 'kwargs' in Nuke's main thread and wait for the result to become available.

getFlipbookRenderer

setFlipbookDefaultOption

Set a particular option to the given value.

setRenderDialogDefaultOption

Set a particular option to the given value.

showExecuteDialog

Present a dialog that executes the given list of nodes.

showFlipbookDialog

Present a dialog that flipbooks the given node.

showFlipbookDialogForSelected

Present a dialog that flipbooks the currently selected node.

showRenderDialog

Present a dialog that renders the given list of nodes.

showViewerCaptureDialog

Classes

DialogState

ExecuteDialog

FlipbookDialog

PythonPanel

RenderDialog

Thread

A class that represents a thread of control.

ViewerCaptureDialog

ViewerCaptureDialogThread

This constructor should always be called with keyword arguments.