index
:
viewer.git
2025.08
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llpathfindinglinkset.cpp
Age
Commit message (
Collapse
)
Author
2012-03-06
Putting into place a work-around for missing "modifiable" field datum in the ↵
Todd Stinson
linksets service.
2012-03-06
Updating 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-27
PATH-292: Ensuring that the terrain linkset use is clearly called out as ↵
Todd Stinson
unmodifiable.
2012-02-27
PATH-292: Adding better usability and warning notifications for the handling ↵
Todd Stinson
of locked linksets.
2012-02-25
Replacing the asserts that the modifiable bit is sent across now with the ↵
William Todd Stinson
latest server deploys.
2012-02-25
PATH-292: Adding the ability to view and edit pathfinding attributes of the ↵
William Todd Stinson
terrain.
2012-02-23
PATH-292: Reworking how and where linksets are requested and managed.
Todd Stinson
2012-02-16
PATH-292: Clearing up an assert case that could happen in practice.
Todd Stinson
2012-02-16
Removing 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-16
PATH-292: First pass at implementing the new design of the linksets floater.
Todd Stinson
2012-01-30
PATH-187: Consolidating field names for the cap service into local defines.
Todd Stinson
2012-01-27
PATH-187: Moving the filtered pathfinding linksets class into its own file.
Todd Stinson