Skip to content

1.14.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Sep 00:52
· 305 commits to main since this release

Version 1.14.0-rc.0

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

Notable changes

Added

  • [#1740] VF By Shape can now select multiple blendshapes in a single component
    • Note: Data created in prior betas for this component is not compatible with this version.
  • [#1738] Mesh Cutter can now be configured to combine the selections from all vertex filters, instead of taking their
    intersection.

Fixed

  • [#1739] Improved performance of Mesh Cutter preview processing

主な変更点

Added

  • [#1740] VR By Shape に、一つのコンポーネントで複数のブレンドシェープを選択できるように変更
    • 注意:以前のベータで作成されたデータとの互換性が損なわれます。
  • [#1738] Mesh Cutter に複数の頂点フィルターをつけた場合、そのどれか一つでも選択された頂点をすべて消す設定を追加

Fixed

  • [#1739] Mesh Cutter のプレビュー処理を軽量化