diff options
Diffstat (limited to 'indra/newview/skins/default/xui/ru/floater_windlight_options.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ru/floater_windlight_options.xml | 167 |
1 files changed, 0 insertions, 167 deletions
diff --git a/indra/newview/skins/default/xui/ru/floater_windlight_options.xml b/indra/newview/skins/default/xui/ru/floater_windlight_options.xml deleted file mode 100644 index bbb37aaaa0..0000000000 --- a/indra/newview/skins/default/xui/ru/floater_windlight_options.xml +++ /dev/null @@ -1,167 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="WindLight floater" title="РАСШИРЕННЫЙ РЕДАКТОР НЕБА"> - <floater.string name="WLDefaultSkyNames"> - A-12AM:A-12PM:A-3AM:A-3PM:A-4.30PM:A-6AM:A-6PM:A-9AM:A-9PM:Barcelona:Blizzard:Blue Midday:Coastal Afternoon:Coastal Sunset:Default:Desert Sunset:Fine Day:Fluffy Big Clouds:Foggy:Funky Funky:Funky Funky Funky:Gelatto:Ghost:Incongruent Truths:Midday 1:Midday 2:Midday 3:Midday 4:Night:Pirate:Purple:Sailor's Delight:Sheer Sensuality - </floater.string> - <text name="KeyFramePresetsText"> - Настройки неба: - </text> - <button label="Новая" label_selected="Новая" name="WLNewPreset"/> - <button label="Сохранить" label_selected="Сохранить" name="WLSavePreset"/> - <button label="Удалить" label_selected="Удалить" name="WLDeletePreset"/> - <button label="Редактор суточных циклов" label_selected="Редактор суточных циклов" name="WLDayCycleMenuButton"/> - <tab_container name="WindLight Tabs"> - <panel label="АТМОСФЕРА" name="Atmosphere"> - <text name="BHText"> - Голубой горизонт - </text> - <text name="BHText2"> - R - </text> - <text name="BHText3"> - G - </text> - <text name="BHText4"> - B - </text> - <text name="BHText5"> - I - </text> - <text name="BDensText"> - Дымка на горизонте - </text> - <text name="BDensText2"> - Насыщенность голубого - </text> - <text name="BHText6"> - R - </text> - <text name="BHText7"> - G - </text> - <text name="BHText8"> - B - </text> - <text name="BHText9"> - I - </text> - <text name="HDText"> - Плотность дымки - </text> - <text name="DensMultText"> - Коэффициент плотности - </text> - <text name="WLDistanceMultText"> - Коэффициент расстояния - </text> - <text name="MaxAltText"> - Максимальная высота - </text> - </panel> - <panel label="ОСВЕЩЕНИЕ" name="Lighting"> - <text name="SLCText"> - Цвет солнца/луны - </text> - <text name="BHText"> - R - </text> - <text name="BHText2"> - G - </text> - <text name="BHText3"> - B - </text> - <text name="BHText4"> - I - </text> - <text name="TODText"> - Положение солнца/луны - </text> - <text name="WLAmbientText"> - Рассеянное - </text> - <text name="BHText5"> - R - </text> - <text name="BHText6"> - G - </text> - <text name="BHText7"> - B - </text> - <text name="BHText8"> - I - </text> - <text name="WLEastAngleText"> - Смещение относительно востока - </text> - <text name="SunGlowText"> - Сияние солнца - </text> - <slider label="Фокус" name="WLGlowB"/> - <slider label="Размер" name="WLGlowR"/> - <text name="SceneGammaText"> - Гамма-коррекция сцены - </text> - <text name="WLStarText"> - Яркость звезд - </text> - </panel> - <panel label="ОБЛАКА" name="Clouds"> - <text name="WLCloudColorText"> - Цвет - </text> - <text name="BHText"> - R - </text> - <text name="BHText2"> - G - </text> - <text name="BHText3"> - B - </text> - <text name="BHText4"> - I - </text> - <text name="WLCloudColorText2"> - Положение и плотность - </text> - <text name="BHText5"> - X - </text> - <text name="BHText6"> - Y - </text> - <text name="BHText7"> - П - </text> - <text name="WLCloudCoverageText"> - Облачность - </text> - <text name="WLCloudScaleText"> - Размеры - </text> - <text name="WLCloudDetailText"> - Детализация (положение/плотность) - </text> - <text name="BHText8"> - X - </text> - <text name="BHText9"> - Y - </text> - <text name="BHText10"> - П - </text> - <text name="WLCloudScrollXText"> - Скорость по X - </text> - <check_box label="На месте" name="WLCloudLockX"/> - <text name="WLCloudScrollYText"> - Скорость по Y - </text> - <check_box label="На месте" name="WLCloudLockY"/> - <check_box label="Создать классические облака" name="DrawClassicClouds"/> - </panel> - </tab_container> -</floater> |