superLayerManager - An Useful DisplayLayer Manager 0.7.9 (maya script)

An Useful DisplayLayer Manager

Help

License Type:

Freeware

File ID:

49832

File Size:

34 KB

Created / Updated:

Oct 18, 2012 / Feb 16, 2013

Owner:

looksoon   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

windows

Downloaded:

396

Maya:

2012

Tags:

maya 2012 x64, interface


SuperLayerManager is a python scripts for maya, you can use it to manage maya displayLayer, and some useful functions is shipped on UI,

thanks Blur!

If any question or any advice, welcome your email.

 

Installation and Run:

First you should install PyQt for maya(window),  linux(thanks driv3r)

First unrar the file to somewhere on your disk, such as: c:\YourScript\SuperLayerManager.

Second modify the path in the example below and run in maya python script editor:
import sys
pfPath = r'c:\YourScript\SuperLayerManager'
if pfPath not in sys.path:
    sys.path.append(pfPath)
import slm as slm
slm.main()


Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum to ask any questions.
Please rate my product in the Review section.

More from this artist

  • Missing

  • Missing

  • Missing

  • Screenshot-fire_system_v0

Related Marketplace Items

  • Am01