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

Ensure HdSceneIndexAdapterSceneDelegate::GetMaterialResource considers all contexts #3288

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

robpieke
Copy link
Contributor

Description of Change(s)

Moving the responsibility for iterating over the render delegate's material contexts out of the scene delegate and into the material schema, to ensure the fallback network is only returned after all the delegate's contexts have been considered (and failed).

Fixes Issue(s)

Fixes #3286

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

…rom the scene delegate to the material schema. This ensures that the fallback context is only used if *all* the delegate's contexts fail
@jesschimein
Copy link

Filed as internal issue #USD-10110

@jesschimein
Copy link

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

3 participants