From ac889b1eeb7f9a00e7a6d1d9ba14c70d0c7a33fc Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Wed, 1 Aug 2018 21:16:33 +0100 Subject: SL-937 - added debug setting DebugObjectLODs to help track LOD calculations especially for rigged meshes --- indra/newview/app_settings/settings.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index b982f7bd48..4641d5775f 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -2193,6 +2193,17 @@ Value 0 + DebugObjectLODs + + Comment + Show info related to lod calculations for attached or animated objects + Persist + 1 + Type + Boolean + Value + 0 + AnimatedObjectsIgnoreLimits Comment -- cgit v1.2.3