aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:42 -0500
committerJacek Antonelli2008-08-15 23:45:42 -0500
commitce28e056c20bf2723f565bbf464b87781ec248a2 (patch)
treeef7b0501c4de4b631a916305cbc2a5fdc125e52d /linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml
parentSecond Life viewer sources 1.19.1.4b (diff)
downloadmeta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.zip
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.gz
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.bz2
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.xz
Second Life viewer sources 1.20.2
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml48
1 files changed, 36 insertions, 12 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml
index 982775b..85aab95 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml
@@ -39,33 +39,57 @@
39 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 39 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
40 bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" 40 bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top"
41 font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148" 41 font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148"
42 mouse_opaque="true" name="Camera Springiness:" v_pad="0" width="128"> 42 mouse_opaque="true" name="Camera Follow Distance:" v_pad="0" width="128">
43 Camera Springiness: 43 Camera Follow Distance:
44 </text> 44 </text>
45 <slider bottom="-116" can_edit_text="true" control_name="DynamicCameraStrength" 45 <slider bottom="-116" can_edit_text="true" control_name="DynamicCameraStrength"
46 decimal_digits="0" enabled="true" follows="left|top" height="16" 46 decimal_digits="0" enabled="true" follows="left|top" height="16"
47 increment="1" initial_val="2" left="276" max_val="10" min_val="0" 47 increment="1" initial_val="2" left="276" max_val="10" min_val="0"
48 mouse_opaque="true" name="dynamic camera" show_text="true" value="2" 48 mouse_opaque="true" name="DynamicCameraStrength" show_text="true" value="2"
49 width="128" /> 49 width="128" />
50 <check_box bottom="-134" control_name="EditCameraMovement" enabled="true" 50 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
51 bottom="-134" drop_shadow_visible="true" enabled="true" follows="left|top"
52 font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148"
53 mouse_opaque="true" name="Camera Transition Time:" v_pad="0" width="128">
54 Camera Transition Time:
55 </text>
56 <slider bottom="-140" can_edit_text="true" control_name="ZoomTime" decimal_digits="1"
57 enabled="true" follows="left|top" height="16" increment="0.1"
58 initial_val="0.4" left="276" max_val="4" min_val="0" mouse_opaque="true"
59 name="ZoomTime" show_text="true" value="2" width="128" />
60 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
61 bottom="-158" drop_shadow_visible="true" enabled="true" follows="left|top"
62 font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148"
63 mouse_opaque="true" name="Camera Smoothing:" v_pad="0" width="128">
64 Camera Smoothing:
65 </text>
66 <slider bottom="-164" can_edit_text="true" control_name="CameraPositionSmoothing"
67 decimal_digits="1" enabled="true" follows="left|top" height="16"
68 increment="0.1" initial_val="1" left="276" max_val="9" min_val="0"
69 mouse_opaque="true" name="CameraPositionSmoothing" show_text="true" value="2"
70 width="128" />
71 <check_box bottom="-188" control_name="EditCameraMovement" enabled="true"
51 follows="left|top" font="SansSerifSmall" height="16" initial_value="false" 72 follows="left|top" font="SansSerifSmall" height="16" initial_value="false"
52 label="Automatic Edit Camera Movement" left="148" mouse_opaque="true" 73 label="Automatic Edit Camera Movement" left="148" mouse_opaque="true"
53 name="edit camera movement" radio_style="false" 74 name="edit camera movement" radio_style="false"
54 tool_tip="Use automatic camera positioning when entering and exiting edit mode" 75 tool_tip="Use automatic camera positioning when entering and exiting edit mode"
55 width="201" /> 76 width="201" />
56 <check_box bottom="-152" control_name="AppearanceCameraMovement" enabled="true" 77 <check_box bottom="-206" control_name="AppearanceCameraMovement" enabled="true"
57 follows="left|top" font="SansSerifSmall" height="16" initial_value="false" 78 follows="left|top" font="SansSerifSmall" height="16" initial_value="false"
58 label="Automatic Appearance Camera Movement" left="148" mouse_opaque="true" 79 label="Automatic Appearance Camera Movement" left="148" mouse_opaque="true"
59 name="appearance camera movement" radio_style="false" 80 name="appearance camera movement" radio_style="false"
60 tool_tip="Use automatic camera positioning while in edit mode" width="242" /> 81 tool_tip="Use automatic camera positioning while in edit mode" width="242" />
61 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 82 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
62 bottom="-186" drop_shadow_visible="true" enabled="true" follows="left|top" 83 bottom="-228" drop_shadow_visible="true" enabled="true" follows="left|top"
63 font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" 84 font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10"
64 left="10" mouse_opaque="true" name="text2" v_pad="0" width="128"> 85 mouse_opaque="true" name="text2" v_pad="0" width="128">
65 Avatar Display Options: 86 Avatar Display Options:
66 </text> 87 </text>
67 <check_box bottom="-190" control_name="FirstPersonAvatarVisible" enabled="true" 88 <check_box bottom="-232" control_name="FirstPersonAvatarVisible" enabled="true"
68 follows="left|top" font="SansSerifSmall" height="16" hidden="false" 89 follows="left|top" font="SansSerifSmall" height="16" initial_value="false"
69 initial_value="false" label="Show Avatar in Mouselook" left="148" 90 label="Show Avatar in Mouselook" left="148" mouse_opaque="true" name="avfp"
70 mouse_opaque="true" name="avfp" radio_style="false" width="256" /> 91 radio_style="false" width="256" />
92 <button bottom_delta="-30" follows="left|top" font="SansSerif" height="20"
93 label="Joystick Setup" left_delta="0" mouse_opaque="true"
94 name="joystic_setup_button" width="155" />
71</panel> 95</panel>