summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingconsole.cpp
AgeCommit message (Expand)Author
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
2012-04-05Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...Todd Stinson
2012-04-04PATH-445,PATH-452: Adding functionality to reload the navmesh on region bound...Todd Stinson
2012-04-04remove debug commentprep
2012-04-04Support for navmesh vbo. Navmesh vb supports heat map.prep
2012-04-03Pathfinding visualization WIP -- add many controls for x-ray render, add ligh...Dave Parks
2012-04-02Cleaner render of walkables and materials. Convert Vector3 color parameters ...Dave Parks
2012-03-29Exposed star(valid/invalid) and test path colors. Refactored path drawing cod...prep
2012-03-28Updating the navmesh colors based on discussions with Leo.Todd Stinson
2012-03-28Linux build fix - cast incoming color values to U8's.prep
2012-03-28Added support for customizing the colors used in the navmesh visualizer.prep
2012-03-27PATH-433: Pumping the character type selection from the console floater into ...Todd Stinson
2012-03-21Path-282: Added support for viewing the walkability map for various character...prep
2012-03-15BUILDFIX: Correcting line spacing at end-of-file.Todd Stinson
2012-03-14PATH-302: Adding in status reporting for the simulator navmesh status. Separa...Todd Stinson
2012-03-13Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...Todd Stinson
2012-03-12PATH-304: Adding an extra state for the pathfinding console to report that th...Todd Stinson
2012-03-12path-396: rendering options are reset when pathing window is closed.prep
2012-03-12path-405: Avatar is no longer frozen when pathing window is up and when avata...prep
2012-03-08PATH-304: Adding functionality to handle the reloading of out-of-date navmeshes.Todd Stinson
2012-03-07PATH-205,PATh-304: Fixing a crash issue with loading multiple navmeshes durin...Todd Stinson
2012-03-06PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes.Todd Stinson