summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindinglinkset.h
AgeCommit message (Collapse)Author
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-03-06Putting into place a work-around for missing "modifiable" field datum in the ↵Todd Stinson
linksets service.
2012-03-06Updating the pathfinding linksets service to reference the new navmesh ↵Todd Stinson
category field. Also, still supporting the old permanent/walkable field names until fully deprecated from all server builds.
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-341: BUGFIX Clamping the walkability coefficient text inputs to maximum ↵William Todd Stinson
value.
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-16Removing some old code checking for both the float and integer versions of ↵Todd Stinson
the walkability coefficients. All server-side code has these values as integers now.
2012-02-16PATH-292: First pass at implementing the new design of the linksets floater.Todd Stinson
2012-01-30PATH-187: Consolidating field names for the cap service into local defines.Todd Stinson
2012-01-27PATH-187: Moving the filtered pathfinding linksets class into its own file.Todd Stinson