Affichage des molécules unitairement et en mode fusion
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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,
|
||||
|
Reference in New Issue
Block a user