Added icons for Sky and Water buttons for wlf remote.
This commit is contained in:
BIN
indra/newview/skins/default/textures/Inv_WaterLight.png
Normal file
BIN
indra/newview/skins/default/textures/Inv_WaterLight.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
indra/newview/skins/default/textures/Inv_WindLight.png
Normal file
BIN
indra/newview/skins/default/textures/Inv_WindLight.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 763 B |
@@ -6,11 +6,11 @@
|
||||
<slider bottom_delta="-20" control_name="RenderMaxPartCount" decimal_digits="0" height="20" increment="256" label="Particles:" can_edit_text="true" label_width="60" max_val="8192" min_val="0" val_width="36" name="MaxParticleCount" width="189" tool_tip="Amount of particles to render"/>
|
||||
<slider bottom_delta="-20" control_name="RenderAvatarMaxVisible" decimal_digits="0" height="20" increment="1" label="Max Avs:" can_edit_text="true" label_width="60" max_val="50" min_val="1" val_width="36" name="RenderAvatarMaxVisible" width="189" tool_tip="How many avatars to fully render on screen. Lowering this greatly improves FPS in crowded situations. Requires Avatar Impostors to be on. [Default 35]"/>
|
||||
<slider bottom_delta="-20" control_name="RenderVolumeLODFactor" height="20" increment="0.125" label="Obj. Detail:" can_edit_text="true" label_width="60" max_val="2" min_val="0.5" name="Object Detail" val_width="36" width="189" tool_tip="Controls level of detail of primitives (multiplier for current screen area when calculated level of detail[0.5 to 2.0 is stable])"/>
|
||||
<button left="5" height="20" name="EnvAdvancedSkyButton" width="20" label="" tool_tip="Advanced Sky"/>
|
||||
<button left="5" height="20" name="EnvAdvancedSkyButton" width="20" image_overlay="Inv_WindLight.png" label="" tool_tip="Advanced Sky"/>
|
||||
<combo_box name="WLSkyPresetsCombo" bottom_delta="1" left_delta="20" height="18" width="133" tool_tip="WindLight Presets for your Sky."/>
|
||||
<button bottom_delta="0" height="18" label="<" left="158" image_overlay="arrow_left.tga" name="WLprev" scale_image="true" width="18"/>
|
||||
<button bottom_delta="0" height="18" label=">" left_delta="18" image_overlay="arrow_right.tga" name="WLnext" width="18"/>
|
||||
<button left="5" height="20" name="EnvAdvancedWaterButton" width="20" label="" tool_tip="Advanced Water"/>
|
||||
<button left="5" height="20" name="EnvAdvancedWaterButton" width="20" image_overlay="Inv_WaterLight.png" label="" tool_tip="Advanced Water"/>
|
||||
<combo_box name="WLWaterPresetsCombo" bottom_delta="1" left_delta="20" height="18" width="133" tool_tip="WindLight Presets for your Water."/>
|
||||
<button bottom_delta="0" height="18" label="<" left="158" image_overlay="arrow_left.tga" name="WWprev" width="18"/>
|
||||
<button bottom_delta="0" height="18" label=">" left_delta="18" image_overlay="arrow_right.tga" name="WWnext" width="18"/>
|
||||
|
||||
Reference in New Issue
Block a user