summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rwxr-xr-xindra/newview/app_settings/settings.xml27
1 files changed, 2 insertions, 25 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index df9dd3e1b5..6c1a7ed897 100755
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -731,18 +731,6 @@
<key>Value</key>
<integer>0</integer>
</map>
-
- <key>BackDistanceFactor</key>
- <map>
- <key>Comment</key>
- <string>Keep invisible objects in memory which are in the distance range (the factor * draw_distance) to the camera</string>
- <key>Persist</key>
- <integer>1</integer>
- <key>Type</key>
- <string>F32</string>
- <key>Value</key>
- <real>0.125</real>
- </map>
<key>BackgroundYieldTime</key>
<map>
<key>Comment</key>
@@ -754,17 +742,6 @@
<key>Value</key>
<integer>40</integer>
</map>
- <key>BackProjectionAngleSquared</key>
- <map>
- <key>Comment</key>
- <string>squared tan(object bbox projection angle). that of invisible objects greater than this threshold are kept in memory</string>
- <key>Persist</key>
- <integer>1</integer>
- <key>Type</key>
- <string>F32</string>
- <key>Value</key>
- <real>0.0311</real>
- </map>
<key>BackShpereCullingRadius</key>
<map>
<key>Comment</key>
@@ -7125,7 +7102,7 @@
<real>0.75</real>
</array>
</map>
- <key>ObjectProjectionAreaCutOFF</key>
+ <key>ObjectProjectionAreaCutOff</key>
<map>
<key>Comment</key>
<string>Threshold in number of pixels of the projection area in screen of object bounding sphere. Objects smaller than this threshold are not rendered.</string>
@@ -7134,7 +7111,7 @@
<key>Type</key>
<string>F32</string>
<key>Value</key>
- <real>1.0</real>
+ <real>16.0</real>
</map>
<key>ParcelMediaAutoPlayEnable</key>
<map>