modular-avatar/CHANGELOG-PRERELEASE.md
bd_ 2557972461
feat: ensure that correct layers are toggled off in MMD worlds, even after messing with layer order (#1489)
We make the assumption that the MMD world will _specifically_
be disabling layers 1 and 2.
2025-03-14 20:44:50 -07:00

1.6 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • [#1497] Added changelog to docs site
  • [#1482] Added support for replacing pre-existing animator controllers to Merge Animator
  • [#1481] Added World Scale Object
  • [#1489] Added MA MMD Layer Control

Fixed

  • [#1492] Fixed incorrect icon and logo assets in prior prerelease
  • [#1489] Fixed compatibility issues between Merge Blend Tree or reactive components and MMD worlds. See documentation for details on the new handling.

Changed

  • [#1483] The Merge Animator "Match Avatar Write Defaults" option will no longer adjust write defaults on states in additive layers, or layers with only one state and no transitions.
  • [#1429] Merge Armature will now allow you to merge humanoid bones with PhysBones attached in certain cases.
    • Specifically, child humanoid bones (if there are any) must be excluded from all attached Physbones.

Removed

Security

Deprecated

[1.12.0-alpha.2] - [2025-03-10]

Added

  • Added CHANGELOG files

Changed

  • [#1476] Switch ModularAvatarMergeAnimator and ModularAvatarMergeParameter to use new NDMF APIs (IVirtualizeMotion and IVirtualizeAnimatorController)

Older versions

Please see CHANGELOG.md