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
/
llnavmeshstation.cpp
Age
Commit message (
Collapse
)
Author
2012-03-02
PATH-304,PATH-205: Initial reworking of the navmesh download functionality.
Todd Stinson
2012-02-22
Path-305: Added support for retrieving compressed navmeshes in a LLSD.
prep
2012-02-10
PATH-284: Moving files around in preparation for the new pathfinding console ↵
Todd Stinson
design.
2012-02-01
Renaming the pathfinding console to be pathfinding setup.
Todd Stinson
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
Putting back in the code to update the status message on the pathfinding ↵
Todd Stinson
console floater after the navmesh data has been received.
2012-01-24
WIP: path-118
prep
2012-01-23
Introducing 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-11
PATH-180 fixed a couple of minor issues gcc is complaining about.
Nyx (Neal Orman)
2011-12-13
Pull and merge from https://bitbucket.org/lindenlab/viewer-development.
Todd Stinson
2011-12-01
New navmesh viewer options, rendering improvements, etc.
prep
2011-11-17
navmeshdata is now parsed as binary
prep
2011-11-17
WIP: navmesh station posts to a url, responder receives llsd and then has ↵
prep
the llpathing library extract and render the navmesh (if desired).
2011-11-10
Initial commit for retrieving navmesh support
prep
2011-11-04
Hooked up responder, added navmeshupload capabilty to viewer
prep
2011-11-02
Initial stub for navmeshstation and test for navmeshposting to server
prep