From 4b5d4be5a86af035ec756bcbdb3aeafbf90f5d10 Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Wed, 4 Dec 2024 10:33:04 -0800 Subject: #3106 Lower maximum texture bias back to 4, reintroduce camera importance texture scaling (#3207) --- indra/newview/app_settings/settings.xml | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'indra/newview/app_settings/settings.xml') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 65235b47af..1ea08498c5 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -11433,30 +11433,17 @@ Value 20.0 - TextureBiasDistanceScale + TextureCameraBoost Comment - When biasing textures to lower resolution due to lack of vram, weight to put on distance factor. + Amount to boost resolution of textures that are important to the camera. Persist - 1 + 0 Type F32 Value 8.0 - TextureBiasUnimportantFactor - - Comment - When biasing textures to lower resolution due to lack of vram, the importance threshold below which is considered unimportant and getting an extra bias. - Persist - 1 - Type - F32 - Value - 0.25 - Backup - 0 - TextureDecodeDisabled Comment -- cgit v1.3