From 45e707deccf0dea31f1be45f117a7796d642701b Mon Sep 17 00:00:00 2001 From: Patricio Guerra Date: Thu, 10 Nov 2022 22:01:11 -0300 Subject: [PATCH] Release 2022-11-10 (#410) changed branch --- unity-renderer-desktop/Packages/manifest.json | 4 ++-- unity-renderer-desktop/Packages/packages-lock.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/unity-renderer-desktop/Packages/manifest.json b/unity-renderer-desktop/Packages/manifest.json index 93957604..0f91bdff 100644 --- a/unity-renderer-desktop/Packages/manifest.json +++ b/unity-renderer-desktop/Packages/manifest.json @@ -6,7 +6,7 @@ "com.decentraland.rpc-csharp": "https://github.com/decentraland/rpc-csharp.git?path=rpc-csharp/src", "com.unity.render-pipelines.universal": "10.6.0", "com.unity.textmeshpro": "3.2.0-pre.3", - "com.decentraland.unity-renderer": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#main", + "com.decentraland.unity-renderer": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#fix/multitheaded-anims", "com.decentraland.videoplayer": "git+https://github.com/decentraland/DCLVideoPlayerUnity.git?path=Assets#main", "com.unity.cinemachine": "2.7.4", "com.unity.testtools.codecoverage": "1.1.0", @@ -19,4 +19,4 @@ "testables": [ "com.decentraland.unity-renderer" ] -} +} \ No newline at end of file diff --git a/unity-renderer-desktop/Packages/packages-lock.json b/unity-renderer-desktop/Packages/packages-lock.json index 010fd134..3d418800 100644 --- a/unity-renderer-desktop/Packages/packages-lock.json +++ b/unity-renderer-desktop/Packages/packages-lock.json @@ -29,7 +29,7 @@ "hash": "31340a3706dda78916910dc2b925756fd3ee0ece" }, "com.decentraland.unity-renderer": { - "version": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#main", + "version": "git+https://github.com/decentraland/unity-renderer.git?path=unity-renderer/Assets#fix/multitheaded-anims", "depth": 0, "source": "git", "dependencies": { @@ -79,7 +79,7 @@ "com.unity.modules.vr": "1.0.0", "com.unity.modules.xr": "1.0.0" }, - "hash": "e1932503933945532e222a904c2ec4661d5e9993" + "hash": "244d89147f83f952d5c4bd7beffb65ecc3589888" }, "com.decentraland.videoplayer": { "version": "git+https://github.com/decentraland/DCLVideoPlayerUnity.git?path=Assets#main", @@ -586,4 +586,4 @@ } } } -} +} \ No newline at end of file