From cf4b14f69108ef3079338c49cc7156056eedfce3 Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Tue, 2 Aug 2022 12:34:06 -0500 Subject: SL-17706 Remove ability to disable deferred rendering and default PBR to on for mid and higher. --- indra/newview/app_settings/settings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 87364d9ebb..7390a25417 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9630,19 +9630,19 @@ Type Boolean Value - 0 + 1 RenderDeferred Comment - Use deferred rendering pipeline (Advanced Lighting Model). + DEPRECATED (only true supported) - Use deferred rendering pipeline (Advanced Lighting Model). Persist 1 Type Boolean Value - 0 + 1 RenderDeferredSun @@ -10261,7 +10261,7 @@ RenderObjectBump Comment - Show bumpmapping on primitives + DEPRECATED (only TRUE supported) Show bumpmapping on primitives Persist 1 Type @@ -14944,7 +14944,7 @@ WindLightUseAtmosShaders Comment - Whether to enable or disable WindLight atmospheric shaders. + DEPRECATED (only true supported) - Whether to enable or disable WindLight atmospheric shaders. Persist 1 Type -- cgit v1.2.3