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

implement flush texture using render delegate commands #1341

Merged
merged 3 commits into from
Nov 21, 2022

Conversation

cpichard
Copy link
Collaborator

@cpichard cpichard commented Nov 1, 2022

Changes proposed in this pull request

  • expose a render delegate flush texture command
  • expose a render settings that will act as a trigger for flushing the texture. It is not ideal but as the rendercommands are not implemented in older version of houdini/solaris, this is one simple way to communicate with the current render.

Issues fixed in this pull request
Fixes #633

@cpichard cpichard marked this pull request as ready for review November 10, 2022 16:46
@cpichard cpichard merged commit 9750c63 into Autodesk:master Nov 21, 2022
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.

Flush texture caches
2 participants