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

Translate to a new universe and use a new render session (#783) #784

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

jhodgson
Copy link
Contributor

@jhodgson jhodgson commented May 4, 2021

See issue: Use the render session API to support multiple render sessions #783.

Use the render session API to allow concurrent render sessions of different universes. This will also prevent conflicts with other host DCCs that may have been also using the main universe.

@jhodgson jhodgson self-assigned this May 4, 2021
@jhodgson jhodgson added the render delegate Related to the Arnold Render Delegate label May 4, 2021
@jhodgson jhodgson requested a review from sirpalee May 4, 2021 08:43
@sirpalee sirpalee changed the title Translate to a new universe and use a new render session (HTOA-783) Translate to a new universe and use a new render session (#783) May 4, 2021
Copy link
Contributor

@sirpalee sirpalee left a comment

Choose a reason for hiding this comment

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

The change looks good, as discussed we are holding back merging it.

@sirpalee sirpalee merged commit 9960333 into Autodesk:master Jun 21, 2021
@kikou
Copy link
Collaborator

kikou commented Jun 30, 2021

Sorry to be late to the party but we should not define AI_MULTIPLE_RENDER_SESSION in the code as it might collide with core definitions. The AI_ prefix is reserved for Arnold core defs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
render delegate Related to the Arnold Render Delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants