Skip to content

Commit

Permalink
1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Sep 12, 2024
1 parent b163408 commit 6c69bb3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ NDMF(Modular Avatar 1.8.0以降)のコンポーネントによる非破壊

## 更新履歴

- 1.23.0
- 新機能
- 選択式メニューにおいて、各選択肢のアイコンとマテリアルをドラッグ&ドロップで一括指定出来るように。
- Tips: メニューオブジェクトを選択した上でインスペクタ右上にあるロックをかけると、メニューを出しながらマテリアル等を一括選択できます。
- 不具合修正
- 選択式メニューにおいて選択肢の順序変更を行った場合に、コンポーネントとTransformが順序変更されなかった不具合を修正。
- 1.22.0
- VRCConstraint対応
- 1.21.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "net.narazaka.vrchat.avatar-menu-creater-for-ma",
"version": "1.22.0",
"version": "1.23.0",
"displayName": "AvatarMenuCreatorForMA",
"description": "AvatarMenuCreator for Modular Avatar",
"author": {
Expand Down

0 comments on commit 6c69bb3

Please sign in to comment.