1.11.0
What's Changed
New features
- Add the "Remove Vertex Color" component. This component deletes vertex color data from all object below it - handy when setting up a Quest avatar!
- Add the "Sync Parameter Sequence" component. This component lets you ensure that expressions parameters are in the same order between PC and Android, avoiding sync issues.
- Add support for disconnecting MA Menu Item name fields from the game object name. With this, you can now use rich text in your menu item names as well! Thanks to @hai-vr for providing this change!
Other changes and fixes
- feat: add API to open Menu Installer's selection UI by @bdunderscore in #1348
- fix: issues where undesired duplication could occur when root bones are flipped by @Rerigferl in #1376
主な変更点
新機能
- Remove Vertex Color コンポーネントを追加!配下のオブジェクトすべてから頂点カラーデータを削除するコンポーネントです。Questアバターのセットアップには便利!
- Sync Parameter Sequence コンポーネントを追加!Quest向けアバター・PC向けアバターの間に、パラメーター順を合わせて、同期ずれを回避するためのコンポーネントです。
- MA Menu Itemにおいて、名前欄をGameObjectの名前から切り離すオプションを追加。これでリッチテキストが使えるようになりました。提供してくださった @hai-vr さん、ありがとうございます!
その他の変更点
- Menu Installerのインストール先UIを開くAPIを追加 by @bdunderscore in #1348
- ルートボーンが逆転されている状態で、他の物が複製される問題を修正 by @Rerigferl in #1376
Full Changelog: 1.10.11...1.11.0