Age | Commit message (Expand) | Author |
2012-03-07 | llpathinglib update for windows and darwin. | prep |
2012-03-07 | pull back release tags for 3.2.8 | Oz Linden |
2012-03-07 | Fix for overlaying navmesh on renderable geometry. | prep |
2012-03-07 | Removed unneeded code | prep |
2012-03-07 | merge | prep |
2012-03-07 | Partial fix for Path-387. Path-287 Viewer perfomance tweaks. | prep |
2012-03-07 | fix for mac build error | Brad Payne (Vir Linden) |
2012-03-06 | PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes. | Todd Stinson |
2012-03-06 | EXP-1767 WIP Received Items panel state does not persist between sessions | Richard Linden |
2012-03-06 | EXP-1767 WIP Received Items panel state does not persist between sessions | Richard Linden |
2012-03-06 | Storing the slots for the registered signal listeners. Before, this was crea... | Todd Stinson |
2012-03-06 | Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-... | Todd Stinson |
2012-03-06 | texture view console tweaks | Brad Payne (Vir Linden) |
2012-03-06 | Attempting to set the scroll position back to the original value on refresh. | Todd Stinson |
2012-03-06 | via richard - fix to keep texture debug console anchored at the top | Brad Payne (Vir Linden) |
2012-03-06 | Putting into place a work-around for missing "modifiable" field datum in the ... | Todd Stinson |
2012-03-06 | Updating the pathfinding linksets service to reference the new navmesh catego... | Todd Stinson |
2012-03-06 | SH-2970 WIP - framework for tracking various phases of avatar rezzing/outfit ... | Brad Payne (Vir Linden) |
2012-03-06 | Updating the freeze/unfreeze service with the new field names. Also, still s... | Todd Stinson |
2012-03-06 | Adding the linksets menu option to the build->pathfinding menu. | Todd Stinson |
2012-03-06 | fixed some log warnings resulting from missing "name" attributes in menu_view... | Richard Linden |
2012-03-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2012-03-06 | SH-2970 WIP | Brad Payne (Vir Linden) |
2012-03-05 | CHUI-55 FIX Floaters that have set positions from old viewer versions can app... | Richard Linden |
2012-03-05 | EXP-1917 : Fix items coming back in folders when quit after cut. | Merov Linden |
2012-03-05 | Alphabetize cmd_line.xml. | Nat Goodspeed |
2012-03-05 | Wrapping all cases of LLPathingLib::getInstance in null pointer checks. | Todd Stinson |
2012-03-05 | Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-... | Todd Stinson |
2012-03-05 | EXP-1912 : Fix filtering of folders when those are being cut. | Merov Linden |
2012-03-05 | PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes. | Todd Stinson |
2012-03-05 | Further reduce the block size that LLProcess writes to child pipe. | Nat Goodspeed |
2012-03-05 | Additional diagnostic code to track down strange Windows pipe error. | Nat Goodspeed |
2012-03-05 | Introduce (disabled) LLLeap debugging code to validate stdin writes. | Nat Goodspeed |
2012-03-05 | SH-2970 WIP - av metrics | Brad Payne (Vir Linden) |
2012-03-05 | Crash fix on teleport | prep |
2012-03-05 | SH-2970 WIP - simple LLSD metrics for self av | Brad Payne (Vir Linden) |
2012-03-05 | Make test.cpp support LOGFAIL env var: only failed tests show log. | Nat Goodspeed |
2012-03-05 | Move std::ostream << CaptureLog logic into CaptureLog::streamto(). | Nat Goodspeed |
2012-03-04 | Simplify llleap_test.cpp plugin by reading individual characters. | Nat Goodspeed |
2012-03-04 | Make llleap_test.cpp avoid hard limit on MSVC std::ostringstream max. | Nat Goodspeed |
2012-03-03 | SH-2970 WIP - avatar metrics | Brad Payne (Vir Linden) |
2012-03-03 | Break large buffer into chunks to write to LLProcess child pipe. | Nat Goodspeed |
2012-03-03 | Add debugging output in case LLLeap writes corrupt data to plugin. | Nat Goodspeed |
2012-03-03 | Add a couple LLLeap DEBUG messages for incoming-events control flow. | Nat Goodspeed |
2012-03-02 | debug code for SH-3020: texture stopped loading | Xiaohong Bao |
2012-03-02 | Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-... | Todd Stinson |
2012-03-02 | PATH-304,PATH-205: Initial reworking of the navmesh download functionality. | Todd Stinson |
2012-03-02 | EXP-1911 : Fix the filter resetting, using U64 values where needed. | Merov Linden |
2012-03-02 | Add LLLeap unit test for invalid length prefix from child stdout. | Nat Goodspeed |
2012-03-02 | Use LLProcess::ReadPipe::read() in LLLeap. | Nat Goodspeed |