Skip to content

Mimic-v1.5.0

Compare
Choose a tag to compare
@evanatherton evanatherton released this 05 Nov 23:33
· 9 commits to master since this release
81096d8

What's new?

  • Enhanced preferences management
    • New UI to manage/set user preferences (i.e. default robot, default postproc and postproc settings, etc.)
    • File-level preferences saved with Maya file, so changes you make to settings in the Mimic UI persist when you close/open the Mimic UI or close/open your Maya file

mPrefs UI - 01mPrefs UI - 02

  • Support for Maya 2022 on PC
    • Maya 2022 ships with Python 3; however, you can start Maya using Python 2 by trying one of the steps here
    • This only works on PC. There is no way to launch Maya with Python 2 on Mac, unfortunately
  • Added new robot rigs
  • Improved annotations, comments, warnings, dialogs throughout
  • Improved the Mimic codebase, usability, and squashed bugs throughout

What's next?

  • Porting Mimic to Python 3 for Maya 2022 and beyond!

  • For installation instructions and a list of supported robots, see our README.
  • Note: the only difference between the Mac and Windows versions are the precompiled versions of NumPy we've included in each
  • To obtain more robot rigs, download a rig from here and copy it into the appropriate mimic/rigs/ folder.
  • Tutorials can be found at mimicformaya.com.