summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingobjects.cpp
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2017-01-16MAINT-1689 The object that was created after opening Linkset is not presented...Mnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-15fix for some std::pair/STL syntaxcallum_linden
2013-11-19replace uses of LLEnvManagerNew::setRegionChangeCallback with LLAgent::addReg...Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-08-14PATH-849: Group objects were losing their [group] identifier following the la...Todd Stinson
2012-08-14PATH-849: Refactoring the behavior after loading the owner name of a pathfind...Todd Stinson
2012-06-29PATH-797: BUGFIX Altering how the rows are being added to the scrolllist widg...Todd Stinson
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-26Updating the teleport-me-to-it behavior for the characters and linksets. Fir...Todd Stinson
2012-06-25Correcting a state message when setting values on the linkset floater.Todd Stinson
2012-06-25PATH-717: Minor UI changes from Leo. Also, adding a notification when attemp...Todd Stinson
2012-06-22PATH-764,PATH-765: Adding in a context menu option on right-click of an objec...Todd Stinson
2012-06-15BUGFIX: Correcting a behavior where moving the cursor over a selected object ...Todd Stinson
2012-06-05PATH-682: Correcting behavior for the case where setting the linksets and the...Todd Stinson
2012-06-04BUGFIX: Correcting selection behavior where the floater edit fields were not ...Todd Stinson
2012-06-04Ensuring that the scroll list is rebuilt after any missing avatar names are l...Todd Stinson
2012-06-01Adding an automatic refresh to the pathfinding object floaters.Todd Stinson
2012-06-01Migrated restoration of physics capsule into pathing characterprep
2012-06-01Migrated physics capsule logic into pathing character objectprep
2012-06-01Update to latest llphysics extensions libraryprep
2012-05-31Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...Todd Stinson
2012-05-31A bit more class clean-up for the LLFloaterPathfindingObjects.Todd Stinson
2012-05-31WIP:Displaying physics capsule for a character - it is currently disabled.prep
2012-05-31Reloading the the pathfinding object floaters when the god level is changed.Todd Stinson
2012-05-30Cleaning up some unreferenced headers and classes definitions from previous r...Todd Stinson
2012-05-30First pass at refactoring the pathfinding linksets and pathfinding characters...Todd Stinson