diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index adec41588..3a18d58eb 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9163,6 +9163,50 @@ This should be as low as possible, but too low may break functionality 128 + ImporterDebug + + Comment + Enable debug output to more precisely identify sources of import errors. Warning: the output can slow down import on many machines. + Persist + 1 + Type + Boolean + Value + 0 + + ImporterLegacyMatching + + Comment + Enable index based model matching. + Persist + 1 + Type + Boolean + Value + 0 + + ImporterModelLimit + + Comment + Limits amount of importer generated models for dae files + Persist + 1 + Type + U32 + Value + 768 + + ImporterPreprocessDAE + + Comment + Enable preprocessing for DAE files to fix some ColladaDOM related problems (like support for space characters within names and ids). + Persist + 1 + Type + Boolean + Value + 1 + IMInChatConsole Comment