getavalon / core

The safe post-production pipeline - https://getavalon.github.io/2.0
MIT License
218 stars 48 forks source link

Fix #399: Maya 2019+ hide containers in outliner #400

Closed BigRoy closed 5 years ago

BigRoy commented 5 years ago

This implements #399 - simple as that.

BigRoy commented 5 years ago

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...

davidlatwe commented 5 years ago

Sorry, currently not able to access Maya 2019 for giving this a try, hopefully there will be some gif :P

BigRoy commented 5 years ago

Here's a little preview.

outliner_hidden

It shows:

BigRoy commented 5 years ago

Will merge this tomorrow if no objections..