All Map + things

This commit is contained in:
Crizomb 2025-01-28 02:56:56 +01:00
parent 769264c79b
commit ee2a5fdf08
93 changed files with 5374 additions and 27 deletions

View file

@ -4,6 +4,7 @@
"com.unity.cloud.gltfast": "6.10.1",
"com.unity.collab-proxy": "2.6.0",
"com.unity.feature.development": "1.0.2",
"com.unity.importer.usd": "1.0.0-pre.2",
"com.unity.inputsystem": "1.11.2",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.timeline": "1.8.7",

View file

@ -96,6 +96,19 @@
},
"url": "https://packages.unity.com"
},
"com.unity.importer.usd": {
"version": "1.0.0-pre.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.7.3",
"com.unity.usd.core": "1.0.0-pre.1",
"com.unity.collections": "1.3.1",
"com.unity.mathematics": "1.2.6",
"com.unity.shadergraph": "15.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.11.2",
"depth": 0,
@ -134,6 +147,38 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.0.3",
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.burst": "1.8.14",
"com.unity.mathematics": "1.3.2",
"com.unity.ugui": "2.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.rendering.light-transport": "1.0.1"
}
},
"com.unity.rendering.light-transport": {
"version": "1.0.1",
"depth": 3,
"source": "builtin",
"dependencies": {
"com.unity.collections": "2.2.0",
"com.unity.mathematics": "1.2.4",
"com.unity.modules.terrain": "1.0.0"
}
},
"com.unity.searcher": {
"version": "4.9.2",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.0.1",
"depth": 2,
@ -141,6 +186,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "15.0.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.0.3",
"com.unity.searcher": "4.9.2"
}
},
"com.unity.test-framework": {
"version": "1.4.5",
"depth": 1,
@ -193,6 +247,13 @@
"com.unity.modules.imgui": "1.0.0"
}
},
"com.unity.usd.core": {
"version": "1.0.0-pre.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.visualscripting": {
"version": "1.9.5",
"depth": 0,