Skip to content
Snippets Groups Projects
Commit d9b09b38 authored by AndreyL ProductEngine's avatar AndreyL ProductEngine
Browse files

Backed out changeset: c923a62e9b5f

parent 3de1f3e5
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
<string name="mesh_status_invalid_material_list">LOD materials are not a subset of reference model.</string> <string name="mesh_status_invalid_material_list">LOD materials are not a subset of reference model.</string>
<string name="phys_status_vertex_limit_exceeded">Some physical hulls exceed vertex limitations.</string> <string name="phys_status_vertex_limit_exceeded">Some physical hulls exceed vertex limitations.</string>
<string name="phys_status_degenerate_triangles">The physics mesh too dense remove the small thin triangles (see preview)</string> <string name="phys_status_degenerate_triangles">The physics mesh too dense remove the small thin triangles (see preview)</string>
<string name="phys_status_no_havok">The Firestorm OpenSim build is not supported for physics upload in SL.</string>
<string name="layer_all">All</string> <!-- Text to display in physics layer combo box for "all layers" --> <string name="layer_all">All</string> <!-- Text to display in physics layer combo box for "all layers" -->
<string name="decomposing">Analyzing...</string> <string name="decomposing">Analyzing...</string>
<string name="simplifying">Simplifying...</string> <string name="simplifying">Simplifying...</string>
...@@ -1222,7 +1223,7 @@ ...@@ -1222,7 +1223,7 @@
<panel <panel
follows="top|left|bottom" follows="top|left|bottom"
layout="topleft" layout="topleft"
height="197" height="184"
left="4" left="4"
border="true" border="true"
name="weights_and_warning_panel" name="weights_and_warning_panel"
...@@ -1411,7 +1412,7 @@ Lowest: ...@@ -1411,7 +1412,7 @@ Lowest:
border="true" border="true"
layout="topleft" layout="topleft"
left_pad="265" left_pad="265"
name="physics_costs_panel" name="price_breakdown_panel"
width="120" width="120"
height="100"> height="100">
<text <text
...@@ -1479,7 +1480,7 @@ Analysed: ...@@ -1479,7 +1480,7 @@ Analysed:
visible="false"> visible="false">
You dont have rights to upload mesh models. [[VURL] Find out how] to get certified. You dont have rights to upload mesh models. [[VURL] Find out how] to get certified.
</text> </text>
<text text_color="Yellow" layout="topleft" top_pad="-1" left="6" name="status"> <text text_color="Yellow" layout="topleft" top_delta="5" left="6" name="status">
[STATUS] [STATUS]
</text> </text>
</panel> </panel>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment