Skip to content

1.16.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 00:18
· 173 commits to main since this release

Version 1.16.1

Notable changes

Added

  • [#1888] Adjusted the Move Independently UI to make it easier to select entire hierarchies of objects to move together.
  • [#1903] Added a warning when MA Merge Motion is used to merge an animation clip with non-constant curves

Fixed

  • [#1909] Bone Proxy would break the build when placed under a MA Merge Armature component (fixes a regression in
    1.16.0).
  • [#1879] Blendshape Sync would not work properly when the source object was replaced by a MA Replace Object component.
  • [#1882] When replacing entire animators, the default values of the parameters of the original animator would be used, instead of the replacement animator.
  • [#1904] Fixed performance issues with MA Scale Adjuster previews

Changed

  • [#1880] Set the Match Avatar Write Defaults setting to ON by default in MA Merge Animator

主な変更点

Added

  • [#1888] Move Independently のUIを調整して、オブジェクトの階層全体を簡単に選択できるようにしました。
  • [#1903] MA Merge Motion で統合されるクリップの中に、時間で変動する値が含まれる場合の注意を追加

Fixed

  • [#1909] MA Merge Armature の配下に配置された Bone Proxy があるとビルドが失敗する問題を修正 (1.16.0 からのバグ)
  • [#1879] 同期元のオブジェクトが MA Replace Object で置き換えられる場合、Blendshape Sync が正しく動作しない問題を修正
  • [#1882] アバターのアニメーターを置き換える際、元のアニメーターのパラメータのデフォルト値が使用されていた問題を修正
  • [#1904] MA Scale Adjuster のプレビュー処理の負荷を軽減

Changed

  • [#1880] MA Merge AnimatorアバターのWrite Defaults設定に合わせる 設定をデフォルトでONにしました。