Skip to content

Commit

Permalink
Update Maya versions and GitHub forking workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
krathjen committed Feb 28, 2018
1 parent 5053f92 commit 18c854c
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ Studio Library is a free python script for managing poses and animation in Maya.
* https://github.com/krathjen/studiolibrary


### 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
Expand All @@ -23,18 +16,16 @@ Studio Library is a free python script for managing poses and animation in Maya.
* LMB drag and drop to organize items
* Insert, merge and replace animation
* Supports Windows, Linux and OSX
* Supports Maya 2017 and Maya 2018
* Supports Maya 2016, 2017 and 2018


### Contributing

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

* [Branch naming style](https://stackoverflow.com/questions/273695/git-branch-naming-best-practices)

* [Commit messages style](https://github.com/erlang/otp/wiki/Writing-good-commit-messages)

* Please follow the same workflow as the "[GitHub flow](https://guides.github.com/introduction/flow/index.html)".
* Please follow the same workflow as "[GitHub Forking Workflow](https://gist.github.com/Chaser324/ce0505fbed06b947d962)".

* Please follow the same coding style as the "[Python Qt Style Guidelines](http://bitesofcode.blogspot.co.uk/2011/10/pyqt-coding-style-guidelines.html)".

Expand Down

0 comments on commit 18c854c

Please sign in to comment.