diff options
author | Dave Houlton <euclid@lindenlab.com> | 2020-01-24 16:45:36 -0700 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2020-01-29 10:18:51 -0700 |
commit | 195f69f603613c3270050169c6a42f84307f8163 (patch) | |
tree | 350fb918ab44dd62f2abcb5bfebf73c87458da28 /indra/newview/skins/default/xui/pl | |
parent | eaf83ea9c7eef663456507c32b0c1511ab69d157 (diff) |
SL-12594, remove the Basic Shaders checkbox from the gui
Diffstat (limited to 'indra/newview/skins/default/xui/pl')
-rw-r--r-- | indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml b/indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml index 738805d800..e8c400dbd1 100644 --- a/indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml +++ b/indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml @@ -28,7 +28,6 @@ <check_box label="Przezroczysta woda" name="TransparentWater" /> <check_box label="Mapping wypukłości i połysk" name="BumpShiny" /> <check_box label="Lokalne światła" name="LocalLights" /> - <check_box label="Podstawowe shadery" name="BasicShaders" tool_tip="Wyłączenie tej opcji może naprawić błędy niektórych sterowników graficznych" /> <check_box label="Shadery atmosfery" name="WindLightUseAtmosShaders" /> <check_box label="Zaawansowane oświetlenie" name="UseLightShaders" /> <check_box label="Okluzja otoczenia" name="UseSSAO" /> |