Skip to content

Added checkbox to write node requires_gpu#256

Open
splidje wants to merge 2 commits into
ynput:developfrom
splidje:opencue_requires_gpu
Open

Added checkbox to write node requires_gpu#256
splidje wants to merge 2 commits into
ynput:developfrom
splidje:opencue_requires_gpu

Conversation

@splidje
Copy link
Copy Markdown
Contributor

@splidje splidje commented May 19, 2026

Changelog Description

Added checkbox to write node requires_gpu as a shortcut to setting the OpenCue publish attribute, so "Render On Farm" button picks it up.

Works bi-directionally - i.e. changing the publish attribute updates the checkbox and vice versa.

…ires_gpu` as a shortcut to setting the OpenCue publish attribute, so "Render On Farm" button picks it up.
Copy link
Copy Markdown
Member

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logic is essentially specific to some OpenCue integration - and hence I'd argue it should actually live there.

Unless this has usage outside of OpenCue and we can change the code accordingly to generalize, but I don't think that's the case.

@splidje
Copy link
Copy Markdown
Contributor Author

splidje commented May 21, 2026

@BigRoy , is there a way from the ayon_opencue addon to hook into the ayon_nuke write node and add this boolean knob?

@BigRoy
Copy link
Copy Markdown
Member

BigRoy commented May 21, 2026

@BigRoy , is there a way from the ayon_opencue addon to hook into the ayon_nuke write node and add this boolean knob?

I don't think there is by current design no. But is it important to be its own knob on the node, instead of having it available in the publisher UI. Because that is possible from other plug-ins, yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants