Skip to content

v0.56.3

Compare
Choose a tag to compare
@ousttrue ousttrue released this 08 Jul 08:49
· 4000 commits to master since this release
3b68eb7

詳細はこちら

v0.56.3

  • #467 SkinnedMeshRenderer.bonesにnullがある場合にBoneNormalizerのMesh置き換えが失敗する問題 を修正しました

v0.56.2

  • #460 VRMSpringBone の Collider Groups がインポートされない を修正しました

v0.56.1

v0.56.0

unitypacakge import について

export dialog について

UPM

// manifest.json 抜粋
{
  "dependencies": {
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.56.3",
    "com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.56.3",
  }
}