mayaMatchMoveSolver-v0.5.0.beta1
Pre-release
Pre-release
david-cattermole
released this
24 Sep 09:33
·
523 commits
to master
since this release
The v0.5.0.beta1 release a new silhouette rendering mode for the Viewport 2.0 MM Renderer, a new tool for Lens Distortion ST-Map generation, and bug fixes.
Big thanks to @bpatchasaheb for providing the implementation of silhouette rendering.
This is a pre-release beta of the upcoming v0.5.0 release, and is intended for testing. It is not recommended to use v0.5.0.beta1 in production.
The mmSolver release for Maya 2024 on Linux is only supported on Red Hat Enterprise Linux (RHEL) 8, or Rocky Linux 8 and will not work on RHEL 7 or CentOS 7.
Full Changelog: v0.4.5...v0.5.0.beta1
New Features / Fixes:
- MM Renderer (#231)
- A new silhouette rendering mode is available - turn it on in the MM Renderer "Globals" node - thanks @bpatchasaheb!
- Add preferences to the User Preferences UI for Load Markers UI.
- Controls the default "un/distortion mode", "load bundle positions" and "use overscan" values.
- Fix bug in core Solver (#248)
- Fix "Create Controller 2" tool, when Smart Bake and Object Space is used together (ddcdf02).
- Fix crash from MM Image Plane when the node is opened in the Node Editor (7e5d4e4) - many thanks to the anonymous contributor!
Developers:
- Split "MM Solver third-party" into a new library "mmsolverlibs" - this is a big change to the overall compilation of the project, please follow the updated building instructions.
- Add "mmsolver-lensdistortion" program that will generate ST-Maps from Lens distortion layer files stored in .nk format.
- Moved more core headers into "mmsolverlibs", and tried to move as much of mmSolver into mmsolverlibs as possible.
- Fixed and improved tests - some buggy tests were fixed.
- Add test for #248 to ensure the bug doesn't come back.
- Add test for "Create Controller 2" tool.
Known Problems
- Building on Windows for Maya 2019 is currently broken.
- 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.