portal interaction and VR body

This commit is contained in:
2022-03-24 18:02:34 +02:00
parent 84e21c94f3
commit 0cb487d781
1290 changed files with 402732 additions and 1745 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.animation.rigging": "1.1.1",
"com.unity.collab-proxy": "1.15.7",
"com.unity.feature.development": "1.0.1",
"com.unity.feature.vr": "1.0.0",

View File

@@ -1,5 +1,15 @@
{
"dependencies": {
"com.unity.animation.rigging": {
"version": "1.1.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.4.1",
"com.unity.test-framework": "1.1.24"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.6.4",
"depth": 1,