Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layer Explorer

An improved user interface for display layers inside Maya.
Now you can actually expand layers and select nodes inside of them!
All referenced layers are now nested inside their associated reference node!

image

Features:

  • Layers are nested under their associated reference node for cleaner viewing.
  • Nodes are selectable from within their associated display layer.
  • Toggle visibility on nodes with incoming connections.
  • Quickly search for and filter nodes from the search bar.

Roadmap:

  • Implement logic for menu-bar actions and layer interop buttons.
  • Add columns for playback and display type toggling.

How to open:

from layerexplorer.ui import qlayerexplorer

window = qlayerexplorer.QLayerExplorer()
window.show()

Requires: dcc and Qt modules.

About

A more robust implementation of the display layer manager for Maya.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages