v0.89.0: Road to 1.0.¶
exporter¶
Fix a problem where some of the exported models having incorrect BlendShape Normals
[#1363] Normalizing mesh normals when conducting mesh normalization
Conditions that trigger this problem¶
Perform normalization
Model’s rotation is not set as the default value before normalization
Mesh’s Normals are not normalized
Probably be affected by Scale
Based on above assumptions, BlendShape’s bake outcomes may not go well
importer¶
Fix a problem where GLTF Loading speed was slow in v0.88.0
[#1362] Cache the uri access of glTF format