Skip to content

ReleaseNote v0.64.0(en)

PoChang007 edited this page Jan 15, 2021 · 2 revisions

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