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

EMSUSD-1949 better support for grouping prims with references #4048

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

pierrebai-adsk
Copy link
Collaborator

If a prims has a reference the normal reparent algorithm would flatten the reference. In the frequent case where the prim only has opinion on a single layer and grouping in the same layer, we can instead rename the prim. This requires support for namespace edits in USD.

  • Detect this common case and use namespace edits when available.
  • Add a unit test to validate this.

If a prims has a reference the normal reparent algorithm would flatten the reference. In the frequent case where the prim only has opinion on a single layer and grouping in the same layer, we can instead rename the prim. This requires support for namespace edits in USD.

- Detect this common case and use namespace edits when available.
- Add a unit test to validate this.
@pierrebai-adsk pierrebai-adsk added the bug Something isn't working label Dec 13, 2024
@pierrebai-adsk pierrebai-adsk self-assigned this Dec 13, 2024
@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Dec 17, 2024
@seando-adsk seando-adsk added the ufe-usd Related to UFE-USD plugin in Maya-Usd label Dec 17, 2024
@seando-adsk seando-adsk merged commit c238975 into dev Dec 17, 2024
11 checks passed
@seando-adsk seando-adsk deleted the bailp/EMSUSD-1949/group-session-ref branch December 17, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-for-merge Development process is finished, PR is ready for merge ufe-usd Related to UFE-USD plugin in Maya-Usd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants