Skip to content

Commit

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

## 更新履歴

- 1.26.0-beta.4
- リモートでのFloat暴発バグの同期待機時間調整
- 1.26.0-beta.3
- Color/Vector型のシェーダーパラメーターも操作できるように
- Transformと同様に、Unityのアニメーションの制約によりXYZWの組のみでの指定です。同一変数の別の値を独立して制御することは出来ません。
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.26.0-beta.3",
"version": "1.26.0-beta.4",
"displayName": "AvatarMenuCreatorForMA",
"description": "AvatarMenuCreator for Modular Avatar",
"author": {
Expand Down

0 comments on commit c3d4b1b

Please sign in to comment.