mayaMatchMoveSolver-v0.5.0
david-cattermole
released this
12 Oct 22:48
·
132 commits
to master
since this release
The v0.5.0 release includes an updated MM ImagePlane (v2), a new MM Silhouette Renderer, Mesh from Points, and many more tools and bug fixes.
Full Changelog: v0.4.9...v0.5.0
What's Changed?
- Fix image plane transparency, add OpenColorIO support and ImageCache support by @david-cattermole in #258
- Mesh tools by @bpatchasaheb in #265
- MM Standard and Silhouette Renderers (#231)
- This feature was developed in large part by @bpatchasaheb - thank you!
- See documentation page for more details.
- Add MM ImagePlane v2 (#173)
- Fixes MM ImagePlane (v1) transparency issue (#252)
- Supports common Maya supported 8-bit image formats, and EXR as 32-bit data.
- See documentation page for more details.
- Add MM Image Cache
- Controls the GPU and CPU memory limits of the MM ImagePlane v2 node.
- Allows querying the amount of used and available GPU and CPU memory.
- Includes a UI for querying and setting MM Image Cache memory limits.
- See documentation page for more details.
- Lens Distortion (standalone tool)
- Writes out lens distortion as ST-map EXR files.
- Tools updated to allow a locked camera node to work (#259)
- Add node type viewport hide/show toggles to Display menu. See documentation page for more details.
- Fix viewport hide/show for image planes with MM Image Plane.
- Add Mesh Hold Outs toggle tools (#265 #260) by @bpatchasaheb. See documentation page for more details.
- Add Mesh from Points tool, to create meshes from selected locators (#261) by @bpatchasaheb. See documentation page for more details.
- New commands
- Add mmColorIO command.
- Add mmMemoryGPU command.
- Add mmMemorySystem command.
- Add mmImageCache command.
- Add mmImageSequenceFrameLogic node.
- Used to control the frame number of the MM ImagePlane v2.
- Build system updates
- Refactored the internal CMake scripts.
- Update OpemMVG to v2.1.
- Add OpenColorIO v2.2.1.
- Updated Rust dependencies (CXX, etc)
- CentOS 7.x is deprecated, but Docker uses the Vault repository to continue working.
- Fix build errors for mmimage.
Known Problems
- Maya 2025 is not supported, yet.
- 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.