-
Notifications
You must be signed in to change notification settings - Fork 428
ReleaseNote v0.85.0(ja)
ousttrue edited this page Sep 30, 2021
·
2 revisions
v0.85.0 (2021-09-30)
- commit: https://github.com/vrm-c/UniVRM/releases/tag/v0.85.0
- milestone: https://github.com/vrm-c/UniVRM/milestone/47?closed=1
- [1.0] VRM10ObjectFirstPerson.SetupAsync に isMine 引数 #1250
- [1.0] MToon10 offset/scale の挙動 #1225
- CreateErasedMeshAsync #1221
- [1.0] Vrm10Controller を Vrm10Instance に改名してリソース管理を委譲する #1242
- [1.0] Fix MToon10 texture offset/scale bug. #1261 (Santarh)
- VrmLib.Model の Read を非同期処理フェーズに移動 #1259 (Santarh)
- add self flag #1258 (ousttrue)
- [1.0] Thumbnail の nullcheck #1254 (ousttrue)
- [1.0] FirstPerson.SetupAsync 修正 #1252 (ousttrue)
- [1.0] rename_VRM10Controller_to_Vrm10Instance #1251 (ousttrue)
利用方法は、 Assets/VRM/Samples/SimpleViewer
を参考にしてください。
- it might not be a bug but i can't import the package #1238
- Failed UnlitTransparentZWrite fallback on importing VRM 0.x #1139
- LWRP / URP support #368
- warning #1265 (ousttrue)
- Fix/unity version #1262 (ousttrue)
- Vrm と それ以外の glb の処理分岐方法を変更 #1260 (ousttrue)
- Fallback UnlitTransparentWithZWrite into MToon's emissive factor. #1255 (Santarh)
- Update -----feature-request.md #1253 (ousttrue)
- UniGLTF/README 更新 #1249 (ousttrue)
-
VRM/UnlitTransparentZWrite
の Import を修正 #1248 (ousttrue) - Update README.md #1246 (ousttrue)
- Fix throw by First. Use FirstOrDefault #1244 (ousttrue)
- lambda
Func\<Task\<AnimationClip\>\>
cause warning. Use Task.FromResult #1243 (ousttrue)