1.5.1
What's Changed
- Fixed an issue where an error occurred when
labelsorsubParameterswere null in Control by @raiti-chan in this pull request. - Fix: "fake humanoid" bones (humanoid bones not used by any renderers) can be pruned by game object GC pass by @bdunderscore in this pull request.
- Added Korean language support by @HotKonti in this pull request.
- Fix: internal parameters not renamed on installed VRCExpressionMenu submenus by @bdunderscore in this pull request.
主な変更点
- Controlの
labelsやsubParametersがnullの場合にエラーが発生する問題を修正 by @raiti-chan in こちらのプルリクエスト。 - fix: レンダラーで使用されていない"fake humanoid"ボーンがゲームオブジェクトのGCパスで削除されるように修正 by @bdunderscore in こちらのプルリクエスト。
- 韓国語の言語サポートを追加 by @HotKonti in こちらのプルリクエスト。
- インストールされたVRCExpressionMenuのサブメニューで内部パラメーターの名前が変更されない問題を修正 by @bdunderscore in こちらのプルリクエスト。
New Contributors
- @HotKonti made their first contribution in this pull request.
*Full Changelog