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

Made all dirty layers and anonymous sublayers serialisable #1872

Merged

Conversation

jonjondev
Copy link
Contributor

This PR incorporates two changes:

The proxy shape has been updated to make all dirty layers serialisable regardless of whether they have ever been set as an edit target or not when saving Maya scenes. As a result anonymous sublayer content can be serialised.

Loading a scene serialised with anonymous sublayers results in stale references to previous sublayers' IDs. Although they exist in the registry on load, their IDs no longer match those referenced. Support has been added for the serialisation and deserialisation of anonymous sublayers to Maya files by the layer manager.

@fabal fabal force-pushed the J-Mo63/serialisable-anonymous-layers branch from c3d2348 to 8bc36df Compare December 6, 2021 22:03
@jonjondev
Copy link
Contributor Author

@kxl-adsk likewise this one is getting the same issue as PR #1866, where testVP2RenderDelegateIsolateSelect is failing for just MayaUsd - Maya Master [USD max, Python 3, Interactive] (Linux).

@kxl-adsk
Copy link

kxl-adsk commented Dec 7, 2021

Yes. We have something to investigate...it's unclear to me which change caused it 😕

@kxl-adsk kxl-adsk merged commit ac657cb into Autodesk:dev Dec 7, 2021
@jonjondev jonjondev deleted the J-Mo63/serialisable-anonymous-layers branch December 7, 2021 01:00
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.

3 participants