Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-05 | Backed out changeset: ffffbe002ff2 | AndreyL ProductEngine | |
Finally reverting the MAINT-4488 (see BUG-37693 for details) | |||
2016-10-18 | Restored MAINT-4488 (perviosly reverted in MAINT-6242) | andreykproductengine | |
2016-08-22 | Backed out changeset: 6d631b9d02a0 for maint-6242 | andreykproductengine | |
2016-06-22 | MAINT-6385: Ensure that VMM initialization only happens once after login and ↵ | Rider Linden | |
that it will only happen after the region caps have been received. | |||
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2016-03-17 | Merge | Rider Linden | |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
2016-01-06 | MAINT-4488 [PUBLIC] llTakeControls(*,FALSE,TRUE) prevents left clicks from ↵ | andreykproductengine | |
mouselook. | |||
2015-12-21 | MAINT-335 FIXED Avatar hangs in space after cancelling teleport | andreykproductengine | |
2015-11-20 | MAINT-5831: If there is a teleport request active and it has failed, ↵ | Rider Linden | |
teleport state will always return "None". | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-06 | MAINT-5693: Consolidated the avatar appearance request into a coroutine. If ↵ | Rider Linden | |
the request fails because of a stale COF, then rerequest with the corrected one. | |||
2015-09-01 | MAINT-5575: Convert the Experience cache into a coro based singleton. | Rider Linden | |
--HG-- branch : MAINT-5575 | |||
2015-06-09 | Removed homelocation responder (rolled into llagent) | Rider Linden | |
Removed sdhandler from llagent. Removed unused values from llacountingccostmgr Fixed smart pontier creation in llfacebook | |||
2015-06-08 | Added a way to pass a policy Id to the coroadapter. | Rider Linden | |
Changed language, appearance, and maturity to conform to use the adapter rather than the SDHandler | |||
2015-04-14 | Merged lindenlab/viewer-tools-update into default | Rider Linden | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-01 | Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond ↵ | Rider Linden | |
correctly to Event Pumps. Added get/setRequestURL() to LLCore::HttpResponse Removed URI from the HttpSDHandler. | |||
2015-03-27 | first set of chnages from code review from Nat | Rider Linden | |
2015-03-26 | Create trivial handler for SD Messages, method in LLAgent for posting HTTP ↵ | Rider Linden | |
requests. | |||
2015-03-26 | Fix line endings on appearancemgr and added LLCore::Http to llAgent. | Rider Linden | |
2014-12-03 | MAINT-1871 FIXED Don't allow moving avatar while changing camera position. | Mnikolenko ProductEngine | |
2014-10-18 | Update to build on Xcode 6.0: more removal of unused variables and functions | callum_linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-11 | merge | Brad Payne (Vir Linden) | |
2013-12-18 | STORM-1831 Changing addRegionChangedCallback to more closely resemble the ↵ | Ima Mechanique | |
feature it replaces. This fixes the crashes reported by Whirly ;-) | |||
2013-12-17 | add LLAgent::removeRegionChangedCallback | Oz Linden | |
2013-11-19 | add documentation to LLAgent::addRegionChangedCallback and improve logging | Oz Linden | |
2013-11-18 | add callbacks to LLAgent for Region and Parcel changes | Oz Linden | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | SH-3455 WIP - llstartup cleanup | Brad Payne (Vir Linden) | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-23 | SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and ↵ | Brad Payne (Vir Linden) | |
related methods | |||
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-07 | added memory usage and occlusion events to traces | Richard Linden | |
renamed "current" to "primary" when referring to accumulators | |||
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-11 | MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me" | simon | |
Reviewed by Kelly | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
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-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-11 | merge | prep | |