Releases: vrm-c/UniVRM
v0.99.2
v0.100.1
#1702 の修正です。
glb/gltf の Editor import に影響が有ります(importer が発動しない)。
Download
for Unity-2019.4.LTS or later- for
Unity-2020.3.LTS
or later
Since
UniVRM-0.100
, the minimum version of Unity is2020.3.LTS
.
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.100.1 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.100.1 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.100.1 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.100.1 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.100.1",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.100.1",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.100.1",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.100.1",
///
}
}
v0.100.0
このバージョンから Unity の最低バージョンが Unity-2020.3
になりました。
Unity-2021 も UPM の動作を確認しています。
Download
- for
Unity-2020.3.LTS
or later - UniVRM-0.100.0_8eb3.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.100.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.100.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.100.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.100.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.100.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.100.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.100.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.100.0",
///
}
}
v0.99.1
v0.99.0
Unity-2019.4 の最終版です。
次から、最低バージョンを Unity-2020.3 に上げる予定です。
リリース前の動作チェックが Unity-2020.3 になります。
Download
- for
Unity-2019.4.LTS
or later - UniVRM-0.99.0_f9ee.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.99.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.99.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.99.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.99.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.99.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.99.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.99.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.99.0",
///
}
}
v0.98.0
Download
- for
Unity-2019.4.LTS
or later - UniVRM-0.98.0_2f6b.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.98.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.98.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.98.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.98.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.98.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.98.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.98.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.98.0",
///
}
}
v0.97.0: Merge pull request #1584 from ousttrue/version/v0_97_0
Download
- for
Unity-2019.4.LTS
or later - UniVRM-0.97.0_ac30.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.97.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.97.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.97.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.97.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.97.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.97.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.97.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.97.0",
///
}
}
v0.96.2: Merge pull request #1572 from ousttrue/version/v0_96_2
Download
- for
Unity-2019.4.LTS
or later - UniVRM-0.96.2_b978.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.96.2 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.96.2 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.96.2 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.96.2 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.96.2",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.96.2",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.96.2",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.96.2",
///
}
}
v0.96.1: Merge pull request #1564 from ousttrue/version/v0_96_1
#1554
Download
- for
Unity-2019.4.LTS
or later - UniVRM-0.96.1_2f47.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.96.1 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.96.1 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.96.1 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.96.1 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.96.1",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.96.1",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.96.1",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.96.1",
///
}
}
v0.96.0: Merge pull request #1551 from ousttrue/fix/awaitcaller
#1554
Download
- for
Unity-2019.4.LTS
or later - UniVRM-0.96.0_9693.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.96.0 | |
com.vrmc.gltf | com.vrmc.unigltf | https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.96.0 |
com.vrmc.univrm | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.96.0 | |
com.vrmc.vrm | com.vrmc.univrm1 | https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.96.0 |
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.96.0",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.96.0",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.96.0",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.96.0",
///
}
}