Skip to content

ReleaseNote v0.55.0(en)

PoChang007 edited this page Jan 6, 2020 · 1 revision

Changelog

v0.55.0 (26/12/2019)

  • [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
Clone this wiki locally