1.17.0
Version 1.17.0
Notable changes
Added
- [#1941] Added
MA Floor Adjuster - [#1932] Patched a VRCSDK bug which caused the expressions menu editor to hang
- [#1924] Added a watchdog to limit time spent in menu GUI rendering to help diagnose an issue
- [#1915] Added
Match scaleoption toMA Bone Proxy - [#1919] Added multi-select support for blendshape picker window (Shape Changer, Blendshape Sync, VF By Shape)
- [#1974] Added support for
VRCRaycastcomponents and parameters inMA Parameters
Fixed
- [#1936] Fixed
EditorGUI.showMixedValuenot being reset after use in inspector GUIs, which could affect other editor extensions - [#1926] Revisions to the Japanese FAQ page
- [#1921] Fixed additional false positives in the non-constant curve check
- [#1973] Fixed an issue causing compilation errors when importing into World Project
Changed
- [#1939] The "non-constant curves" warning now appears only on the
Merge Motioninspector UI, instead of as part of the build report.
主な変更点
Added
- [#1941]
MA Floor Adjusterを追加 - [#1932] Expressions Menuのインスペクターが固まるVRCSDKのバグを迂回
- [#1924] メニュー描画時間に時間制限を設けた(一時的なデバッグ処置です)
- [#1915]
MA Bone Proxyにスケールを合わせるオプションを追加 - [#1919] ブレンドシェイプ選択ウィンドウで複数選択に対応(Shape Changer、Blendshape Sync、VF By Shape)
- [#1974]
MA ParametersがVRCRaycastに対応
Fixed
- [#1936] インスペクターGUIでの
EditorGUI.showMixedValueが使用後にリセットされない問題を修正しました(他のエディタ拡張に影響を与える可能性がありました) - [#1926] 日本語版FAQページの改訂
- [#1921]
MA Merge Blend Treeで非定数のカーブが含まれるクリップを検出する際の誤検出を修正 - [#1973] ワールドプロジェクトへのインポート時にコンパイルエラーが発生する問題を修正
Changed
- [#1939]
Merge Motionにおける、時間で変動する値がある場合に表示される注意は、ビルド後に現れるリポートからインスペクターUIに移動しました。