Skip to content

Commit

Permalink
1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Feb 19, 2025
1 parent 79807ef commit 3cead69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ /~https://github.com/Narazaka/AvatarMenuCreaterForMA/releases/latest から `net.n

## 更新履歴

- 1.29.0
- シェーダーパラメーターとマテリアル変更について、SkinnedMeshRendererとMeshRendererタイプをパスに応じて使うように(1.11.0以降これまではRendererだった)。
- 本来レイヤー優先度的に下のはずの他のAnimatorに負けてしまう問題がなくなるはずです。
- 1.29.0-beta.0
- シェーダーパラメーターとマテリアル変更について、SkinnedMeshRendererとMeshRendererタイプをパスに応じて使うように(1.11.0以降これまではRendererだった)。
- 本来レイヤー優先度的に下のはずの他のAnimatorに負けてしまう問題がなくなるはずです。
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.29.0-beta.0",
"version": "1.29.0",
"displayName": "AvatarMenuCreatorForMA",
"description": "AvatarMenuCreator for Modular Avatar",
"author": {
Expand Down

0 comments on commit 3cead69

Please sign in to comment.