git : Merge branch 'feat/level/create-level-1' into fix/dev-room

This commit is contained in:
Thibault Pouch
2026-03-11 11:37:33 +01:00
36 changed files with 23476 additions and 7835 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.unity.ai.navigation": "2.0.10",
"com.unity.collab-proxy": "2.11.3",
"com.unity.formats.fbx": "5.1.5",
"com.unity.ide.rider": "3.0.39",
"com.unity.ide.visualstudio": "2.0.26",
"com.unity.inputsystem": "1.18.0",

View File

@@ -1,5 +1,12 @@
{
"dependencies": {
"com.autodesk.fbx": {
"version": "5.1.3",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.merry-yellow.code-assist": {
"version": "file:com.merry-yellow.code-assist",
"depth": 0,
@@ -51,6 +58,16 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.formats.fbx": {
"version": "5.1.5",
"depth": 0,
"source": "registry",
"dependencies": {
"com.autodesk.fbx": "5.1.1",
"com.unity.timeline": "1.7.1"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.39",
"depth": 0,