Skip to content

v0.61.1

Compare
Choose a tag to compare
@ousttrue ousttrue released this 12 Oct 08:50
· 3962 commits to master since this release
7c03033

v0.61.1(bug fix)

  • [Runtime] SpringBone のコライダーの座標バグを修正しました #576

対応する Unity version

  • 推奨バージョン Unity-2019.4 LTS (Recommended)
  • その他のバージョンは Unityのバージョン を参照してください。
  • Supports Unity-2018.4 or later. See Unity Version for more information.

詳細はこちら

unitypacakge import について

export dialog について

UPM

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