Fix textures for furniture

This commit is contained in:
Ignacio Gómez Puga
2025-03-19 01:42:50 -06:00
parent a014efefd6
commit 82c3847678
25 changed files with 635 additions and 96 deletions

View File

@@ -38,6 +38,19 @@
},
"url": "https://packages.unity.com"
},
"com.unity.cloud.gltfast": {
"version": "6.10.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.4",
"com.unity.collections": "1.2.4",
"com.unity.mathematics": "1.2.6",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.5.2",
"depth": 0,
@@ -45,6 +58,16 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "1.2.4",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.6.6",
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
"com.unity.device-simulator.devices": {
"version": "1.0.0",
"depth": 0,