From 6e136a79c74a2f67b874d866cdb1be91653c6846 Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Mon, 14 Sep 2015 20:40:46 +0300 Subject: MAINT-5632 Max. # of non-impostors should default to 3 when Graphics Quality is set to Low --- indra/newview/app_settings/low_graphics.xml | 2 -- indra/newview/featuretable.txt | 4 ++-- indra/newview/featuretable_mac.txt | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/app_settings/low_graphics.xml b/indra/newview/app_settings/low_graphics.xml index b98d681018..7ad8c7130b 100755 --- a/indra/newview/app_settings/low_graphics.xml +++ b/indra/newview/app_settings/low_graphics.xml @@ -6,8 +6,6 @@ - - diff --git a/indra/newview/featuretable.txt b/indra/newview/featuretable.txt index 95a841193d..3b58b943cf 100755 --- a/indra/newview/featuretable.txt +++ b/indra/newview/featuretable.txt @@ -80,7 +80,7 @@ RenderAnisotropic 1 0 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 0 RenderAvatarPhysicsLODFactor 1 0 -RenderAvatarMaxNonImpostors 1 12 +RenderAvatarMaxNonImpostors 1 3 RenderAvatarMaxComplexity 1 35000 RenderAvatarVP 1 0 RenderFarClip 1 64 @@ -111,7 +111,7 @@ RenderAnisotropic 1 0 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 0 RenderAvatarPhysicsLODFactor 1 0 -RenderAvatarMaxNonImpostors 1 12 +RenderAvatarMaxNonImpostors 1 3 RenderAvatarMaxComplexity 1 35000 RenderAvatarVP 1 0 RenderFarClip 1 64 diff --git a/indra/newview/featuretable_mac.txt b/indra/newview/featuretable_mac.txt index 23cb7e1ec8..024aab83dd 100755 --- a/indra/newview/featuretable_mac.txt +++ b/indra/newview/featuretable_mac.txt @@ -80,7 +80,7 @@ RenderAnisotropic 1 0 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 0 RenderAvatarPhysicsLODFactor 1 0 -RenderAvatarMaxNonImpostors 1 12 +RenderAvatarMaxNonImpostors 1 3 RenderAvatarMaxComplexity 1 30000 RenderAvatarVP 1 0 RenderFarClip 1 64 @@ -111,7 +111,7 @@ RenderAnisotropic 1 0 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 0 RenderAvatarPhysicsLODFactor 1 0 -RenderAvatarMaxNonImpostors 1 12 +RenderAvatarMaxNonImpostors 1 3 RenderAvatarMaxComplexity 1 30000 RenderAvatarVP 1 0 RenderFarClip 1 64 -- cgit v1.2.3