summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingconsole.cpp
AgeCommit message (Collapse)Author
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