-
Notifications
You must be signed in to change notification settings - Fork 428
ReleaseNote v0.79.0(ja)
v0.79.0 (2021-07-19)
- commit: https://github.com/vrm-c/UniVRM/releases/tag/v0.79.0
- milestone: https://github.com/vrm-c/UniVRM/milestone/41?closed=1
このバージョンから pre release
をやめて通常リリースに戻ります。
- 0.66 ~ 0.79 の変更まとめ
- (GLB, GLTF) ScriptedImporter の導入 と Extract の説明
Autoreference を有効にします。
- Make asmdef's
Auto Referenced
true
. #1107 - Namespace "VRM" can't be found by any other script. #1103
- Make asmdef's auto-referenced true. #1108 (Santarh)
- [1.0] Invalid migration of MToon screen coordinates outline #1069
- Fix MToon 1.0 functions. #1101 (Santarh)
- [1.0] Expression の仕様更新に追随 #1092 (ousttrue)
- [1.0] Fix MToon 1.0 bugs #1071 (Santarh)
-
Add properties & Fix the bug in
RuntimeGltfInstance
#1109 (Santarh) -
VRChat用に設定したVRoidモデルを再度VRMに変換する時にエラーが出て失敗する #1100
-
Fail to convert, "IndexOutOfRange Exception" critical error #1099
-
UniVRM fails to convert avatar with critical errors. #1098
-
Extract null extract の挙動 #1070
-
TRS のデフォルト値をスキップ #1059
-
Minor compatibility issues with Unity 2021.1 #1051
-
Show the warning of color space because UniGLTF supports Linear color space only. #1006
-
Export texture include alpha channel only when needed while exporting glTF. #968
-
EditorTextureSerializer で例外になるテクスチャを事前にエラーメッセージにする #1102 (ousttrue)
-
Fix error when material count was zero in VRM #1084 (Santarh)
-
AnimationClip import with AnimationClipFactory #1082 (Santarh)
-
Export textures with alpha channel only if necessary #1072 (Santarh)