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

Support the pause/resume API in the render delegate #595

Closed
sirpalee opened this issue Nov 19, 2020 · 1 comment · Fixed by #677
Closed

Support the pause/resume API in the render delegate #595

sirpalee opened this issue Nov 19, 2020 · 1 comment · Fixed by #677
Assignees
Labels
enhancement New feature or request render delegate Related to the Arnold Render Delegate user Reported by a user

Comments

@sirpalee
Copy link
Contributor

Add support for IsPauseSupported/Pause/Resume functions from HdRenderDelegate.

@sirpalee sirpalee added enhancement New feature or request render delegate Related to the Arnold Render Delegate labels Nov 19, 2020
@sirpalee sirpalee self-assigned this Nov 19, 2020
@sirpalee
Copy link
Contributor Author

Added an initial implementation for Pause/Resume/Stop/Restart, which solves the issues in Solaris. There is still one feature that's not working as expected (pressing pause then resume in an active Solaris viewport starts rendering from the start, not from where it was left off); I'm still investigating the correct way of doing that using the render API.

@sirpalee sirpalee added the user Reported by a user label Mar 1, 2021
sirpalee added a commit to sirpalee/arnold-usd that referenced this issue Mar 1, 2021
sirpalee added a commit to sirpalee/arnold-usd that referenced this issue Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request render delegate Related to the Arnold Render Delegate user Reported by a user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant