Skip to content

1.14.4-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Oct 04:08
· 264 commits to main since this release

Version 1.14.4-beta.3

This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS

Notable changes

Fixed

  • [#1791] World Fixed Object would double the scale of objects it's attached to
  • [#1794] Fit Preview would break if an unsaved scene was opened

Changed

  • [#1794] When selecting one of the avatar's original bones, the Fit Preview window's manipulation handles will now
    control the simulated avatar's corresponding bones.
  • [#1794] The Fit Preview window will hide gizmos when the parent avatar is selected

主な変更点

Fixed

  • [#1791] World Fixed Object がついているオブジェクトのスケールを2倍にするバグを修正
  • [#1794] 一度も保存されていないシーンが開いていると Fit Preview が動作しない問題を修正

Changed

  • [#1794] 元アバターのボーンが選択されている状態で、 Fit Preview の操作ハンドルがクローンされたアバターの該当
    ボーンを操作するようになった。
  • [#1794] 元のアバターが選択されている場合、 Fit Preview のウィンドウにギズモが非表示になるように変更