-
Notifications
You must be signed in to change notification settings - Fork 428
ReleaseNote v0.55.0(en)
PoChang007 edited this page Jan 6, 2020
·
1 revision
- commit: https://github.com/vrm-c/UniVRM/releases/tag/v0.55.0
- milestone: https://github.com/vrm-c/UniVRM/milestone/14?closed=1
- [closed] fix export test #359
- Fix Exporter test by adding Null Check
- [closed] fix fbx prefab export error #358
- Fix errors when exporting humanoid from the selected fbx prefab in the Project window
- [closed] ReduceBlendShapeSize cannot be exported without VRMBlendShapeProxy #356
- Adding a warning message stating that enabling ReduceBlendShapeSize option without VRMBlendShapeProxy will result in export errors (i.e. first time fbx to VRM)
- [closed] Fixed not to output empty children #353
- Make empty children nodes (node->children) not exported when using GeneratedSerializer
- [closed] fix generateCode Serializer, export unlit #352
- Fix an issue where KHR_materials_unlit extension is not exported when using GeneratedSerializer