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

Update primvars with instance interpolation when instancing is dirty. #1669

Merged

Conversation

williamkrick
Copy link
Contributor

Add new test images to reflect the new behavior of USD 21.08.

krickw added 2 commits August 31, 2021 10:25
… Add new test images to reflect the new behavior of USD 21.08.
return
imageVersion = None
if usdVersion < (0, 21, 8):
imageVersion = 'pre-21_08'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are now two sets of images for the tests that follow this code. The main set in the regular folder is what the most up-to-date results are. The older images are in the pre-21_08 folder. In the future when we don't support any USD versions older than 21.08 we can remove those old images.

@williamkrick williamkrick requested a review from kxl-adsk August 31, 2021 15:28
@williamkrick williamkrick added the vp2renderdelegate Related to VP2RenderDelegate label Aug 31, 2021
@kxl-adsk
Copy link

More question than a concern - do you know which change made this difference? Would be good to document.

@williamkrick
Copy link
Contributor Author

Yes it was the changes Pixar made for PixarAnimationStudios/OpenUSD#1515

@williamkrick williamkrick added the ready-for-merge Development process is finished, PR is ready for merge label Aug 31, 2021
@kxl-adsk kxl-adsk merged commit 820e85a into dev Aug 31, 2021
@kxl-adsk kxl-adsk deleted the krickw/MAYA-110170/handle_instances_being_hidden_by_purpose branch August 31, 2021 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge vp2renderdelegate Related to VP2RenderDelegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants