Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imagers only updates in the render delegate #1410

Closed
wants to merge 1 commit into from

Conversation

sebastienblor
Copy link
Collaborator

Changes proposed in this pull request
We're adding a flag to the HdArnoldNodeGraph class to specify if this is an imager graph.
When it's modified interactively, instead of pausing and restarting the render, we update directly the arnold scene, and then notify arnold that the imagers were update (through the AiRenderHints APIs).

This allows the imagers to be updated without necessarily restarting the render

Issues fixed in this pull request
Fixes #1320

@sebastienblor sebastienblor self-assigned this Jan 31, 2023
@sebastienblor sebastienblor marked this pull request as draft March 6, 2023 16:13
@sebastienblor
Copy link
Collaborator Author

closing for now, as we need to do more complex changes for older versions of Solaris

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.

Imager only updates in the render delegate
2 participants