From 22bfd9567c6293f2aa5cd5800239a651f3996984 Mon Sep 17 00:00:00 2001 From: T-Kuhn Date: Thu, 12 Jan 2023 13:40:00 +0900 Subject: [PATCH] Update UniVRM to v0.107.2 --- Packages/manifest.json | 8 ++++---- Packages/packages-lock.json | 26 +++++++++++++------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 9815811..c04c731 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -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", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 9fa2ec0..b05159f 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -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",