summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingpathtool.cpp
AgeCommit message (Expand)Author
2024-05-30Re-enable compiler warning C4800 (performance warning)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-18Replace BOOL with bool in llwindow and dependent classesAnsariel
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-25PATH-743: Small code refactoring for clean-up.Todd Stinson
2012-06-25PATH-743: Updating the cursors for path testing mode to final designs.Todd Stinson
2012-06-21PATH-743: Altering the mouse cursor to give more feed back when in path testi...Todd Stinson
2012-06-11PATH-711: Implementing Leo's changes for the pathfinding console.Todd Stinson
2012-06-01PATH-668: Eating the escape key in the pathfinding path tool to avoid certain...Todd Stinson
2012-05-01Removing another capability check that was occurring prior to the receipt of ...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-11Should not be recomputing the temporary path when settin gthe width and type.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-10Updating the pathfinding console with the results from the temporary path.Todd Stinson
2012-04-10Ensuring that the defaults are synced after building the pathfinding console ...Todd Stinson
2012-04-10Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...Todd Stinson
2012-04-10Implementing a temporary path functionality based on a suggestion to improve ...Todd Stinson
2012-04-10mergeprep
2012-04-10Fixed default character width bug. Updated rendertri api for new path renderi...prep
2012-04-10BUILDFIX: Correcting one more build issue on linux and mac platforms.Todd Stinson
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson