forked from cgvr/DeltaVR
Add new light rails and prefabs
This commit is contained in:
@@ -7,17 +7,16 @@
|
||||
"com.unity.ide.rider": "2.0.7",
|
||||
"com.unity.ide.visualstudio": "2.0.5",
|
||||
"com.unity.ide.vscode": "1.2.3",
|
||||
"com.unity.inputsystem": "1.0.1",
|
||||
"com.unity.postprocessing": "2.3.0",
|
||||
"com.unity.inputsystem": "1.0.2",
|
||||
"com.unity.postprocessing": "3.0.1",
|
||||
"com.unity.progrids": "3.0.3-preview.6",
|
||||
"com.unity.render-pipelines.universal": "10.2.2",
|
||||
"com.unity.test-framework": "1.1.20",
|
||||
"com.unity.test-framework": "1.1.22",
|
||||
"com.unity.textmeshpro": "3.0.3",
|
||||
"com.unity.timeline": "1.4.5",
|
||||
"com.unity.timeline": "1.4.6",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.xr.interaction.toolkit": "0.10.0-preview.7",
|
||||
"com.unity.xr.interaction.toolkit": "1.0.0-pre.1",
|
||||
"com.unity.xr.management": "3.2.17",
|
||||
"com.unity.xr.mock-hmd": "1.2.0-preview.1",
|
||||
"com.unity.xr.oculus": "1.6.1",
|
||||
"com.unity.xr.windowsmr": "4.2.1",
|
||||
"com.valvesoftware.unity.openvr": "1.0.1",
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.inputsystem": {
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
@@ -64,7 +64,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.postprocessing": {
|
||||
"version": "2.3.0",
|
||||
"version": "3.0.1",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
@@ -131,7 +131,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.test-framework": {
|
||||
"version": "1.1.20",
|
||||
"version": "1.1.22",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -151,7 +151,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.timeline": {
|
||||
"version": "1.4.5",
|
||||
"version": "1.4.6",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -181,7 +181,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.xr.interaction.toolkit": {
|
||||
"version": "0.10.0-preview.7",
|
||||
"version": "1.0.0-pre.1",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -220,15 +220,6 @@
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.xr.mock-hmd": {
|
||||
"version": "1.2.0-preview.1",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.xr.management": "3.0.6"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.xr.oculus": {
|
||||
"version": "1.6.1",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user