summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_performance_nearby.xml
blob: 4409feb23aa4ced9734c837d246b0d42a60172a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel
 bevel_style="none"
 follows="left|top"
 height="530"
 width="580"
 name="panel_performance_nearby"
 layout="topleft"
 left="0"
 top="0">
  <button
    height="16"
    width="16"
    layout="topleft"
    mouse_opaque="true"
    follows="left|top"
    name="back_btn"
    top="7"
    image_selected="Arrow_Left_Off"
    image_pressed="Arrow_Left_Off"
    image_unselected="Arrow_Left_Off"
    left="15"
    is_toggle="true">
  </button>
  <text
   follows="left|top"
   height="18"
   layout="topleft"
   left_pad="0"
   valign="center"
   halign="center"
   top="6"
   name="back_lbl"
   width="32">
    Back
  </text>
  <text
   follows="left|top"
   font="SansSerifLarge"
   text_color="White"
   height="20"
   layout="topleft"
   left="20"
   top_pad="15"
   name="av_nearby_title"
   width="205">
    Avatars nearby
  </text>
  <text
   follows="left|top"
   font="SansSerifSmall"
   text_color="White"
   height="18"
   layout="topleft"
   left="20"
   top_pad="5"
   name="av_nearby_desc"
   width="580">
    Hide the most complex avatars to boost speed.
  </text>
  <slider
    control_name="RenderAvatarMaxART"
    tool_tip="Controls when a visually complex avatar is considered to be taking too long to render (unit: microseconds)"
    follows="left|top"
    height="16"
    initial_value="4.7"
    increment="0.01"
    label="Maximum render time (μs)"
    text_color="White"
    label_width="165"
    layout="topleft"
    min_val="2"
    max_val="4.7"
    name="RenderAvatarMaxART"
    show_text="false"
    top_pad="10"
    width="490">
  </slider>
  <text
    type="string"
    length="1"
    follows="left|top"
    height="16"
    layout="topleft"
    top_delta="0"
    left_pad="5"
    text_color="White"
    name="RenderAvatarMaxARTText"
    width="65">
    no limit
  </text>
  <name_list
    column_padding="0"
    draw_stripes="true"
    height="280"
    left="20"
    follows="left|top"
    layout="topleft"
    sort_column="complex_value"
    short_names="true"
    name="nearby_list"
    name_column="name"
    top_pad="10"
    width="540">
        <name_list.columns
         label=""
         name="complex_visual"
         width="90" />
        <name_list.columns
         label=""
         name="complex_value"
         width="50" />
        <name_list.columns
         label=""
         name="name"/>
  </name_list>
  <text
   follows="left|top"
   font="SansSerifSmall"
   text_color="White"
   height="18"
   layout="topleft"
   left="20"
   top_pad="10"
   name="av_nearby_desc2"
   width="580">
     You can also right-click on an avatar in-world to control display.
  </text>
  <button
    height="23"
    label="Exceptions..."
    layout="topleft"
    left="460"
    top_delta="2"
    name="exceptions_btn"
    width="100">
  </button>

  <text
    type="string"
    length="1"
    follows="left|top"
    height="16"
    layout="topleft"
    left="18"
    top_pad="3"
    name="AvatarComplexityModeLabel"
    text_readonly_color="LabelDisabledColor"
    width="128">
      Avatar display:
  </text>
  <combo_box
   control_name="RenderAvatarComplexityMode"
   height="23"
   layout="topleft"
   left_delta="130"
   top_delta="-4"
   name="AvatarComplexityMode"
   width="150">
       <combo_box.item
        label="Limit by complexity"
        name="0"
        value="0"/>
       <combo_box.item
        label="Always show friends"
        name="1"
        value="1"/>
       <combo_box.item
        label="Only show friends"
        name="2"
        value="2"/>
  </combo_box>
  <view_border
    bevel_style="in"
    height="0"
    layout="topleft"
    name="border"
    top_pad="15"
    left="20"
    width="540"/>
  <check_box
    height="16"
    initial_value="true"
    label="Hide avatars completely (good for landscape photos)"
    layout="topleft"
    name="hide_avatars"
    top_delta="15"
    left="18"
    width="280">
   </check_box>
  <text
   type="string"
   length="1"
   follows="left|top"
   height="15"
   layout="topleft"
   left="20"
   name="name_tags_textbox"
   top_pad="10"
   width="400">
    Name tags:
  </text>
  <radio_group
    control_name="AvatarNameTagMode"
    height="20"
    layout="topleft"
    left="120"
    top_delta="0"
    name="name_tag_mode">
    <radio_item
     label="Off"
     name="radio"
     top_delta="20"
     layout="topleft"
     height="16"
     left="0"
     value="0"
     width="75" />
    <radio_item
     label="On"
     left_pad="0"
     layout="topleft"
     top_delta="0"
     height="16"
     name="radio2"
     value="1"
     width="75" />
    <radio_item
     label="Show briefly"
     left_pad="0"
     name="radio3"
     height="16"
     layout="topleft"
     top_delta="0"
     value="2"
     width="160" />
  </radio_group>
 
</panel>