summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-xindra/newview/skins/default/xui/en/floater_stats.xml110
1 files changed, 37 insertions, 73 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_stats.xml b/indra/newview/skins/default/xui/en/floater_stats.xml
index def660e1e4..ad7094c6d8 100755
--- a/indra/newview/skins/default/xui/en/floater_stats.xml
+++ b/indra/newview/skins/default/xui/en/floater_stats.xml
@@ -35,10 +35,9 @@
unit_label="frames"
stat="FPS"
decimal_digits="1"
- bar_max="60"
show_bar="true"
show_history="true"/>
- <stat_bar name="bandwidth"
+ <!-- <stat_bar name="bandwidth"
label="Bandwidth"
stat="Bandwidth"
show_bar="true"/>
@@ -48,8 +47,7 @@
decimal_digits="3"/>
<stat_bar name="ping"
label="Ping Sim"
- stat="simpingstat"
- show_mean="false"/>
+ stat="simpingstat"/>
</stat_view>
<stat_view name="advanced"
@@ -179,20 +177,17 @@
label="Time Dilation"
stat="simtimedilation"
decimal_digits="3"
- bar_max="1"
- show_mean="false"/>
+ bar_max="1" />
<stat_bar name="simfps"
label="Sim FPS"
stat="simfps"
decimal_digits="1"
- bar_max="45"
- show_mean="false"/>
+ bar_max="45" />
<stat_bar name="simphysicsfps"
label="Physics FPS"
stat="simphysicsfps"
decimal_digits="1"
- bar_max="45"
- show_mean="false"/>
+ bar_max="45" />
<stat_view name="physicsdetail"
label="Physics Details"
follows="left|top|right"
@@ -200,58 +195,47 @@
show_label="true">
<stat_bar name="physicspinnedtasks"
label="Pinned Objects"
- stat="physicspinnedtasks"
- show_mean="false"/>
+ stat="physicspinnedtasks"/>
<stat_bar name="physicslodtasks"
label="Low LOD Objects"
- stat="physicslodtasks"
- show_mean="false"/>
+ stat="physicslodtasks"/>
<stat_bar name="physicsmemoryallocated"
label="Memory Allocated"
stat="physicsmemoryallocated"
- decimal_digits="1"
- show_mean="false"/>
+ decimal_digits="1"/>
</stat_view>
<stat_bar name="simagentups"
label="Agent Updates/Sec"
stat="simagentups"
- decimal_digits="1"
- show_mean="false"/>
+ decimal_digits="1"/>
<stat_bar name="simmainagents"
label="Main Agents"
stat="simmainagents"
- bar_max="80"
- show_mean="false"/>
+ bar_max="80"/>
<stat_bar name="simchildagents"
label="Child Agents"
- stat="simchildagents"
- show_mean="false"/>
+ stat="simchildagents"/>
<stat_bar name="simobjects"
label="Objects"
stat="simobjects"
- bar_max="30000"
- show_mean="false"/>
+ bar_max="30000" />
<stat_bar name="simactiveobjects"
label="Active Objects"
stat="simactiveobjects"
- bar_max="5000"
- show_mean="false"/>
+ bar_max="5000"/>
<stat_bar name="simactivescripts"
label="Active Scripts"
stat="simactivescripts"
- bar_max="15000"
- show_mean="false"/>
+ bar_max="15000"/>
<stat_bar name="simpctscriptsrun"
label="Scripts Run"
stat="simpctscriptsrun"
bar_max="100"
- decimal_digits="3"
- show_mean="true"/>
+ decimal_digits="3"/>
<stat_bar name="simscripteps"
label="Script Events"
stat="simscripteps"
- unit_label="eps"
- show_mean="false"/>
+ unit_label="eps"/>
<stat_view name="simpathfinding"
label="Pathfinding"
follows="left|top|right"
@@ -260,8 +244,7 @@
<stat_bar name="simsimaistepmsec"
label="AI Step Time"
stat="simsimaistepmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simsimskippedsilhouettesteps"
label="Skipped Silhouette Steps"
stat="simsimskippedsilhouettesteps"
@@ -270,32 +253,26 @@
<stat_bar name="simsimpctsteppedcharacters"
stat="simsimpctsteppedcharacters"
bar_max="100"
- decimal_digits="1"
- show_mean="true"/>
+ decimal_digits="1"/>
</stat_view>
<stat_bar name="siminpps"
label="Packets In"
stat="siminpps"
- unit_label="pkt/sec"
- show_mean="false"/>
+ unit_label="pkt/sec"/>
<stat_bar name="simoutpps"
label="Packets Out"
stat="simoutpps"
- unit_label="pkt/sec"
- show_mean="false"/>
+ unit_label="pkt/sec"/>
<stat_bar name="simpendingdownloads"
label="Pending Downloads"
- stat="simpendingdownloads"
- show_mean="false"/>
+ stat="simpendingdownloads"/>
<stat_bar name="simpendinguploads"
label="Pending Uploads"
- stat="simpendinguploads"
- show_mean="false"/>
+ stat="simpendinguploads"/>
<stat_bar name="simtotalunackedbytes"
label="Total Unacked Bytes"
stat="simtotalunackedbytes"
- decimal_digits="1"
- show_mean="false"/>
+ decimal_digits="1"/>
<stat_view name="simperf"
label="Time"
follows="left|top|right"
@@ -304,43 +281,35 @@
<stat_bar name="simframemsec"
label="Total Frame Time"
stat="simframemsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simnetmsec"
label="Net Time"
stat="simnetmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simsimphysicsmsec"
label="Physics Time"
stat="simsimphysicsmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simsimothermsec"
label="Simulation Time"
stat="simsimothermsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simagentmsec"
label="Agent Time"
stat="simagentmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simimagesmsec"
label="Images Time"
stat="simimagesmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simscriptmsec"
label="Script Time"
stat="simscriptmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simsparemsec"
label="Spare Time"
stat="simsparemsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_view name="timedetails"
label="Time Details"
follows="left|top|right"
@@ -349,30 +318,25 @@
<stat_bar name="simsimphysicsstepmsec"
label="Physics Step"
stat="simsimphysicsstepmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simsimphysicsshapeupdatemsec"
label="Update Phys Shapes"
stat="simsimphysicsshapeupdatemsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simsimphysicsothermsec"
label="Physics Other"
stat="simsimphysicsothermsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simsleepmsec"
label="Sleep Time"
stat="simsleepmsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
<stat_bar name="simpumpiomsec"
label="Pump IO"
stat="simpumpiomsec"
- decimal_digits="3"
- show_mean="false"/>
+ decimal_digits="3"/>
</stat_view>
- </stat_view>
+ </stat_view>-->
</stat_view>
</container_view>
</scroll_container>