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

MAYA-113917 Skip Ufe Identifier update when the identifiers are not in use. #1875

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

williamkrick
Copy link
Contributor

This change mitigates the high performance cost of reading the prim path of instanced objects from USD by only reading the path when it is necessary.

@williamkrick williamkrick added do-not-merge-yet Development is not finished, PR not ready for merge vp2renderdelegate Related to VP2RenderDelegate labels Dec 3, 2021
perrauo-adsk
perrauo-adsk previously approved these changes Dec 3, 2021
@@ -46,6 +47,7 @@
#include <pxr/usd/usd/prim.h>
#include <pxr/usdImaging/usdImaging/delegate.h>

#include <maya/M3dView.h>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Minor: Can you remove this include? I did not see it used.

@JGamache-autodesk JGamache-autodesk added ready-for-merge Development process is finished, PR is ready for merge and removed ready-for-merge Development process is finished, PR is ready for merge labels Dec 6, 2021
@williamkrick williamkrick added ready-for-merge Development process is finished, PR is ready for merge and removed do-not-merge-yet Development is not finished, PR not ready for merge labels Dec 7, 2021
@kxl-adsk kxl-adsk merged commit d748ddf into dev Dec 7, 2021
@kxl-adsk kxl-adsk deleted the krickw/MAYA-113917/update_ufe_identifiers_on_demand branch December 7, 2021 13:58
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.

5 participants