Skip to content

Commit

Permalink
Update UniVRM to v0.107.2
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Kuhn committed Jan 12, 2023
1 parent e41707c commit 22bfd95
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"com.unity.timeline": "1.7.2",
"com.unity.ugui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.10",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.107.1",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.107.1",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.107.1",
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.107.1",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.107.2",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.107.2",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.107.2",
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.107.2",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
26 changes: 13 additions & 13 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,44 +176,44 @@
"url": "https://packages.unity.com"
},
"com.vrmc.gltf": {
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.107.1",
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.107.2",
"depth": 0,
"source": "git",
"dependencies": {
"com.vrmc.vrmshaders": "0.107.1",
"com.vrmc.vrmshaders": "0.107.2",
"com.unity.modules.animation": "1.0.0"
},
"hash": "64a9072afe74284159eb0ce8e7ebbe9fd92169ac"
"hash": "6ea7819cecd16276df71e39d6a5c10fba8a4c8b7"
},
"com.vrmc.univrm": {
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.107.1",
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.107.2",
"depth": 0,
"source": "git",
"dependencies": {
"com.vrmc.vrmshaders": "0.107.1",
"com.vrmc.gltf": "0.107.1",
"com.vrmc.vrmshaders": "0.107.2",
"com.vrmc.gltf": "0.107.2",
"com.unity.ugui": "1.0.0"
},
"hash": "64a9072afe74284159eb0ce8e7ebbe9fd92169ac"
"hash": "6ea7819cecd16276df71e39d6a5c10fba8a4c8b7"
},
"com.vrmc.vrm": {
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.107.1",
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.107.2",
"depth": 0,
"source": "git",
"dependencies": {
"com.vrmc.vrmshaders": "0.107.1",
"com.vrmc.gltf": "0.107.1"
"com.vrmc.vrmshaders": "0.107.2",
"com.vrmc.gltf": "0.107.2"
},
"hash": "64a9072afe74284159eb0ce8e7ebbe9fd92169ac"
"hash": "6ea7819cecd16276df71e39d6a5c10fba8a4c8b7"
},
"com.vrmc.vrmshaders": {
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.107.1",
"version": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.107.2",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.modules.imageconversion": "1.0.0"
},
"hash": "64a9072afe74284159eb0ce8e7ebbe9fd92169ac"
"hash": "6ea7819cecd16276df71e39d6a5c10fba8a4c8b7"
},
"com.unity.modules.ai": {
"version": "1.0.0",
Expand Down

0 comments on commit 22bfd95

Please sign in to comment.