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

Fix part updates on palette change #451

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

david-bremer
Copy link
Collaborator

When pushing scene updates into an existing .usd file structure, changes to just the palette were not applied, because the palette was not factored into a part's hash value. So an existing part with the same name was already found and was not modified.

…sh used for the part name. Fixes a problem where changing the palette and pushing to an existing scene does not result in a part update.
@david-bremer david-bremer merged commit 056a602 into main Oct 11, 2024
25 checks passed
@david-bremer david-bremer deleted the fix/update_parts_on_palette_change branch October 11, 2024 13:12
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.

2 participants