Skip to content

mayaMatchMoveSolver-v0.5.5

Compare
Choose a tag to compare
@david-cattermole david-cattermole released this 09 Jun 06:18
· 67 commits to master since this release

The v0.5.5 release brings major improvements to the Center 2D tool with multi-object and component support, along with build system enhancements for Maya 2025/2026 and several important bug fixes.

Full Changelog: v0.5.4...v0.5.5


What's Changed?

  • Center 2D Tool - Multi-Object and Component Support
    • Added long-awaited ability to center on multiple objects at once.
    • Added support for mesh components (vertex, edge, face) centering.
    • Improved Center 2D tool workflow and functionality.
  • Fixed mmImagePlane2 crash when ImageCache is set to zero.
  • Updated documentation with proper Center 2D Offset image naming.

What's Changed? - For Developers

  • Build System Improvements
    • Added support for Maya 2026 builds.
    • Extracted OpenColorIO source code into build directory for cleaner source tree.
    • Added missing build scripts for Maya 2025/2026.
  • Added "Point from Object Set" node for enhanced Center 2D operations.
  • Improved crash debugging by waiting for log messages to flush before Maya abort.
  • Fixed minor C++ compiler warnings, and removing unneeded code (no change in behaviour).

Known Problems

  • MM Renderer - Rotate Manipulator Obscures Silhouette (#276)
  • Docking the Solver UI is no longer supported due to a bug in Maya 2025 (#267)
  • Only Maya 2020+ is supported on Windows, due to the OpenColorIO (v2.2.x) dependency.
  • Markers are not distorted by Lens Distortion in Maya 2023.0, and 2023.1.
    • Please upgrade to (at least) Maya 2023.2.
  • MM Renderer incorrectly displays selection in Maya 2022.0.
    • Please upgrade to (at least) Maya 2022.1.
  • Solving Lens Distortion does not act correctly in some cases - this is being actively developed and improved - please report bugs.
  • There are lens distortion update issues in the Maya viewport with Markers and Lines node types.

Please report any bugs or suggestions you find in this release here and clearly state the version of mmSolver you are testing.