summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml
AgeCommit message (Collapse)Author
2012-08-14PATH-854: Adding support to display whether linksets are scripted or not in ↵Todd Stinson
the pathfinding linksets floater.
2012-07-24Adding a group identifier to the group objects in the pathfinding linksets ↵Todd Stinson
and characters floaters.
2012-07-18Setting the description column of the linkset floater to be a fixed width. ↵Todd Stinson
Having multiple dynamic width columns apparently prevents other columns from being manually resized by the user.
2012-07-12Cleaning up some runtime output warning messages about invalid XUI syntax.Todd Stinson
2012-07-10Adding the example use type labels to the pathfinding linksets floater.Todd Stinson
2012-06-25PATH-717: Minor UI changes from Leo. Also, adding a notification when ↵Todd Stinson
attempting to return or delete multiple items.
2012-06-04Ensuring that the scroll list is rebuilt after any missing avatar names are ↵Todd Stinson
loaded into cache.
2012-06-01Migrated physics capsule logic into pathing character objectprep
2012-05-31WIP:Displaying physics capsule for a character - it is currently disabled.prep
2012-05-30First pass at refactoring the pathfinding linksets and pathfinding ↵Todd Stinson
characters classes to reduce code duplication, as both functionalities were heavily duplicated.
2012-05-11For the pathifnding linksets floater, correcting layout issues and fixing a ↵Todd Stinson
bug where the scroll bar was not working correctly.
2012-05-09Adding an owner field to the pathfinding linksets console. Making the ↵Todd Stinson
scroll list just wide enough for the additional field, but not cleaning up the rest of the floater until Leo has a chance to review.
2012-05-07Increasing the size of the name and description input fields.Todd Stinson
2012-03-29Removing the scrolllist elements from the tab stops.Todd Stinson
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-03-19Adding non-volume status to the pathfinding linkset to restrict non-convex ↵Todd Stinson
linksets from being set to be a material or exclusion volume.
2012-02-29Altering the displayed names of Dynamic objects to be Movable instead.Todd Stinson
2012-02-27PATH-292: Adding verbage to the floater to explain that users must click the ↵Todd Stinson
apply changes to persist edits.
2012-02-27PATH-292: Ensuring that the terrain linkset use is clearly called out as ↵Todd Stinson
unmodifiable.
2012-02-27PATH-292: Adding better usability and warning notifications for the handling ↵Todd Stinson
of locked linksets.
2012-02-25PATH-292: Adding the ability to view and edit pathfinding attributes of the ↵William Todd Stinson
terrain.
2012-02-23PATH-292: Reworking how and where linksets are requested and managed.Todd Stinson
2012-02-16PATH-292: Adding an additional show beacons checkbox for the linksets floater.Todd Stinson
2012-02-16PATH-292: First pass at implementing the new design of the linksets floater.Todd Stinson
2012-02-07Adding functionality to better handle the cause where the capability service ↵Todd Stinson
does not exist to the linksets floater.
2012-02-06Making the linksets floater scale properly.Todd Stinson
2012-01-31PATH-235: Correcting a warning message about the ↵Todd Stinson
floater_pathfinding_console.xml containing invalid parameters.
2012-01-20PATH-187: Starting to refactor the capability service for querying/editing ↵Todd Stinson
linksets.
2012-01-20PATH-225 Updating the linksets list table layout for more regular spacing.Todd Stinson
2012-01-19PATH-225: Replacing the Fixed and Walkable columns with a single State column.Todd Stinson
2012-01-19PATH-225: Adding ability to filter and edit linksets using the pathing state ↵Todd Stinson
values of walkable, obstacle, or ignored.
2012-01-18PATH-186: Changing the base type for internal storage of the walkability ↵Todd Stinson
coefficients to be S32 instead of F32 to avoid precision errors in comparing values when determining which values need to be updated through the PUT service.
2012-01-17PATH-186: Enabling and disabling the edit fields based on whether linksets ↵Todd Stinson
are selected.
2012-01-13PATH-186: Starting to build some baseline UI functionality to support the ↵Todd Stinson
editing of linnkset fields.
2012-01-11PATH-145: Implementing the basics of filtering on the pathfinding linksets ↵Todd Stinson
console. Still need some refinments in usability.
2012-01-09PATH-142: Refined the linksets status messaging functionlity.Todd Stinson
2012-01-09PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI.Todd Stinson
2012-01-04Hijaking the land status messaging for temporary development of the ↵Todd Stinson
pathfinding linksets floater.
2011-12-15First pass at laying out the pathfinding linksets floater.Todd Stinson
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson