aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Seikel2011-06-09 23:40:21 +1000
committerDavid Walter Seikel2013-05-13 21:12:38 +1000
commit66f5181a17fbe49a42bf864679f3af08a85bcb08 (patch)
treeaea520e4b35fb26883bf641bfd2afe82680eeb5f /linden/indra/newview/CMakeLists.txt
parentAdd new communication channel urls to the viewer's Help menu - http://redmine... (diff)
downloadmeta-impy-66f5181a17fbe49a42bf864679f3af08a85bcb08.zip
meta-impy-66f5181a17fbe49a42bf864679f3af08a85bcb08.tar.gz
meta-impy-66f5181a17fbe49a42bf864679f3af08a85bcb08.tar.bz2
meta-impy-66f5181a17fbe49a42bf864679f3af08a85bcb08.tar.xz
Update the basic graphics detail slider.
Looks like LL has had two ways of dealing with the basic graphics detail slider in preferences, which is typical of them. And looks like they left crap laying around from the old method. Removed the crap. Updated the values the slider uses to better suit modern equipment, while leaving the low end the same. Pumped up "linden" tree rendering, it was way too low.
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index 907fa5c..540754d 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -1204,19 +1204,19 @@ set(viewer_APPSETTINGS_FILES
1204 app_settings/cmd_line.xml 1204 app_settings/cmd_line.xml
1205 app_settings/default_grids.xml 1205 app_settings/default_grids.xml
1206 app_settings/grass.xml 1206 app_settings/grass.xml
1207 app_settings/high_graphics.xml 1207# app_settings/high_graphics.xml
1208 app_settings/keys.ini 1208 app_settings/keys.ini
1209 app_settings/keywords.ini 1209 app_settings/keywords.ini
1210 app_settings/logcontrol.xml 1210 app_settings/logcontrol.xml
1211 app_settings/low_graphics.xml 1211# app_settings/low_graphics.xml
1212 app_settings/mid_graphics.xml 1212# app_settings/mid_graphics.xml
1213 app_settings/settings.xml 1213 app_settings/settings.xml
1214 app_settings/settings_crash_behavior.xml 1214 app_settings/settings_crash_behavior.xml
1215 app_settings/settings_files.xml 1215 app_settings/settings_files.xml
1216 app_settings/settings_per_account.xml 1216 app_settings/settings_per_account.xml
1217 app_settings/std_bump.ini 1217 app_settings/std_bump.ini
1218 app_settings/trees.xml 1218 app_settings/trees.xml
1219 app_settings/ultra_graphics.xml 1219# app_settings/ultra_graphics.xml
1220 app_settings/viewerart.xml 1220 app_settings/viewerart.xml
1221 ${CMAKE_SOURCE_DIR}/../etc/message.xml 1221 ${CMAKE_SOURCE_DIR}/../etc/message.xml
1222 ${CMAKE_SOURCE_DIR}/../scripts/messages/message_template.msg 1222 ${CMAKE_SOURCE_DIR}/../scripts/messages/message_template.msg