LaikaStudios / studiolibrary

Studio Library

Home Page:http://www.studiolibrary.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing Automatic Updating

logo Studio Library

A Free tool written in python for managing poses and animation in Maya.

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 2016, 2017 and 2018

Contributing

Contributions to Studio Library are always welcome! Whether it's reporting bugs, feature requests, discussing ideas or committing code.

We follow the below guides for...

Downloading

Download and unzip the studiolibrary.zip file from github releases or website.

Intallation

OSX

Use SHIFT+G in the finder and copy the studiolibrary folder to ~/Library/Preferences/Autodesk/maya/scripts.

Linux

Open the file manager and copy the studiolibrary folder to ~/maya/scripts.

Windows

Open the file explorer and copy the studiolibrary folder to C:/Users/USERNAME/Documents/maya/scripts.

Setup

Start Maya and run the following code in the Python script editor.

import studiolibrary
studiolibrary.main()

Documentation

Find the latest documentation here.

Tutorials

How to use

License

The Studio Library is free to use in production under the GNU Lesser General Public License v3.0. For more information please click here.

Issues

Feel free to raise an issue with the error message and a detailed step by step process of how you got the error in github issues or contact krathjen.

About

Studio Library

http://www.studiolibrary.com

License:Other


Languages

Language:Python 97.7%Language:CSS 2.3%