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-107516 USD Layer Editor #988

Merged
merged 6 commits into from
Dec 10, 2020
Merged

Conversation

luceric-adsk
Copy link
Collaborator

The Maya USD Layer Editor provides a hierarchical view used to create, edit and save USD layers

Copy link
Collaborator

@seando-adsk seando-adsk left a comment

Choose a reason for hiding this comment

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

I quickly went thru as there were so many files. I didn't see anything major - just a few minor issues.

Copy link
Contributor

@HamedSabri-adsk HamedSabri-adsk left a comment

Choose a reason for hiding this comment

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

See MAYA-108697

@@ -160,6 +154,12 @@ void MayaLayerEditorWindow::onCreateUI()
setCentralWidget(_layerEditor);
_layerEditor->show();
_sessionState.registerNotifications();

connect(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fix for MAYA-108697 @HamedSabri-adsk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflows Related to in-context workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants