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

Perform translations of DirtyCategories dirty bit #1930

Conversation

marktucker
Copy link
Contributor

Perform dirty bit translations so that changes to rprim category
membership result in sync calls when using the UsdImaging scene delegate
with the scene index emulation layer.

Description of Change(s)

This is sort of an amendment to #1653. Even after applying that patch, light linker updates didn't work in Houdini using USD 22.05 when a new light linker collection was added to the scene. Tracking this down revealed that the DirtyCategories bit was being set on the right rprims, but the translation of this dirty bit through the emulation scene index was losing this dirty bit. So this change tracks the dirty bit in HdDirtyBitsTranslator.

  • [ X ] I have submitted a signed Contributor License Agreement

membership result in sync calls when using the UsdImaging scene delegate
with the scene index emulation layer.
@sunyab
Copy link
Contributor

sunyab commented Jun 30, 2022

Filed as internal issue #USD-7466

@pixar-oss pixar-oss merged commit 1e63367 into PixarAnimationStudios:dev Jul 5, 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.

3 participants