Skip to content

1.18.7

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 02:23
· 7 commits to main since this release

Version 1.18.7

Notable changes

Fixed

  • [#2112] Mesh Cutter previews show incorrect results when used in combination with Shape Changer
  • [#2113] Fixed NaNimation unnecessarily duplicating vertices when all primitives are selected.
  • [#2115] Reactive components might have the wrong non-animated state when their parameter's default is controlled
    by an expressions parameters asset or MA Parameters component.

主な変更点

Fixed

  • [#2112] Shape Changer と併用する場合、 Mesh Cutter のプレビュー処理が実際の挙動と違っていた問題を修正
  • [#2113] すべてのプリミティブを選択した場合に、NaNimation が不要な頂点の複製を行う問題を修正
  • [#2115] パラメーターの初期値が Expressions Parameters のアセット、または MA Parameters コンポーネントで決定される
    場合、リアクティブコンポーネントのアニメーターなしの初期状態が正しくない問題を修正