Skip to content

1.14.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Aug 02:02
· 316 commits to main since this release

Version 1.14.0-beta.1

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

Notable changes

Fixed

  • [#1721] Fixed an issue where multiple Shape Changers or Mesh Cutters affecting the same mesh might result in some
    vertices not being deleted.
  • [#1719] Scale Adjuster did not update positions of child objects when editing directly using the inspector fields

主な変更点

Fixed

  • [#1721] 複数の Shape ChangerMesh Cutter が同じメッシュに適用された場合、一部の頂点が正しく削除されない場合が
    あるバグを修正
  • [#1719] Scale Adjusterのインスペクターで直接値をいじるとき、子オブジェクトの位置を調整しなかったバグを修正