summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingpathtool.h
AgeCommit message (Expand)Author
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-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2023-02-14DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work...Callum Prentice
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
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-21PATH-743: Altering the mouse cursor to give more feed back when in path testi...Todd Stinson
2012-06-01PATH-668: Eating the escape key in the pathfinding path tool to avoid certain...Todd Stinson
2012-04-25Removing windows line endings from .h and .cpp files.Todd Stinson
2012-04-18Updating to the latest llphysicextensions pre-built package with the now lowe...Todd Stinson
2012-04-11Removing debug messaging that was accidentally committed.Todd Stinson
2012-04-11Refining the behavior of the pathing test tool behavior with regards to mouse...Todd Stinson
2012-04-10Refactoring to remove duplicate code.Todd Stinson
2012-04-10Modifying the behavior so that the user is able to drag the start/end points,...Todd Stinson
2012-04-10Adding the display of the temporary start/end path character on hover state.Todd Stinson
2012-04-10Implementing a temporary path functionality based on a suggestion to improve ...Todd Stinson
2012-04-10BUILDFIX: Correcting one more build issue on linux and mac platforms.Todd Stinson
2012-04-10BUILDFIX: Correcting a build error.Todd Stinson
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson