Fix #399: Maya 2019+ hide containers in outliner#400
Merged
Conversation
Collaborator
Author
|
Note, this currently does hide the Main container for Maya 2019 scenes when loading a new instance into an existing scene, but not its members making them "all" visible in the outliner by themselves. I'll change the code so it only hides the main container on initial creation... |
- This way it will not interfere with already loaded content in existing scenes.
Collaborator
|
Sorry, currently not able to access Maya 2019 for giving this a try, hopefully there will be some gif :P |
Collaborator
Author
Collaborator
Author
|
Will merge this tomorrow if no objections.. |
This was referenced Dec 19, 2019
This was referenced Dec 28, 2022
This was referenced Feb 10, 2023
This was referenced Mar 1, 2023
This was referenced Apr 12, 2023
This was referenced Jun 13, 2023
This was referenced Aug 18, 2023
This was referenced Oct 18, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This implements #399 - simple as that.