Skip to content

Commit

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

## 更新履歴

- 1.18.0
- 無段階制御メニューで変化する領域を指定できるように
- 0~50%でBlendShape Aを動かしてからさらに50%~100%でBlendShape Bを動かす事などが可能になりました。
- Transformを操作できるように
- Unityのアニメーションの制約によりXYZの組のみでの指定です。
- 1.17.1
- Unity 2019でコンパイルエラーになる問題を修正
- 1.17.0
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.18.0-rc.3",
"version": "1.18.0",
"displayName": "AvatarMenuCreatorForMA",
"description": "AvatarMenuCreator for Modular Avatar",
"author": {
Expand Down

0 comments on commit fb64011

Please sign in to comment.