0 ReleaseNote v0.64.0(en)
PoChang007 edited this page 2021-01-15 19:32:28 +09:00

v0.64.0 (2021-01-14)

Full Changelog

Major Changes

exporter

  • skip empty submesh #665
    • Submesh without any triangle contained will not be exported
  • Feature/unique joints #668
    • Repeated joints in SkinnedMeshRenderer.bones will be removed when exporting the model. The warning message with regard to repeated joints issue will be displayed in the export dialog
  • fix AlphaCutoff's UniUnlit import/export #667

importer

  • Fix/animation import #674
    • Fixed import errors (animation) in v0.63.2
  • fix tiling import #660
    • Fixed import errors (material's tiling) in v0.63.2

VRM-1.0 (Experimental)

  • fix semicolon #677
  • MeshUtilityファイルの移動、vrm10のpackage.json #676
  • Feature/rename menu #672
    • Restructured menu layout

Others

  • update MToon-3.5 #671
  • update README.md #670
  • Update docs #669
  • add VRMFirstPerson.SetVisiblity #662
  • Importerが対応するまでの簡易な方法 #591