0 ReleaseNote v0.63.0(ja)
ousttrue edited this page 2021-01-08 13:43:29 +09:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

v0.63.1 修正しました。

v0.63.0 (2021-01-04)

Full Changelog

主な変更

UniGLTF の分離

UniGLTFとUniVRMが一体化していたのを分離しました。 https://vrm.dev/docs/univrm/gltf/unigltf/

MeshUtility は UniGLTF の下に移動しました(v0.63.1)。

  • Separate unigltf #625
  • fix unitypackage #648

フォルダ Assets/UniGLTF が追加になり、 このフォルダが UPM com.vrmc.unigltf になります。

import

v0.63.1 でマージ。

export dialog

v0.63.1 でさらに修正。 jpg やめる。

その他のChangelog

  • version 0.63.0 #647
  • fix version check #645
  • gltfのAnimationImporterをインターフェース化 #641