summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingconsole.h
AgeCommit message (Collapse)Author
2012-02-14Moving the bulk of the display settings into the viewer.Todd Stinson
2012-02-13PATH-284: Hooking up the characters button to open the characters floater.Todd Stinson
2012-02-13PATH-284: Implementing the functionality for the new path generation of the ↵Todd Stinson
new pathfinding console floater design.
2012-02-10PATH-284: Altering the design toward the new layout. Starting to re-hookup ↵Todd Stinson
the functionality to the new controls. NOTE: This DOES break the pathing floater functionality.
2012-02-10PATH-284: Updating the class names in preparation for the new pathfinding ↵Todd Stinson
console design.
2012-02-10PATH-284: Moving files around in preparation for the new pathfinding console ↵Todd Stinson
design.
2012-02-01Renaming the pathfinding console to be pathfinding setup.Todd Stinson
2012-02-01PATH-235: Rewiring a bit of the path generation code to remove extraneous ↵Todd Stinson
error messages and to rebuild when the character width or the start point changes.
2012-01-31PATH-243: Refactoring the implementation for the render mode buttons on the ↵Todd Stinson
console. Removing the warning messages for methods that now have implementations.
2012-01-31PATH-118: Build up of neighboring regions and commented out call to ↵prep
pathinglib navmehs stitching code. Minor cleanups. Currently only submits current region to pathinglib.
2012-01-27PATH-192 FIX fixed last issues with convex decomp mergeNyx (Neal Orman)
2012-01-25Fixing issue with renamed header file in a pre-built package.Todd Stinson
2012-01-24WIP: path-118prep
2012-01-23Introducing a hacky way to get some reporting on the downloading status of ↵Todd Stinson
the navmesh into the console. This needs to be seriously refactored.
2012-01-23Adding some initial reporting on the pathfinding console detailing the state ↵Todd Stinson
of the navmesh download.
2012-01-18Changing the camel case of Navmesh to be NavMesh.Todd Stinson
2012-01-04Path-177. Updated to newest version of LLPathingLibraryprep
2011-12-21updated headerprep
2011-12-21mergeprep
2011-12-21Support for generating a viewer side path from mouse input.prep
2011-12-20Parameter name change.Todd Stinson
2011-12-20Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2011-12-20Adding functionality to set the console values from the console class.Todd Stinson
2011-12-20Allow for the overlaying of an unblended navmesh ontop of the scenes normal ↵prep
renderables
2011-12-19Stubbing out functionality for catching the terrain material properties changes.Todd Stinson
2011-12-19Stubbing out functionality for catching the rebuild and refresh navmesh ↵Todd Stinson
button clicks.
2011-12-19Stubbing out functionality for catching the character type switch states.Todd Stinson
2011-12-19Stubbing out functionality for catching the character width slider changes.Todd Stinson
2011-12-19Stubbing out functionality for catching the path selection state switch.Todd Stinson
2011-12-19Stubbing out functionality for catching the overlay display render state switch.Todd Stinson
2011-12-16Moving the call to initialize the LLPathingLib instance to the pathfinding ↵Todd Stinson
console floater onOpen() callback.
2011-12-16Hooking the navmesh and exclusion volumes render states up to the ↵Todd Stinson
pathfinding console floater.
2011-12-16Adding functionality for the linksets button on the console to open the ↵Todd Stinson
linksets floater.
2011-12-13Introducing the initial hooks for building a pathfinding console floater.Todd Stinson