Releases: vrm-c/UniVRM
v0.106.0
Download
-
for
Unity-2020.3 LTS
or later -
for vrm-0.x
UniVRM-0.106.0_6636.unitypackage -
for vrm-1.0
VRM-0.106.0_6636.unitypackage
ReleaseNote
other unitypackage
VRM-0.x API sample
UniVRM_Samples-0.106.0_6636.unitypackageVRM-1.0 API sample
VRM_Samples-0.106.0_6636.unitypackage
1.0 development (1.0 開発ドキュメント)
UPM
UPM package | rename | UPM url |
---|---|---|
com.vrmc.vrmshaders | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.106.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.106.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.106.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.106.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.106.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.106.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.106.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.106.0",
///
}
}
UPM packages and folders and unitypackage
UPM package | folder | unitypackage | note |
---|---|---|---|
com.vrmc.vrmshaders | Assets/VRMShaders | UniVRM-XXX, VRM-XXX | 0.x and 1.0 shared |
com.vrmc.gltf | Assets/UniGLTF | UniVRM-XXX, VRM-XXX | 0.x and 1.0 shared |
com.vrmc.univrm | Assets/VRM | UniVRM-XXX | import/export 0.x |
com.vrmc.vrm | Assets/VRM10 | VRM-XXX | import/export 1.0 and import 0.x |
v0.105.0
Download
-
for
Unity-2020.3 LTS
or later -
for vrm-0.x
UniVRM-0.105.0_cd48.unitypackage -
for vrm-1.0
VRM-0.105.0_cd48.unitypackage
ReleaseNote
other unitypackage
VRM-0.x API sample
UniVRM_Samples-0.105.0_cd48.unitypackageVRM-1.0 API sample
VRM_Samples-0.105.0_cd48.unitypackage
1.0 development (1.0 開発ドキュメント)
UPM
UPM package | rename | UPM url |
---|---|---|
com.vrmc.vrmshaders | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.105.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.105.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.105.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.105.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.105.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.105.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.105.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.105.0",
///
}
}
UPM packages and folders and unitypackage
UPM package | folder | unitypackage | note |
---|---|---|---|
com.vrmc.vrmshaders | Assets/VRMShaders | UniVRM-XXX, VRM-XXX | 0.x and 1.0 shared |
com.vrmc.gltf | Assets/UniGLTF | UniVRM-XXX, VRM-XXX | 0.x and 1.0 shared |
com.vrmc.univrm | Assets/VRM | UniVRM-XXX | import/export 0.x |
com.vrmc.vrm | Assets/VRM10 | VRM-XXX | import/export 1.0 and import 0.x |
v0.104.2
Fixing LFS QUOTA Violation in GIT
GIT の LFS の QUOTA 違反の修正です
Removed git LFS.
git LFS を取りやめました。
This affects when you git clone
UniVRM and when you use UniVRM with UPM (using git).
UniVRM を
git clone
する場合、UPM で UniVRM を使う場合 (git が使われる)に影響があります。
Note that unitypackage
is not affected. Please use v0.104.1
.
なお、
unitypackage
には影響ありません。v0.104.1
をご利用ください。
UPM
UPM package | rename | UPM url |
---|---|---|
com.vrmc.vrmshaders | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.104.2 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.104.2 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.104.2 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.104.2 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.104.2",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.104.2",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.104.2",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.104.2",
///
}
}
1.0 development (開発ドキュメント)
v0.104.1
MToon-1.0
関連の修正です。
matcap migration
#1824
vrm-0.x を vrm-1.0 にマイグレート時の matcap に影響が有ります。
uv rotation
Download
-
for
Unity-2020.3 LTS
or later -
for vrm-0.x
UniVRM-0.104.1_4a9b.unitypackage -
for vrm-1.0
VRM-0.104.1_4a9b.unitypackage
ReleaseNote
other unitypackage
-
VRM-0.x API sample
UniVRM_Samples-0.104.1_4a9b.unitypackage -
VRM-1.0 API sample
VRM_Samples-0.104.1_4a9b.unitypackage -
Final version for Unity-2019.4 👉 v0.99.4
UPM
Please use v0.104.2
due to LFS quota violation.
LFS の quota 違反のため
v0.104.2
をご利用ください。
v0.104.0
- VRM-1.0 became the official version from this version.
- このバージョンから
VRM-1.0
が正式版になりました。
Download
-
for
Unity-2020.3 LTS
or later -
for vrm-0.x
UniVRM-0.104.0_c466.unitypackage -
for vrm-1.0
VRM-0.104.0_c466.unitypackage
ReleaseNote
other unitypackage
VRM-0.x API sample
UniVRM_Samples-0.104.0_c466.unitypackageVRM-1.0 API sample
VRM_Samples-0.104.0_c466.unitypackage
UPM
Please use v0.104.2
due to LFS quota violation.
LFS の quota 違反のため
v0.104.2
をご利用ください。
v0.103.2
バグ修正です
v0.103.0
v0.103.1
VRM の import 時に 指ボーンの認識が無くなってしまいます。v0.103.2
で再インポートしてください
Download
- for
Unity-2020.3 LTS
or later - UniVRM-0.103.2_c563.unitypackage
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",
///
}
}
v0.103.1
バグ修正です
Download
- for
Unity-2030.3 LTS
Unity-2020.3 LTS
or later - UniVRM-0.103.1_0585.unitypackage
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",
///
}
}
v0.103.0
Download
- for
Unity-2020.3 LTS
or later - UniVRM-0.103.0_faa1.unitypackage
v0.87.0
から UniGLTF_VRMShaders と UniVRM が合体してひとつになりました。
Fromv0.87.0
, UniGLTF_VRMShaders and UniVRM have been merged into one.
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.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.103.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.103.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.103.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.103.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.103.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.103.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.103.0",
///
}
}