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-1722 find the correct layer manager node #3965

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

pierrebai-adsk
Copy link
Collaborator

When loading a Maya scene containing a stage, possibly through other Maya reference, find the correct layer manager node for the stage. Each layer manager node is specific to the scene or reference.

  • Add an optional parameter to some layer manager function to specify the Maya reference that should contain the information.
  • Pass the correct Maya reference, if any, when computing the proxy shape node layers.
  • Add a unit test to load a stage in a Maya reference.

When loading a Maya scene containing a stage, possibly through other Maya
reference, find the correct layer manager node for the stage. Each layer
manager node is specific to the scene or reference.

- Add an optional parameter to some layer manager function to specify
  the Maya reference that should contain the information.
- Pass the correct Maya reference, if any, when computing the proxy
  shape node layers.
- Add a unit test to load a stage in a Maya reference.
@pierrebai-adsk pierrebai-adsk self-assigned this Oct 17, 2024
@pierrebai-adsk pierrebai-adsk added the bug Something isn't working label Oct 17, 2024
@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Oct 21, 2024
@seando-adsk seando-adsk added the workflows Related to in-context workflows label Oct 21, 2024
@seando-adsk seando-adsk merged commit e8cb3b4 into dev Oct 21, 2024
11 checks passed
@seando-adsk seando-adsk deleted the bailp/EMSUSD-1722/stage-in-maya-ref branch October 21, 2024 19:25
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 workflows Related to in-context workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants