Affichage des molécules unitairement et en mode fusion
Some checks failed
Actions 😎 / Build my project ✨ (push) Failing after 1m21s
Actions 😎 / Release to the Google Play Store (push) Has been skipped

This commit is contained in:
2024-01-11 11:26:53 +01:00
parent 84136dcc5c
commit afa265dd31
18 changed files with 777 additions and 18 deletions

View File

@ -1,10 +1,11 @@
{
"dependencies": {
"dependencies": {
"com.ptc.vuforia.engine": "file:com.ptc.vuforia.engine-10.18.4.tgz",
"com.unity.collab-proxy": "2.1.0",
"com.unity.feature.ar": "1.0.1",
"com.unity.feature.development": "1.0.1",
"com.unity.learn.iet-framework": "3.1.3",
"com.unity.mobile.android-logcat": "1.3.2",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.5",
"com.unity.visualscripting": "1.9.1",
@ -41,4 +42,4 @@
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
}

View File

@ -106,6 +106,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.mobile.android-logcat": {
"version": "1.3.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.performance.profile-analyzer": {
"version": "1.2.2",
"depth": 1,