summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authormobserveur <mobserveur@gmail.com>2024-07-16 21:18:53 +0200
committermobserveur <mobserveur@gmail.com>2024-07-16 21:18:53 +0200
commit84908dd8001bacf88786e5630ce80c47944c400a (patch)
treed751151cad900c4c6ed6c48c9a30d084f81cf8a7 /indra/newview/app_settings/settings.xml
parentc2de1148bb7aba65bd313891710cdc571c8b28cf (diff)
Max visible distance fix in the people panel
This commit adds a custom debug variable set to 4096 by default that affects only the people panel list.
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r--indra/newview/app_settings/settings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index f76992c30b..bf0abee385 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -13785,6 +13785,17 @@
<key>Value</key>
<integer>0</integer>
</map>
+ <key>MPVNearMeRange</key>
+ <map>
+ <key>Comment</key>
+ <string>Search radius in the people panel</string>
+ <key>Persist</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>F32</string>
+ <key>Value</key>
+ <integer>4096</integer>
+ </map>
<!-- Settings below are for back compatibility only.
They are not used in current viewer anymore. But they can't be removed to avoid