Skip to content

v0.103.1

Compare
Choose a tag to compare
@ousttrue ousttrue released this 13 Sep 08:04
· 1328 commits to master since this release
0585486

バグ修正です

Download

ReleaseNote

other unitypackage

UniVRM API sample

VRM-1.0Beta

VRM-1.0Beta API sample

package folder
UniVRM Assets/VRMShaders, Assets/UniGLTF, Assets/VRM
UniVRM_Samples Assets/VRM_Samples
VRM Assets/VRMShaders, Assets/UniGLTF, Assets/VRM10
VRM_Samples Assets/VRM10_Samples

UPM

UPM package rename UPM url
com.vrmc.vrmshaders https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.103.1
com.vrmc.gltf com.vrmc.unigltf https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.103.1
com.vrmc.univrm https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.103.1
com.vrmc.vrm com.vrmc.univrm1 https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.103.1
// manifest.json
{
  "dependencies": {
    ///
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.103.1",
    "com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.103.1",
    "com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.103.1",
    "com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.103.1",
    ///
  }
}