index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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
/
llpathfindingcharacter.h
Age
Commit message (
Collapse
)
Author
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-06-28
Cleaning up new files in preparation for merge into viewer-release.
Todd Stinson
2012-06-26
Updating the header licensing comments.
Todd Stinson
2012-06-20
PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef.
Todd Stinson
2012-06-01
Migrated physics capsule logic into pathing character object
prep
2012-05-30
Pulling in the new character fields from the CharacterProperties service.
Todd Stinson
2012-05-30
First pass at refactoring the pathfinding linksets and pathfinding ↵
Todd Stinson
characters classes to reduce code duplication, as both functionalities were heavily duplicated.
2012-04-25
Removing windows line endings from .h and .cpp files.
Todd Stinson
2012-03-27
Refactoring the characters floater code.
Todd Stinson
2012-02-13
Updating the pathfinding character initialization to match the new data type ↵
Todd Stinson
for CPU time.
2012-02-07
PATH-245: Integrating with the working sim-side cap service.
Todd Stinson
2012-02-02
PATH-245: First pass at laying out the characters floater. Functionality is ↵
Todd Stinson
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.