index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llfloaterpathfindingconsole.cpp
Age
Commit message (
Expand
)
Author
2012-03-05
Crash fix on teleport
prep
2012-03-01
path-264: Locking avatar in place when pathing floater is up.
prep
2012-02-27
Path-267: Support for rendering of new shape types an ui hookup.
prep
2012-02-24
Path-267: Add support for rendering of walkable objects, obstacles and materi...
prep
2012-02-21
PATH-296: Pulling the freeze/unfreeze functionality into the pathfinding cons...
Todd Stinson
2012-02-17
PATH-284: Ensuring that path testing only occurs when the console window is s...
Todd Stinson
2012-02-17
Path-317: debug option to enable vbo rendering of navmeshes
prep
2012-02-16
Path-278 Debug option to download multiple navmeshes to the viewer.
prep
2012-02-15
PATH-284: Adding first pass for toggling state for frozen/unfrozen modes.
Todd Stinson
2012-02-15
PATH-284: Stubbing functionality for the walkability heatmap drop-down.
Todd Stinson
2012-02-14
PATH-198: Hooking up the path status indicator to some existing state informa...
Todd Stinson
2012-02-14
PATH-284: Refactoring the code for determining whether in path creation mode.
Todd Stinson
2012-02-14
PATH-284: Adding functionality for the Clear Path button.
Todd Stinson
2012-02-14
Moving the bulk of the display settings into the viewer.
Todd Stinson
2012-02-13
PATH-284: Hooking up the characters button to open the characters floater.
Todd Stinson
2012-02-13
Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...
Todd Stinson
2012-02-13
PATH-284: Implementing the functionality for the new path generation of the n...
Todd Stinson
2012-02-13
Disabled the ability to query neighboring regions for their navmeshes. We'll ...
prep
2012-02-10
PATH-284: Altering the design toward the new layout. Starting to re-hookup t...
Todd Stinson
2012-02-10
PATH-284: Updating the class names in preparation for the new pathfinding con...
Todd Stinson
2012-02-10
PATH-284: Moving files around in preparation for the new pathfinding console ...
Todd Stinson
2012-02-01
Renaming the pathfinding console to be pathfinding setup.
Todd Stinson
2012-02-01
PATH-235: Rewiring a bit of the path generation code to remove extraneous err...
Todd Stinson
2012-01-31
PATH-243: Refactoring the implementation for the render mode buttons on the c...
Todd Stinson
2012-01-31
PATH-118: Build up of neighboring regions and commented out call to pathingli...
prep
2012-01-27
PATH-192 FIX fixed last issues with convex decomp merge
Nyx (Neal Orman)
2012-01-25
Fixing issue with renamed header file in a pre-built package.
Todd Stinson
2012-01-24
merge fix
prep
2012-01-24
WIP: path-118
prep
2012-01-23
Introducing a hacky way to get some reporting on the downloading status of th...
Todd Stinson
2012-01-23
Adding some initial reporting on the pathfinding console detailing the state ...
Todd Stinson
2012-01-18
Changing the camel case of Navmesh to be NavMesh.
Todd Stinson
2012-01-04
path-150: supply characterwidth to LLPathingLibrary:
prep
2012-01-04
Path-177. Updated to newest version of LLPathingLibrary
prep
2011-12-21
merge
prep
2011-12-21
Support for generating a viewer side path from mouse input.
prep
2011-12-20
Parameter name change.
Todd Stinson
2011-12-20
Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...
Todd Stinson
2011-12-20
Adding functionality to set the console values from the console class.
Todd Stinson
2011-12-20
Allow for the overlaying of an unblended navmesh ontop of the scenes normal r...
prep
2011-12-19
Stubbing out functionality for catching the terrain material properties changes.
Todd Stinson
2011-12-19
Stubbing out functionality for catching the rebuild and refresh navmesh butto...
Todd Stinson
2011-12-19
Stubbing out functionality for catching the character type switch states.
Todd Stinson
2011-12-19
Stubbing out functionality for catching the character width slider changes.
Todd Stinson
2011-12-19
Stubbing out functionality for catching the path selection state switch.
Todd Stinson
2011-12-19
Stubbing out functionality for catching the overlay display render state switch.
Todd Stinson
2011-12-16
Moving the call to initialize the LLPathingLib instance to the pathfinding co...
Todd Stinson
2011-12-16
Hooking the navmesh and exclusion volumes render states up to the pathfinding...
Todd Stinson
2011-12-16
Adding functionality for the linksets button on the console to open the links...
Todd Stinson
2011-12-13
Introducing the initial hooks for building a pathfinding console floater.
Todd Stinson