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

Passing AI_SESSION_INTERACTIVE when creating AiRenderSession #822

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

sirpalee
Copy link
Contributor

Changes proposed in this pull request

  • Passing AI_SESSION_INTERACTIVE to AiRenderSession when creating a new render session.
  • Renaming _render_session to _renderSession on HdArnoldRenderdelegate to match the naming conventions.

Issues fixed in this pull request
Fixes #821

@sirpalee sirpalee added render delegate Related to the Arnold Render Delegate crash Issue related to one of the components crashing labels Jun 30, 2021
@sirpalee sirpalee requested a review from jhodgson June 30, 2021 04:47
@sirpalee sirpalee self-assigned this Jun 30, 2021
Copy link
Contributor

@jhodgson jhodgson left a comment

Choose a reason for hiding this comment

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

Looks good to me

@sirpalee sirpalee merged commit e3c1355 into Autodesk:master Jun 30, 2021
@sirpalee sirpalee deleted the pr/821 branch June 30, 2021 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Issue related to one of the components crashing render delegate Related to the Arnold Render Delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The render delegate crashes when using render session API
2 participants