From 3ba9e1c5e564d38c36a6b9e09b0661502f0108e3 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Thu, 21 Mar 2024 23:13:43 +0200 Subject: viewer#888 Washed out letters in a running string --- indra/newview/app_settings/settings.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 1bd24128e3..d41a2c101c 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -13054,6 +13054,28 @@ Value + TextureScaleMinAreaFactor + + Comment + Limits how texture scale affects area calculation. + Persist + 1 + Type + F32 + Value + 0.04 + + TextureScaleMaxAreaFactor + + Comment + Limits how texture scale affects area calculation. + Persist + 1 + Type + F32 + Value + 25.0 + ThreadPoolSizes Comment -- cgit v1.2.3