From d4fb7c99febf07b4eb7f3a9d2eab485e356d1439 Mon Sep 17 00:00:00 2001 From: Todd Stinson Date: Wed, 14 Mar 2012 14:09:36 -0700 Subject: PATH-302: Adding in status reporting for the simulator navmesh status. Separating the viewer status messaging from the simulator status. --- .../default/xui/en/floater_pathfinding_console.xml | 86 +++++++++++++++++----- 1 file changed, 69 insertions(+), 17 deletions(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml index aaf94483df..0373305941 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml @@ -2,7 +2,7 @@ - - Cannot find pathing library implementation. - This region is not enabled for pathfinding. - Checking the status of the navmesh ... - Downloading the navmesh ... - The navmesh has changed on the server. Downloading the latest navmesh ... - Navmesh received. - Unable to download navmesh successfully. + + Cannot find pathing library implementation. + This region is not enabled for pathfinding. + Checking the status of the navmesh. + Downloading the navmesh. + The navmesh has changed on the server. Downloading the latest navmesh. + Latest navmesh has been downloaded. + Unable to download navmesh successfully. + + This region does not expose the navmesh status. + Navmesh has pending changes. + Navmesh is building. + Some navmesh regions have pending changes. + Some navmesh regions are building. + Some navmesh regions have pending changes and others are building. + Navmesh is up-to-date. Please choose start and end points. Please choose start point. Please choose end point. Path is shown in blue. - Region boundary hit, navmesh may not be accurate. Update. + Region boundary hit, navmesh may not be accurate. + width="188"> Show walkability map: - Status + Viewer status + + + + + + + + Simulator status @@ -210,7 +262,7 @@ layout="topleft" left="230" top="35" - height="305" + height="373" width="214" visible="true" /> Prevent object / terrain changes and update the navmesh: @@ -306,7 +358,7 @@ label="Freeze" layout="topleft" name="enter_frozen_mode" - top_pad="9" + top_pad="3" width="116"/>