Skip to content

v0.103.2

Compare
Choose a tag to compare
@ousttrue ousttrue released this 15 Sep 05:30
· 1668 commits to master since this release
c56327c

バグ修正です

v0.103.0 v0.103.1

VRM の import 時に 指ボーンの認識が無くなってしまいます。v0.103.2 で再インポートしてください

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.2
com.vrmc.gltf com.vrmc.unigltf https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.103.2
com.vrmc.univrm https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.103.2
com.vrmc.vrm com.vrmc.univrm1 https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.103.2
// manifest.json
{
  "dependencies": {
    ///
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.103.2",
    "com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.103.2",
    "com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.103.2",
    "com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.103.2",
    ///
  }
}