Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-07 | for SH-3937: interesting: implement the new cache probe logic | Xiaohong Bao | |
2013-02-28 | for SH-3824: interesting: Ensure viewer can handle object updates from ↵ | Xiaohong Bao | |
entire region gracefully | |||
2013-01-16 | trivial: convert to unix line endings. | Xiaohong Bao | |
2013-01-15 | for SH-3653: Can we repurpose ObjectUpdateCached:ObjectData:UpdateFlags ↵ | Xiaohong Bao | |
field to carry spatial+size data? | |||
2013-01-08 | Merge | Xiaohong Bao | |
2012-12-18 | fix for SH-3619: some objects are missing | Xiaohong Bao | |
2012-11-08 | for SH-3472: prioritize object loading | Xiaohong Bao | |
2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
final removal of remaining LLStat code | |||
2012-10-31 | for SH-3471: create a simplified version of octree for object cache entries. | Xiaohong Bao | |
2012-10-15 | For SH-3333: Design and implement a new object cache system on viewer side | Xiaohong Bao | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-11 | WIP:path-703 Adding icon to slurl bar to indicate if dynamic pathfinding is ↵ | prep | |
enabled or disbled. | |||
2012-05-17 | EXP-1928: Handling the rare case that the user preferences cannot be ↵ | Todd Stinson | |
successfully changed, and reporting that to the user. | |||
2012-01-24 | WIP: path-118 | prep | |
2012-01-20 | PATH-226: Removing the extraneous checks for both the old and new CAP ↵ | Todd Stinson | |
service names as the new server-side code has been fully deployed. | |||
2012-01-18 | PATH-226: Implementing a check for the multiple names of the ↵ | Todd Stinson | |
ObjectNavMeshProperties service until the new service name is fully deployed. | |||
2011-08-15 | Merge | Paul ProductEngine | |
2011-08-06 | SH-2170 FIXED Detecting selection of objects that cross parcel bounds added. | Seth ProductEngine | |
In this case the land impacts data is not displayed for such selection. | |||
2011-08-02 | pulling latest viewer-development into mesh merge branch. | Nyx (Neal Orman) | |
2011-07-25 | STORM-1220 FOLLOWUP Prevent displaying unlocalized sim product name. | Vadim ProductEngine | |
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly get used in UI code, thus causing localization bugs. | |||
2011-07-25 | STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") ↵ | Vadim ProductEngine | |
everywhere. | |||
2011-07-14 | Potential fix for SH-1854 and SH-1125 (caps issues) | Don Kjer | |
2011-07-12 | SH-1125 Retry when failing to get seed capability. | Dave Parks | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-06-22 | WIP for SH-1791 | prep linden | |
2011-06-22 | merge latest viewer-development | Oz Linden | |
2011-06-06 | SH-1589 Fix for some meshes showing up in non mesh enabled regions. | Dave Parks | |
2011-06-01 | merge changes for latest viewer-development | Oz Linden | |
2011-05-27 | transplant fix for SH-1467 | Roxie Linden | |
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not | |||
2011-05-26 | storm-1189: remove more of the code for classic clouds | Oz Linden | |
2011-05-26 | storm-1189: remove classic clouds | Oz Linden | |
2011-05-20 | SH-1252 and SH-1253 WIP. | prep linden | |
2011-05-17 | Merge from viewer-development. | Vadim ProductEngine | |
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-04-12 | STORM-1143 FIXED Server sometimes said region wasn't capable of storing ↵ | Vadim ProductEngine | |
environment settings. Reason: We tried to check whether the region supports environment settings without making sure that we've actually recieved region capabilities, so the check sometimes failed. Fix: Defer check for the "EnvironmentSettings" capability until we've received the region capabilities. | |||
2011-03-31 | STORM-1126 merge | Vadim ProductEngine | |
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-12 | Merge with viewer-development | Don Kjer | |
2010-12-23 | Bumping max object cache entries per region to 50k, from 20k (per ↵ | Don Kjer | |
conversation with maestro about attachments also being included in this set) | |||
2010-12-23 | Bumping max number of objects to cache per region to 20k, from 10k. | Don Kjer | |
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-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-11-18 | Added viewer-side "object overlaps parcel" check encroachment returnabilty UI | Andrew Meadows | |
Reviewed with Falcon | |||
2010-10-26 | STORM-416 : merge with viewer-development | Merov 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-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-16 | Merge | Leyla Farazha | |