Skip to content

1.13.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:16
· 396 commits to main since this release

Version 1.13.0-rc.1

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

Notable changes

Added

  • [#1642] Added quick swap mode to Material Swap
  • [#1635] Added ModularAvatarMenuItem APIs to allow menu items components to be created without a dependency on VRCSDK.

Fixed

  • [#1640] MA Material Swap would not work in some situations.
  • [#1641] Fixed Material Swap observing
  • [#1641] Fixed that MatSwap target is empty when dragging material into Material Swap

主な変更点

Added

  • [#1642] MA Material Swap にクイックスワップモードを追加
  • [#1635] ModularAvatarMenuItem にAPIを追加し、VRChat以外のプラットフォームで Menu Item を生成できるようにしました。

Fixed

  • [#1640] MA Material Swapが一部の状況で動作しない問題を修正
  • [#1641] Material Swap の監視を修正
  • [#1641] Material Swap にマテリアルをドラッグした際、マテリアルの置換先が空になるのを修正