let com.unity.cloud.gltfast claim .glb format

This commit is contained in:
Victor Beaupuy 2026-02-22 01:20:38 +01:00
parent 3b99078d26
commit ec4761ba31

View File

@ -37,7 +37,17 @@
"name": "com.atteneder.gltfast",
"expression": "",
"define": "UNIGLTF_DISABLE_DEFAULT_GLTF_IMPORTER"
}
},
{
"name": "com.unity.cloud.gltfast",
"expression": "",
"define": "UNIGLTF_DISABLE_DEFAULT_GLB_IMPORTER"
},
{
"name": "com.unity.cloud.gltfast",
"expression": "",
"define": "UNIGLTF_DISABLE_DEFAULT_GLTF_IMPORTER"
}
],
"noEngineReferences": false
}