Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-29 | fix for SH-4293: texture console takes a while to settle down on Interesting ↵ | Xiaohong Bao | |
viewer. | |||
2013-07-11 | Adding support for COPY methods to httpclient. Implementing viewer-side use ↵ | Don Kjer | |
of AISv3 COPY library folder operation. (SH-4304) | |||
2013-06-28 | move reading of the sim features to LLViewerRegion for consistency, a couple ↵ | Oz Linden | |
of minor cleanups | |||
2013-06-28 | NORSPEC-206: read RenderMaterialsCapability throttle rate per second from ↵ | Oz Linden | |
simulator | |||
2013-06-27 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-26 | NORSPEC-29: use the MaxMaterialsPerTransaction simulator feature if available | Oz Linden | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-17 | SH-4274 FIX Adding RegionHandshakeReply flags for SSA | Nyx Linden | |
Adding a flag to hint to the sim that this viewer knows how to handle AvatarAppearance messages for self in SSA-enabled regions. | |||
2013-06-13 | fix for SH-4241: viewer crash shortly after login in ↵ | Xiaohong Bao | |
LLViewerRegion::addNewObject and SH-4261: interesting: crash in LLViewerRegion::addToVOCacheTree | |||
2013-06-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-05 | fix for SH-4227: interesting: long delay between root and child prim loading. | Xiaohong Bao | |
2013-05-16 | fix for SH-4080: interesting: random crash on Mac | Xiaohong Bao | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | for SH-4105: interesting: new viewer does not handle orphaned child prims in ↵ | Xiaohong Bao | |
ObjectUpdateCompressed messages | |||
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-03-29 | delay removing invalid objects from cache in case region is logged out too soon. | Xiaohong Bao | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | MAINT-2426 : Viewer support for new simulator AvatarRenderInfo capability. ↵ | simon | |
Reviewed by Kelly | |||
2013-03-20 | for SH-3918: Viewer should respond to cache probes in order received (don't ↵ | Xiaohong Bao | |
sort response) | |||
2013-03-13 | revert changes for SH-3653: Can we repurpose ↵ | Xiaohong Bao | |
ObjectUpdateCached:ObjectData:UpdateFlags field to carry spatial+size data? | |||
2013-03-11 | for SH-3979: interesting: can not edit objects with new object cache code | Xiaohong Bao | |
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-02-28 | SH-3895. Added code to recognize if the second incoming regions seed caps ↵ | prep | |
differ in size from the initial region caps. Also avoid starting a inventory fetch responder if the requisite cap is missing" | |||
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-08-17 | Expanding region flags to 64 bits. Adding region protocol flags | Don Kjer | |
2012-08-14 | Automated merge with https://bitbucket.org/VirLinden/sunshine | Nyx (Neal Orman) | |
2012-08-14 | SH-3310 WIP setting up architecture for switching texture baking on ↵ | Nyx (Neal Orman) | |
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir. | |||
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. |