summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingcharacter.h
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-26Updating the header licensing comments.Todd Stinson
2012-06-20PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef.Todd Stinson
2012-06-01Migrated physics capsule logic into pathing character objectprep
2012-05-30Pulling in the new character fields from the CharacterProperties service.Todd Stinson
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-04-25Removing windows line endings from .h and .cpp files.Todd Stinson
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-02-13Updating the pathfinding character initialization to match the new data type ↵Todd Stinson
for CPU time.
2012-02-07PATH-245: Integrating with the working sim-side cap service.Todd Stinson
2012-02-02PATH-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.