mayaMatchMoveSolver-v0.2.3
david-cattermole
released this
12 May 10:38
·
3870 commits
to master
since this release
This is a bug fix release addressing one issue in v0.2.2 release.
Download the archive file for your operating system and Maya version, and follow the INSTALL.md instructions.
Bug fixes
- #101; Fixed the Solver right-click menu tools; "Run Solve" and "Run Solve (Current Frame)".
Known issues
- New v0.2.x default values will not be used until a new Collection is created. Delete your previous Collection and create a new Collection using the Solver UI "File > New Collection" menu item.
- Solver engine can become slow with many attributes.
- The Maya viewport is refreshed during solving to force Maya to evaluate all nodes in the solve. This causes slower performance (e.g. 6 seconds verses 30 seconds), but ensures accurate solver results. The root cause is being investigated.
- The Solver does not find the absolute minimum and sometimes requires pressing "solve" multiple times to get a minimum error.