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