Skip to content

kredencstudio/studiolibrary

 
 

Repository files navigation

Studio Library

Studio Library is a free python script for managing poses and animation in Maya.

What's changed?

  • Only supports Maya 2017 and Maya 2018
  • Animation items created before version 1.5.x (mid-2014) are not supported
  • Creating and switching between libraries from the UI is no longer supported

Features

  • Save poses and animation
  • Mirror poses and animation
  • Create easy to use selection sets
  • MMB drag for fast pose blending
  • LMB drag and drop to organize items
  • Insert, merge and replace animation
  • Supports Windows, Linux and OSX
  • Supports Maya 2017 and Maya 2018

Contributing

Whether it's reporting bugs, discussing ideas or committing code: Contributions to Studio Library are welcome!

How to install?

  1. Download and unzip the studiolibrary.zip file

OSX

  1. Use SHIFT+G in the finder and copy the studiolibrary folder to

~/Library/Preferences/Autodesk/maya/scripts

Linux

  1. Open the file manager and copy the studiolibrary folder to

~/maya/scripts

Windows

  1. Open the file explorer and copy the studiolibrary folder to

C:/Users/USERNAME/Documents/maya/scripts

How to run?

  1. Start Maya and run the following code in the Python script editor.
import studiolibrary
studiolibrary.main()

Having Issues?

Please send an email with the error message and a detailed step by step process of how you got the error.

Comments, suggestions and bug reports are welcome. Contact

Packages

No packages published

Languages

  • Mathematica 66.9%
  • Python 32.3%
  • CSS 0.8%