Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-19 | merge | Dave Parks | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-18 | Cleanup of headless client (was: DisableRendering mode) | Don Kjer | |
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes. | |||
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-21 | Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: ↵ | Xiaohong Bao | |
Viewer attempting to load precached images in file types that are not being used.) | |||
2011-01-14 | Automated merge up from viewer-development | Loren Shih | |
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2011-01-07 | Switch inventory capabilities to FetchInventory2 and family. | Aaron Stone | |
2011-01-12 | Merge with viewer-development | Don Kjer | |
2010-12-22 | Merge with viewer-development | Don Kjer | |
2010-12-22 | Cleanup from review with Andrew and Merov | Don Kjer | |
2010-12-22 | merge | Andrew Meadows | |
2010-12-22 | merge | Andrew Meadows | |
2010-12-21 | Automated merge up from viewer-development | Loren Shih | |
2010-12-17 | For object-vs-parcel overlap we now use list of axis aligned boxes | Andrew Meadows | |
one box for each prim, for less slop on queries | |||
2010-12-15 | merge | Andrew Meadows | |
2010-12-14 | a try fix for SH-212: crash at ↵ | Xiaohong Bao | |
LLViewerObjectList::removeFromLocalIDTable(LLViewerObject const &) [secondlife-bin llviewerobjectlist.cpp] line 173 | |||
2010-12-13 | Added object update cache results to viewer stats recorder | Don Kjer | |
2010-12-13 | Expanded viewer stats recorder to include cache miss type, cache miss ↵ | Don Kjer | |
requests, and update failures | |||
2010-12-10 | merge | Andrew Meadows | |
2010-12-09 | merge from http://hg.secondlife.com/viewer-development | Monty Brandenberg | |
2010-12-06 | ER-343 viewer UI does not correctly enable/disable object return | Andrew Meadows | |
The problem: a misunderstanding of what LLViewerParcelOverlay::isOwned() means. | |||
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-29 | ESC-154 ESC-156 Now using region hash rather than region uuid as identifier. | Monty Brandenberg | |
In the viewer, the region's UUID is acquired very late and isn't generally used as the canonical region identifier. The U64 region hash is a better and more consistently used identifier so I'm moving over to using that as the region key. Don't have a proper reserved invalid region hash which is unfortunate, but then, so much is. | |||
2010-11-24 | ESC-154 ESC-156 Metrics integration across threads | Monty Brandenberg | |
Using unpause() method in derived class rather than wake() in furthest base class solved the stalling problem. I still think too many levels of the LLTextureFetch hierarchy are keeping thread state, however. The LLViewerRegion instance an agent enters doesn't necessarily have its region_id yet, that only comes after the handshake, if any. So add a few more metrics insertion points to propagate region into metrics. Finally, try to launch a final metrics report when a quit is initiated. | |||
2010-11-18 | Added viewer-side "object overlaps parcel" check encroachment returnabilty UI | Andrew Meadows | |
Reviewed with Falcon | |||
2010-11-18 | ESC-154 ESC-155 ESC-156 | Monty Brandenberg | |
Asset fetch requests wrapped to allow for measurements. Asset fetch enqueues, dequeues and completion times recorded to asset stats collector. Texture fetch operations (http and udp) recorded to asset stats collector. Stats collector time vallue switched from F32 to U64 which is the more common type in the viewer. Cross-thread mechanism introduced to communicate region changes and generate global statistics messages. Facility to deliver metrics via Capabilities sketched in but needs additional work. Documentation and diagrams added. | |||
2010-11-16 | merge | Andrew Meadows | |
2010-10-29 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-10-27 | Automated merge up from viewer-development | Loren Shih | |
2010-10-26 | STORM-416 : merge with viewer-development | Merov Linden | |
2010-10-23 | ER-219: Add an asynchronous api for the region debug console | Kyle Ambroff | |
Add support for a new capability, SimConsoleAsync. This is a replacement for the deprecated SimConsole capability that provides an asynchronous API. The old API is still supported, but the simulator will never support both. For the new API, commands will be sent via HTTP POST to the SimConsoleAsync capability, same as before. But the resulting output will be pushed to the viewer view the event-poll, using the newly added SimConsoleResponse LLSD message. Will review with Simon or Falcon. | |||
2010-10-21 | Merge with andrew | Kyle Ambroff | |
2010-10-20 | merge | Dave Parks | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-19 | First stab at using GetObjectPhysicsData | Dave Parks | |
2010-10-18 | Turn assertion around cache loading into an early out. | Dave Parks | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-30 | Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low ↵ | Merov Linden | |
altitude flicker though (STORM-306) | |||
2010-09-30 | STORM-1126 WIP Windlight Estate Settings port from 1.23: second pass at ↵ | Nyx (Neal Orman) | |
getting windlight ported to V2. Lots of cleanup in the floater classes. Not sure every decision was correct but it compiles now. Doesn't link yet. (resubmitted by Vadim ProductEngine) | |||
2010-09-30 | Merge | Matthew Breindel (Falcon) | |
2010-09-27 | STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at ↵ | Nyx (Neal Orman) | |
merging in windlight estate settings to viewer-dev codebase. not built, not tested. Probably needs a bunch of fixes to be able to be integrated. (resubmitted by Vadim ProductEngine) | |||
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-10 | Post-convert merge by convert_monolith.py from ↵ | Andrew Meadows | |
http://hg.lindenlab.com/brad/viewer-simconsole | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-01 | code for DEV-52939: viewer's object geometry cache files are not limited in ↵ | Xiaohong Bao | |
number, and can also be incorrectly cleared with the VFS cache. reviewed by andrew. | |||
2010-08-25 | merge | Dave Parks | |
2010-08-20 | Merge from dessie/viewer-release | Leyla Farazha | |