-
Notifications
You must be signed in to change notification settings - Fork 428
ReleaseNote v0.58.0(ja)
ousttrue edited this page Aug 19, 2020
·
13 revisions
- commit: https://github.com/vrm-c/UniVRM/releases/tag/v0.58.0
- milestone: https://github.com/vrm-c/UniVRM/milestone/17?closed=1
UnityEditor で VRM ファイルを出力する際に、すべてのテクスチャがテクスチャのインポートサイズ設定を考慮するように修正しました。 この修正によって VRM ファイルのサイズ減少が大きく期待できます。
v0.56.0, v0.57.0 で以前に比べて画像サイズが原因でファイルサイズが大きくなってしまう問題
- [closed] In Editor, resized exporting texture if MasSize setting value is smaller than original image size. #503
https://vrm.dev/dev/univrm-0.xx/programming/univrm_use_blendshape/
- [closed] Refactor BlendShapeKey && BlendShapePreset.Unknown 以外のプリセットは独自の Name を持てない仕様に変更 #501
- [closed] 新規のエクスポート警告 https://github.com/vrm-c/UniVRM/issues/474
- [closed] * implement SpringBone validation #474 #510
- [closed] NO_ACTIVE_MESH の判定方法を変更 #513
機能はほぼ同じですが、画面と操作が変わっています
https://vrm.dev/docs/univrm/export/univrm_export/
- [closed] エクスポートダイアログをScriptableWizardからEditorWindowで作り直し #505
- [closed] add language support in export dialog #512
- [closed] BlendShape AccumulateValue will not be over 100 #497