diff options
author | Andrew A. de Laix <alain@lindenlab.com> | 2011-01-26 16:31:39 -0800 |
---|---|---|
committer | Andrew A. de Laix <alain@lindenlab.com> | 2011-01-26 16:31:39 -0800 |
commit | 12be2e00d92cdef6296035d7f8219127a8449b94 (patch) | |
tree | 1821beca86dbab6bfbcda164380ef27819f25e30 /indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml | |
parent | 60696ae986c90068faa0191db737431493796dc1 (diff) | |
parent | f57aa3e83f1b4286b1d6b5cc8bca20fb924cb002 (diff) |
merge from lindenlab/viewer-beta
Diffstat (limited to 'indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml | 1 |
1 files changed, 1 insertions, 0 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 1a9f59bbff..0f21aa9dd1 100644 --- a/indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml +++ b/indra/newview/skins/default/xui/pl/panel_preferences_graphics1.xml @@ -26,6 +26,7 @@ <text name="ShadersText"> Cieniowanie pixeli (shadery): </text> + <check_box initial_value="prawda" label="Przeźroczystość wody" name="TransparentWater"/> <check_box initial_value="true" label="Mapowanie wypukłości i połysk" name="BumpShiny"/> <check_box initial_value="true" label="Podstawowe shadery" name="BasicShaders" tool_tip="Wyłączenie tej opcji może naprawić błędy niektórych sterowników graficznych."/> <check_box initial_value="true" label="Shadery atmosfery" name="WindLightUseAtmosShaders"/> |