summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindinglinksets.cpp
AgeCommit message (Collapse)Author
2012-01-18PATH-186: Removing fake data code.Todd Stinson
2012-01-18PATH-186: Completing the linkset editing functionality. Updating the ↵Todd Stinson
walkability coefficients in the POST body to be upper-case to match server-side. Also, updating the "fixed" parameter to be "permanent" to reflect the upcoming server-side nomenclature change.
2012-01-18PATH-186: Sending the PUT to update the modified fields. However, still ↵Todd Stinson
relying on the GET response handlers for now.
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-13Updating to the latest llpathinglib package.Todd Stinson
2012-01-12PATH-145: Preserving all possible selected items between filter changes.Todd Stinson
2012-01-12Adding some fake data to the linksets UI grid for development purposes.Todd Stinson
2012-01-11PATH-145: Implementing the basics of filtering on the pathfinding linksets ↵Todd Stinson
console. Still need some refinments in usability.
2012-01-11Changing the name of the fetch states to be more informative.Todd Stinson
2012-01-10PATH-142: Pulling the new data fields for position and walkable from the ↵Todd Stinson
ObjectNavmesh capability service. PATH-145: Started building foundation to support filtering of pathfinding linksets.
2012-01-10PATH-142: Implementing some basic distance from viewer calculation per ↵Todd Stinson
linksets. Note that this does not return all distances because some objects are in the region but the viewer is not aware of yet.
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-16Adding functionality for the linksets button on the console to open the ↵Todd Stinson
linksets floater.
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson