summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingconsole.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-21Convert BOOL to bool in lluiAnsariel
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-02-12merge with releaseRichard Linden
2013-11-19replace uses of LLEnvManagerNew::setRegionChangeCallback with LLAgent::addReg...Oz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-07-12Removing debug settings that were in place for pathfinding simulator testing.Todd Stinson
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-26Renaming the rebake navmesh panel class.Todd Stinson
2012-06-26Updating the header licensing comments.Todd Stinson
2012-06-26Updating the pathfinding-specific settings with appropriate comments and an u...Todd Stinson
2012-06-25PATH-783: Ensuring that the pathfinding console and pathfinding characters fl...Todd Stinson
2012-06-22PATH-761: Better calling out the various status of the simulator status throu...Todd Stinson
2012-06-20PATH-761: Implementing the new design for the pathfinding view floater.Todd Stinson
2012-06-19Path-722: Fixed bug where navmesh rebake panel was being removed after navmes...prep
2012-06-13path-722: Make sure to remove the bake navmesh button if the pathingfinding c...prep
2012-06-11PATH-714: Removing the DEPRECATED_UNVERSIONED_NAVMESH as the viewer no longer...Todd Stinson
2012-06-11PATH-711: Implementing Leo's changes for the pathfinding console.Todd Stinson
2012-05-22PATH-649: BUGFIX Re-initializing the navmesh zone following a teleport failure.Todd Stinson
2012-05-22PATH-641: BUGFIX Resolving issue with show world movables only not working as...Todd Stinson
2012-05-09Added support to disable a draw pool. When the movable option checkbox is sel...prep
2012-05-02Handling mRenderableRestoreList data when closing pathfinding windowprep
2012-05-02Fix for Path-494. Teleporting with a list of renderables that needed to be re...prep
2012-05-01Path-494: Added support for culling permanent objects from the pathfinding wi...prep
2012-04-25Adding ability to change the RetrieveNeighboringRegion debug setting and have...Todd Stinson
2012-04-24PATH-580: BUGFIX Adding functionality to detect when the region's capabilitie...Todd Stinson
2012-04-24Added support for rendering the regions water height. Also added initial supp...prep
2012-04-20Adding new controls to the console for showing waterplane and world movables ...Todd Stinson
2012-04-19Ensuring that the view characters button is active in builds with stubbed pat...Todd Stinson
2012-04-19Making the pathfinding color settings automatically adjust the current displa...Todd Stinson
2012-04-19Cleaning up the navmesh colors a bit.Todd Stinson
2012-04-19BUILDFIX: Correcting a linux/mac build issue.Todd Stinson
2012-04-18Cleaning up how the shape flags are being computed and removing an unneeded m...Todd Stinson
2012-04-18Ensuring that the pathfinding console member variables are private with acces...Todd Stinson
2012-04-18Updating llpathinglibrary method calls to cleaned-up version of the library i...Todd Stinson
2012-04-18Updating to the latest llphysicextensions pre-built package with the now lowe...Todd Stinson
2012-04-10Ensuring that the defaults are synced after building the pathfinding console ...Todd Stinson
2012-04-10Altering how the toolset is swapped into and out-of test path mode.Todd Stinson
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson
2012-04-06PATH-265: Adding an error message to the testing tab of the pathfinding float...Todd Stinson
2012-04-06Altering the layout of the pathfinding console based on feedback.Todd Stinson
2012-04-05Enabling the Show World checkbox when crossing region boundaries so that user...Todd Stinson
2012-04-05Removing the onShowXRayToggle callback as it is no longer required.Todd Stinson
2012-04-05Removing the onShowWorldToggle callback as it is no longer required.Todd Stinson
2012-04-05PATH-500: Updating the pathfinding console defaults following the integration...Todd Stinson