summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_windlight_options.xml
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-09-30 23:21:23 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-09-30 23:21:23 -0400
commit2fb337bc12984f9abecfbc7f3918c372a7b5ac6c (patch)
tree9be20d7e6953269766bdb408325e952140880ef1 /indra/newview/skins/default/xui/en/floater_windlight_options.xml
parente045d212d35354d679c2d2e05c6d4689f9f8ac95 (diff)
STORM-1126 WIP Windlight Estate Settings port from 1.23: second pass at getting windlight ported to V2.
Lots of cleanup in the floater classes. Not sure every decision was correct but it compiles now. Doesn't link yet. (resubmitted by Vadim ProductEngine)
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_windlight_options.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_windlight_options.xml1874
1 files changed, 590 insertions, 1284 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_windlight_options.xml b/indra/newview/skins/default/xui/en/floater_windlight_options.xml
index 85a5be369c..906e7de492 100644
--- a/indra/newview/skins/default/xui/en/floater_windlight_options.xml
+++ b/indra/newview/skins/default/xui/en/floater_windlight_options.xml
@@ -1,1287 +1,593 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater
- legacy_header_height="18"
- height="256"
- layout="topleft"
- name="WindLight floater"
- help_topic="windlight_floater"
- save_rect="true"
- title="ADVANCED SKY EDITOR"
- width="700">
- <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&apos;s Delight:Sheer Sensuality
- </floater.string>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="10"
- name="KeyFramePresetsText"
- top="34"
- width="85">
- Sky Presets:
- </text>
- <combo_box
- height="23"
- layout="topleft"
- left_delta="85"
- name="WLPresetsCombo"
- top_delta="-4"
- width="150" />
- <button
- height="23"
- label="New"
- label_selected="New"
- layout="topleft"
- left_pad="3"
- name="WLNewPreset"
- width="70" />
- <button
- height="23"
- label="Save"
- label_selected="Save"
- layout="topleft"
- left_pad="3"
- name="WLSavePreset"
- width="70" />
- <button
- height="23"
- label="Delete"
- label_selected="Delete"
- layout="topleft"
- left_pad="3"
- name="WLDeletePreset"
- width="70" />
- <button
- height="23"
- label="Day Cycle Editor"
- label_selected="Day Cycle Editor"
- layout="topleft"
- right="-10"
- name="WLDayCycleMenuButton"
- top_pad="-23"
- width="120" />
- <tab_container
- follows="left|top"
- height="196"
- halign="center"
- layout="topleft"
- left="0"
- name="WindLight Tabs"
- tab_position="top"
- top="60"
+<floater bottom="-150" can_close="true" can_drag_on_left="false" can_minimize="true"
+ can_resize="false" height="220" left="50" min_height="180"
+ min_width="400" mouse_opaque="true" name="WindLight floater"
+ rect_control="FloaterAdvancedSkyRect" title="Advanced Sky Editor"
width="700">
- <panel
- border="true"
- follows="left|top|right|bottom"
- height="196"
- label="ATMOSPHERE"
- layout="topleft"
- left="1"
- mouse_opaque="false"
- help_topic="windlight_atmosphere_tab"
- name="Atmosphere"
- top="60"
- width="698">
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="10"
- name="BHText"
- top="4"
- width="355">
- Blue Horizon
- </text>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left="10"
- name="BHText2"
- top_pad="5"
- width="10">
- R
- </text>
- <slider
- control_name="WLBlueHorizonR"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_pad="3"
- top_pad="6"
- name="WLBlueHorizonR"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left="10"
- top_pad="-15"
- name="BHText3"
- width="10">
- G
- </text>
- <slider
- control_name="WLBlueHorizonG"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLBlueHorizonG"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- name="BHText4"
- left="10"
- top_pad="-15"
- width="10">
- B
- </text>
- <slider
- control_name="WLBlueHorizonB"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- name="WLBlueHorizonB"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- name="BHText5"
- left="10"
- top_pad="-15"
- width="10">
- I
- </text>
- <slider
- control_name="WLBlueHorizonI"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1.0"
- layout="topleft"
- name="WLBlueHorizonI"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="10"
- top_pad="-10"
- name="BDensText"
- width="355">
- Haze Horizon
- </text>
- <slider
- control_name="WLHazeHorizon"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.25"
- layout="topleft"
- left="23"
- top_delta="0"
- top_pad="27"
- name="WLHazeHorizon"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="245"
- name="BDensText2"
- top="4"
- width="355">
- Blue Density
- </text>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left="245"
- name="BHText6"
- top_pad="5"
- width="10">
- R
- </text>
- <slider
- control_name="WLBlueDensityR"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_pad="3"
- top_pad="6"
- name="WLBlueDensityR"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left="245"
- name="BHText7"
- top_pad="-15"
- width="10">
- G
- </text>
- <slider
- control_name="WLBlueDensityG"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLBlueDensityG"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left="245"
- name="BHText8"
- top_pad="-15"
- width="10">
- B
- </text>
- <slider
- control_name="WLBlueDensityB"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLBlueDensityB"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left="245"
- name="BHText9"
- top_pad="-15"
- width="10">
- I
- </text>
- <slider
- control_name="WLBlueDensityI"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1"
- layout="topleft"
- left_delta="0"
- name="WLBlueDensityI"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="245"
- name="HDText"
- top_pad="-10"
- width="355">
- Haze Density
- </text>
- <slider
- control_name="WLHazeDensity"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left="258"
- max_val="4"
- name="WLHazeDensity"
- top_pad="27"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="480"
- name="DensMultText"
- top="4"
- width="355">
- Density Multiplier
- </text>
- <slider
- control_name="WLDensityMult"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.1"
- layout="topleft"
- left_delta="13"
- max_val="0.9"
- name="WLDensityMult"
- top_pad="27"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="WLDistanceMultText"
- top_pad="-10"
- width="355">
- Distance Multiplier
- </text>
- <slider
- control_name="WLDistancMult"
- decimal_digits="1"
- follows="left"
- height="10"
- initial_value="1.0"
- layout="topleft"
- left_delta="13"
- max_val="100"
- name="WLDistanceMult"
- top_pad="27"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="MaxAltText"
- top_pad="-15"
- width="355">
- Max Altitude
- </text>
- <slider
- control_name="WLMaxAltitude"
- decimal_digits="0"
- follows="left"
- height="10"
- increment="1"
- initial_value="500"
- layout="topleft"
- left_delta="13"
- max_val="4000"
- name="WLMaxAltitude"
- top_pad="27"
- width="200" />
- </panel>
- <panel
- border="true"
- follows="left|top|right|bottom"
- height="196"
- label="LIGHTING"
- layout="topleft"
- left_delta="0"
- help_topic="windlight_lighting_tab"
- name="Lighting"
- top_delta="4"
- width="698">
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="10"
- name="SLCText"
- top="4"
- width="355">
- Sun/Moon Color
- </text>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="0"
- name="BHText"
- top_pad="5"
- width="10">
- R
- </text>
- <slider
- control_name="WLSunlightR"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_pad="3"
- top_pad="6"
- name="WLSunlightR"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText2"
- top_pad="-15"
- width="10">
- G
- </text>
- <slider
- control_name="WLSunlightG"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLSunlightG"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText3"
- top_pad="-15"
- width="10">
- B
- </text>
- <slider
- control_name="WLSunlightB"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLSunlightB"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText4"
- top_pad="-15"
- width="10">
- I
- </text>
- <slider
- control_name="WLSunlightI"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1.0"
- layout="topleft"
- left_delta="0"
- name="WLSunlightI"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="TODText"
- top_pad="-10"
- width="355">
- Sun/Moon Position
- </text>
- <icon
- height="20"
- image_name="icon_diurnal.tga"
- layout="topleft"
- left_delta="14"
- top_pad="10"
- name="SkyDayCycle"
- width="148" />
- <slider
- control_name="WLSunAngle"
- follows="left"
- height="10"
- increment="0.001"
- initial_value="0.7"
- layout="topleft"
- left_delta="-8"
- name="WLSunAngle"
- top_pad="20"
- width="207" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="245"
- name="WLAmbientText"
- top="4"
- width="355">
- Ambient
- </text>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="0"
- name="BHText5"
- top_pad="5"
- width="10">
- R
- </text>
- <slider
- control_name="WLAmbientR"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_pad="3"
- top_pad="6"
- name="WLAmbientR"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText6"
- top_pad="-15"
- width="10">
- G
- </text>
- <slider
- control_name="WLAmbientG"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLAmbientG"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText7"
- top_pad="-15"
- width="10">
- B
- </text>
- <slider
- control_name="WLAmbientB"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLAmbientB"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText8"
- top_pad="-15"
- width="10">
- I
- </text>
- <slider
- control_name="WLAmbientI"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1"
- layout="topleft"
- left_delta="0"
- name="WLAmbientI"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="WLEastAngleText"
- top_pad="-10"
- width="355">
- East Angle
- </text>
- <slider
- control_name="WLEastAngle"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.0"
- layout="topleft"
- left_delta="13"
- name="WLEastAngle"
- top_pad="27"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="480"
- name="SunGlowText"
- top="4"
- width="355">
- Sun Glow
- </text>
- <slider
- control_name="WLGlowB"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.1"
- label="Focus "
- layout="topleft"
- left_delta="0"
- max_val="0.5"
- name="WLGlowB"
- top_pad="27"
- width="200" />
- <slider
- control_name="WLGlowR"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.25"
- label="Size "
- layout="topleft"
- left_delta="0"
- max_val="1.99"
- min_val="1"
- name="WLGlowR"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="0"
- name="SceneGammaText"
- top_pad="-10"
- width="200">
- Scene Gamma
- </text>
- <slider
- control_name="WLGamma"
- decimal_digits="2"
- follows="bottom"
- height="10"
- increment="0.01"
- initial_value="2.0"
- layout="topleft"
- left_delta="0"
- max_val="10"
- name="WLGamma"
- top_pad="27"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="0"
- name="WLStarText"
- top_pad="-10"
- width="355">
- Star Brightness
- </text>
- <slider
- control_name="WLStarAlpha"
- decimal_digits="2"
- follows="bottom"
- height="10"
- increment="0.01"
- initial_value="0"
- layout="topleft"
- left_delta="0"
- max_val="2"
- name="WLStarAlpha"
- top_pad="27"
- width="200" />
- </panel>
- <panel
- border="true"
- follows="left|top|right|bottom"
- height="196"
- label="CLOUDS"
- layout="topleft"
- left_delta="0"
- mouse_opaque="false"
- help_topic="windlight_clouds_tab"
- name="Clouds"
- top_delta="4"
- width="698">
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="10"
- name="WLCloudColorText"
- top="4"
- width="355">
- Cloud Color
- </text>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="0"
- name="BHText"
- top_pad="5"
- width="10">
- R
- </text>
- <slider
- control_name="WLCloudColorR"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_pad="3"
- top_pad="6"
- name="WLCloudColorR"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText2"
- top_pad="-15"
- width="10">
- G
- </text>
- <slider
- control_name="WLCloudColorG"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLCloudColorG"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText3"
- top_pad="-15"
- width="10">
- B
- </text>
- <slider
- control_name="WLCloudColorB"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.7"
- layout="topleft"
- left_delta="0"
- name="WLCloudColorB"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText4"
- top_pad="-15"
- width="10">
- I
- </text>
- <slider
- control_name="WLCloudColorI"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1.0"
- layout="topleft"
- left_delta="0"
- name="WLCloudColorI"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="WLCloudColorText2"
- top_pad="-10"
- width="355">
- Cloud XY/Density
- </text>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="0"
- name="BHText5"
- top_pad="5"
- width="10">
- X
- </text>
- <slider
- control_name="WLCloudX"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.5"
- layout="topleft"
- left_pad="3"
- top_pad="6"
- name="WLCloudX"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText6"
- top_pad="-15"
- width="10">
- Y
- </text>
- <slider
- control_name="WLCloudY"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.5"
- layout="topleft"
- left_pad="3"
- top_pad="6"
- name="WLCloudY"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText7"
- top_pad="-15"
- width="10">
- D
- </text>
- <slider
- control_name="WLCloudDensity"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1.0"
- layout="topleft"
- left_delta="0"
- name="WLCloudDensity"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="245"
- name="WLCloudCoverageText"
- top="4"
- width="355">
- Cloud Coverage
- </text>
- <slider
- control_name="WLCloudCoverage"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.5"
- layout="topleft"
- left_delta="13"
- name="WLCloudCoverage"
- top_pad="27"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="WLCloudScaleText"
- top_pad="-10"
- width="355">
- Cloud Scale
- </text>
- <slider
- control_name="WLCloudScale"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1.0"
- layout="topleft"
- left_delta="13"
- min_val="0.01"
- name="WLCloudScale"
- top_pad="27"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="WLCloudDetailText"
- top_pad="-10"
- width="355">
- Cloud Detail (XY/Density)
- </text>
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="0"
- name="BHText8"
- top_pad="8"
- width="10">
- X
- </text>
- <slider
- control_name="WLCloudDetailX"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.5"
- layout="topleft"
- left_pad="3"
- top_pad="8"
- name="WLCloudDetailX"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText9"
- top_pad="-15"
- width="10">
- Y
- </text>
- <slider
- control_name="WLCloudDetailY"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.5"
- layout="topleft"
- left_delta="0"
- name="WLCloudDetailY"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- halign="center"
- height="16"
- layout="topleft"
- left_delta="-13"
- name="BHText10"
- top_pad="-15"
- width="10">
- D
- </text>
- <slider
- control_name="WLCloudDetailDensity"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="1.0"
- layout="topleft"
- left_delta="0"
- name="WLCloudDetailDensity"
- left_pad="3"
- top_pad="6"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left="480"
- name="WLCloudScrollXText"
- top="4"
- width="355">
- Cloud Scroll X
- </text>
- <check_box
- control_name="WLCloudLockX"
- follows="left"
- height="16"
- label="Lock"
- layout="topleft"
- left="625"
- name="WLCloudLockX"
- width="200" />
- <slider
- control_name="WLCloudScrollX"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.5"
- layout="topleft"
- left="494"
- max_val="10"
- min_val="-10"
- name="WLCloudScrollX"
- top="45"
- width="200" />
- <text
- type="string"
- length="1"
- follows="left|top|right"
- font="SansSerif"
- height="16"
- layout="topleft"
- left_delta="-14"
- name="WLCloudScrollYText"
- top_delta="-1"
- width="355">
- Cloud Scroll Y
- </text>
- <check_box
- control_name="WLCloudLockY"
- follows="left"
- height="16"
- label="Lock"
- layout="topleft"
- left="625"
- name="WLCloudLockY"
- width="200" />
- <slider
- control_name="WLCloudScrollY"
- decimal_digits="2"
- follows="left"
- height="10"
- increment="0.01"
- initial_value="0.5"
- layout="topleft"
- left="494"
- max_val="10"
- min_val="-10"
- name="WLCloudScrollY"
- top="85"
- width="200" />
- <check_box
- control_name="DrawClassicClouds"
- follows="left"
- height="16"
- label="Draw Classic Clouds"
- layout="topleft"
- left="480"
- name="DrawClassicClouds"
- top="104"
- width="200" />
- </panel>
- </tab_container>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-50" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="10" mouse_opaque="true" name="KeyFramePresetsText" v_pad="0"
+ width="110">
+ Sky Presets:
+ </text>
+ <combo_box allow_text_entry="false" bottom="-50" follows="left|top" height="18"
+ left_delta="110" max_chars="20" mouse_opaque="true" name="WLPresetsCombo"
+ width="150" />
+ <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20"
+ label="New" label_selected="New" left_delta="170"
+ mouse_opaque="true" name="WLNewPreset" scale_image="true" width="70" />
+ <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20"
+ label="Save" label_selected="Save" left_delta="80"
+ mouse_opaque="true" name="WLSavePreset" scale_image="true" width="70" />
+ <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20"
+ label="Delete" label_selected="Delete" left_delta="80"
+ mouse_opaque="true" name="WLDeletePreset" scale_image="true" width="70" />
+ <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20"
+ label="Day Cycle Editor" label_selected="Day Cycle Editor"
+ left_delta="120" mouse_opaque="true" name="WLDayCycleMenuButton"
+ scale_image="true" width="120" />
+ <tab_container bottom="-220" follows="left|top" height="160" left="0"
+ mouse_opaque="false" name="WindLight Tabs" tab_position="top" width="700">
+ <panel border="true" bottom="-220" follows="left|top|right|bottom" height="160"
+ label="Atmosphere" left="1" mouse_opaque="false"
+ name="Atmosphere" width="698">
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="10" mouse_opaque="true" name="BHText" v_pad="0" width="355">
+ Blue Horizon
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="160" name="WLBlueHorizonHelp" width="18" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-37" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left="10" mouse_opaque="true" name="BHText2" v_pad="0" width="10">
+ R
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText3" v_pad="0" width="10">
+ G
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText4" v_pad="0" width="10">
+ B
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText5" v_pad="0" width="10">
+ I
+ </text>
+ <slider bottom="-50" can_edit_text="false" control_name="WLBlueHorizonR"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueHorizonR" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueHorizonG"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueHorizonG" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueHorizonB"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueHorizonB" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueHorizonI"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1.0" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueHorizonI" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-87" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="10" mouse_opaque="true" name="BDensText" v_pad="0" width="355">
+ Haze Horizon
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="160" name="WLHazeHorizonHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLHazeHorizon"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.25" label="" left="24" max_val="1.0" min_val="0"
+ mouse_opaque="true" name="WLHazeHorizon" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="245" mouse_opaque="true" name="BDensText2" v_pad="0" width="355">
+ Blue Density
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="395" name="WLBlueDensityHelp" width="18" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-37" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left="245" mouse_opaque="true" name="BHText6" v_pad="0" width="10">
+ R
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText7" v_pad="0" width="10">
+ G
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText8" v_pad="0" width="10">
+ B
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText9" v_pad="0" width="10">
+ I
+ </text>
+ <slider bottom="-50" can_edit_text="false" control_name="WLBlueDensityR"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueDensityR" show_text="true" value="1.0"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueDensityG"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueDensityG" show_text="true" value="1.0"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueDensityB"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueDensityB" show_text="true" value="1.0"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueDensityI"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLBlueDensityI" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-87" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="245" mouse_opaque="true" name="HDText" v_pad="0" width="355">
+ Haze Density
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="395" name="WLHazeDensityHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLHazeDensity"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="259" max_val="4" min_val="0"
+ mouse_opaque="true" name="WLHazeDensity" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="DensMultText" v_pad="0" width="355">
+ Density Multiplier
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="630" name="WLDensityMultHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLDensityMult"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.1" label="" left="494" max_val="0.9" min_val="0"
+ mouse_opaque="true" name="WLDensityMult" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-53" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="WLDistanceMultText" v_pad="0"
+ width="355">
+ Distance Multiplier
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="630" name="WLDistanceMultHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLDistancMult"
+ decimal_digits="1" follows="left" height="10" increment="0.1"
+ initial_val="1.0" label="" left="494" max_val="100" min_val="0"
+ mouse_opaque="true" name="WLDistanceMult" show_text="true" value="0.0"
+ width="207" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-87" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="MaxAltText" v_pad="0" width="355">
+ Max Altitude
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="630" name="WLMaxAltitudeHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLMaxAltitude"
+ decimal_digits="0" follows="left" height="10" increment="1"
+ initial_val="500" label="" left="494" max_val="4000" min_val="0"
+ mouse_opaque="true" name="WLMaxAltitude" show_text="true" value="4000"
+ width="205" />
+ </panel>
+ <panel border="true" bottom="-180" follows="left|top|right|bottom" height="160"
+ label="Lighting" left="1" mouse_opaque="true"
+ name="Lighting" width="698">
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="10" mouse_opaque="true" name="SLCText" v_pad="0" width="355">
+ Sun/Moon Color
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="160" name="WLSunlightColorHelp" width="18" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-37" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left="10" mouse_opaque="true" name="BHText" v_pad="0" width="10">
+ R
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText2" v_pad="0" width="10">
+ G
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText3" v_pad="0" width="10">
+ B
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText4" v_pad="0" width="10">
+ I
+ </text>
+ <slider bottom="-50" can_edit_text="false" control_name="WLSunlightR"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLSunlightR" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLSunlightG"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLSunlightG" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLSunlightB"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLSunlightB" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLSunlightI"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1.0" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLSunlightI" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-87" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="10" mouse_opaque="true" name="TODText" v_pad="0" width="355">
+ Sun/Moon Position
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="160" name="WLTimeOfDayHelp" width="18" />
+ <icon bottom_delta="-30" follows="left|top" height="20" image_name="icon_diurnal.tga"
+ left="30" name="SkyDayCycle" width="148" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLSunAngle"
+ decimal_digits="3" follows="left" height="10" increment="0.001"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLSunAngle" show_text="true" value="1.0"
+ width="204" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="245" mouse_opaque="true" name="WLAmbientText" v_pad="0" width="355">
+ Ambient
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="395" name="WLAmbientHelp" width="18" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-37" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left="245" mouse_opaque="true" name="BHText5" v_pad="0" width="10">
+ R
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText6" v_pad="0" width="10">
+ G
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText7" v_pad="0" width="10">
+ B
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText8" v_pad="0" width="10">
+ I
+ </text>
+ <slider bottom="-50" can_edit_text="false" control_name="WLAmbientR" decimal_digits="2"
+ follows="left" height="10" increment="0.01" initial_val="0.7" label=""
+ left="259" max_val="1" min_val="0" mouse_opaque="true" name="WLAmbientR"
+ show_text="true" value="1.0" width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLAmbientG"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLAmbientG" show_text="true" value="1.0"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLAmbientB"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLAmbientB" show_text="true" value="1.0"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLAmbientI"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLAmbientI" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-87" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="245" mouse_opaque="true" name="WLEastAngleText" v_pad="0" width="355">
+ East Angle
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="395" name="WLEastAngleHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLEastAngle"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.0" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLEastAngle" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="SunGlowText" v_pad="0" width="355">
+ Sun Glow
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="630" name="WLSunGlowHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLGlowB"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.1" label="Focus " left="494" max_val="0.5" min_val="0"
+ mouse_opaque="true" name="WLGlowB" show_text="true" value="1.0" width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLGlowR"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.25" label="Size " left="494" max_val="1.99" min_val="1"
+ mouse_opaque="true" name="WLGlowR" show_text="true" value="1.0" width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-67" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="SceneGammaText" v_pad="0" width="200">
+ Scene Gamma
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="630" name="WLSceneGammaHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLGamma"
+ decimal_digits="2" follows="bottom" height="10" increment="0.01"
+ initial_val="2.0" label="" left="494" max_val="10.0" min_val="0"
+ mouse_opaque="true" name="WLGamma" show_text="true" value="2.0" width="207" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-102" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="WLStarText" v_pad="0" width="355">
+ Star Brightness
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="630" name="WLStarBrightnessHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLStarAlpha"
+ decimal_digits="2" follows="bottom" height="10" increment="0.01"
+ initial_val="0" label="" left="494" max_val="2" min_val="0"
+ mouse_opaque="true" name="WLStarAlpha" show_text="true" value="0"
+ width="200" />
+ </panel>
+ <panel border="true" bottom="-180" follows="left|top|right|bottom" height="160"
+ label="Clouds" left="1" mouse_opaque="false" name="Clouds"
+ width="698">
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="10" mouse_opaque="true" name="WLCloudColorText" v_pad="0" width="355">
+ Cloud Color
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="160" name="WLCloudColorHelp" width="18" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-37" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left="10" mouse_opaque="true" name="BHText" v_pad="0" width="10">
+ R
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText2" v_pad="0" width="10">
+ G
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText3" v_pad="0" width="10">
+ B
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText4" v_pad="0" width="10">
+ I
+ </text>
+ <slider bottom="-50" can_edit_text="false" control_name="WLCloudColorR"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudColorR" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudColorG"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudColorG" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudColorB"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.7" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudColorB" show_text="true" value="0.7"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudColorI"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1.0" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudColorI" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-87" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="10" mouse_opaque="true" name="WLCloudColorText2" v_pad="0"
+ width="355">
+ Cloud XY/Density
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="160" name="WLCloudDensityHelp" width="18" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-103" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left="10" mouse_opaque="true" name="BHText5" v_pad="0" width="10">
+ X
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText6" v_pad="0" width="10">
+ Y
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText7" v_pad="0" width="10">
+ D
+ </text>
+ <slider bottom="-117" can_edit_text="false" control_name="WLCloudX" decimal_digits="2"
+ follows="left" height="10" increment="0.01" initial_val="0.5" label=""
+ left="24" max_val="1" min_val="0" mouse_opaque="true" name="WLCloudX"
+ show_text="true" value="0.5" width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudY"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.5" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudY" show_text="true" value="0.5"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudDensity"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1.0" label="" left="24" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudDensity" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="245" mouse_opaque="true" name="WLCloudCoverageText" v_pad="0"
+ width="355">
+ Cloud Coverage
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="395" name="WLCloudCoverageHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLCloudCoverage"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.5" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudCoverage" show_text="true" value="0.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-55" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="245" mouse_opaque="true" name="WLCloudScaleText" v_pad="0"
+ width="355">
+ Cloud Scale
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="395" name="WLCloudScaleHelp" width="18" />
+ <slider bottom_delta="-30" can_edit_text="false" control_name="WLCloudScale"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1.0" label="" left="259" max_val="1.0" min_val="0.01"
+ mouse_opaque="true" name="WLCloudScale" show_text="true" value="1.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-87" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="245" mouse_opaque="true" name="WLCloudDetailText" v_pad="0"
+ width="355">
+ Cloud Detail (XY/Density)
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="395" name="WLCloudDetailHelp" width="18" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-103" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left="245" mouse_opaque="true" name="BHText8" v_pad="0" width="10">
+ X
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText9" v_pad="0" width="10">
+ Y
+ </text>
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerifSmall" h_pad="0" halign="center" height="16"
+ left_delta="0" mouse_opaque="true" name="BHText10" v_pad="0" width="10">
+ D
+ </text>
+ <slider bottom="-117" can_edit_text="false" control_name="WLCloudDetailX"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.5" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudDetailX" show_text="true" value="0.5"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudDetailY"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.5" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudDetailY" show_text="true" value="0.5"
+ width="200" />
+ <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudDetailDensity"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="1.0" label="" left="259" max_val="1" min_val="0"
+ mouse_opaque="true" name="WLCloudDetailDensity" show_text="true"
+ value="1.0" width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-20" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="WLCloudScrollXText" v_pad="0"
+ width="355">
+ Cloud Scroll X
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="605" name="WLCloudScrollXHelp" width="18" />
+ <check_box control_name="WLCloudLockX" follows="left" font="SansSerifSmall" height="16"
+ initial_value="false" label="Lock" left="625" mouse_opaque="true"
+ name="WLCloudLockX" width="200" />
+ <slider bottom_delta="-15" can_edit_text="false" control_name="WLCloudScrollX"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.5" label="" left="494" max_val="10" min_val="-10"
+ mouse_opaque="true" name="WLCloudScrollX" show_text="true" value="0.0"
+ width="200" />
+ <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+ bottom="-60" drop_shadow_visible="true" follows="left|top|right"
+ font="SansSerif" h_pad="0" halign="left" height="16"
+ left="480" mouse_opaque="true" name="WLCloudScrollYText" v_pad="0"
+ width="355">
+ Cloud Scroll Y
+ </text>
+ <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="605" name="WLCloudScrollYHelp" width="18" />
+ <check_box control_name="WLCloudLockY" follows="left" font="SansSerifSmall" height="16"
+ initial_value="false" label="Lock" left="625" mouse_opaque="true"
+ name="WLCloudLockY" width="200" />
+ <slider bottom_delta="-15" can_edit_text="false" control_name="WLCloudScrollY"
+ decimal_digits="2" follows="left" height="10" increment="0.01"
+ initial_val="0.5" label="" left="494" max_val="10" min_val="-10"
+ mouse_opaque="true" name="WLCloudScrollY" show_text="true" value="0.0"
+ width="200" />
+ <check_box bottom="-120" control_name="DrawClassicClouds" follows="left"
+ font="SansSerifSmall" height="16" initial_value="false"
+ label="Draw Classic Clouds" left="480" mouse_opaque="true"
+ name="DrawClassicClouds" width="200" />
+ <button bottom="-102" follows="left|top" font="SansSerifSmall" height="18" label="?"
+ left="608" name="WLClassicCloudsHelp" width="18" />
+ </panel>
+ </tab_container>
+ <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&apos;s Delight:Sheer Sensuality
+ </string>
</floater>