Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-03 | MAINT-5693: Make COF Version from AIS authoritive. Ask until we get it. | Rider Linden | |
2016-03-03 | MAINT-5693: Move avatar update into the AIS coprocedure pool. | Rider Linden | |
2016-03-01 | MAINT-5693: Allow stale requests | Rider Linden | |
2016-03-01 | MAINT-5693: Do not rerequest old bakes. If a stale bake is received for ↵ | Rider Linden | |
processing do not processes it (Only allow newer appearances to process... never older) | |||
2016-02-29 | MAINT-5693: Request server bake even if we think we are about to request a ↵ | Rider Linden | |
stale version. The receiver should know if it will throw out the results. Added some additional logging to help track what's going on. | |||
2016-02-25 | MAINT-5693: Some bake requests were getting lost. If a bake request is made ↵ | Rider Linden | |
while another one is outstanding rather than launch the new one, set a flag and remake the request with new data. | |||
2016-01-15 | Merge VR | Rider Linden | |
2015-10-30 | MAINT-5796 FIXED Double clicking on anything in COF removes it from your ↵ | Mnikolenko ProductEngine | |
avatar - including skin, shape, hairbase and eyes - results in bakefailed avatar | |||
2015-10-19 | Merge from viewer release. | Rider Linden | |
2015-10-07 | MAINT-5691: Browser was using deprecated outbox display type AND not ↵ | Rider Linden | |
correctly returning error body to application. LLCore:HTTP now will provide and LLSD translation of the message body when possible in the case of an error HTTP result VMM alert boxes now use type="alertmodal" rather than "outbox" | |||
2015-10-06 | MAINT-5693: Corrected error on Linux & Mac, force LLSD to string. | Rider 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-08-28 | MAINT-5443 FIXED Appearance menu does not display gestures in outfit | andreykproductengine | |
2015-08-25 | Merge | Rider Linden | |
2015-08-12 | MAINT-5500: Finish converting the AIS responders to the new coroutine model, ↵ | Rider Linden | |
Cleaned up dead an unused code. MAINT-4952: Added COPY and MOVE methods to Core:Http adapter | |||
2015-07-30 | MAINT-5439 FIXED Gesture will not deactivate by using the deactivate button ↵ | andreykproductengine | |
in inventory drop down menu | |||
2015-07-27 | MAINT-5439 FIXED Gesture will not deactivate by using the deactivate button ↵ | andreykproductengine | |
in inventory drop down menu | |||
2015-07-15 | Merge | Rider Linden | |
2015-07-15 | Merge from viewer-relese and become version 3.8.2 | andreykproductengine | |
2015-06-26 | MAINT-5300 FIXED Allow creating and editing new bodyparts. | Mnikolenko ProductEngine | |
2015-06-24 | MAINT-5278 WIP - avoid updateAppearanceFromCOF when adding only attachments. | Brad Payne (Vir Linden) | |
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-06-08 | Merge | Rider Linden | |
2015-06-05 | Merge from viewer-release | andreykproductengine | |
2015-07-15 | Merge downstream code and become version 3.8.2 | andreykproductengine | |
2015-05-27 | merge | Brad Payne (Vir Linden) | |
2015-05-18 | MAINT-5222 WIP - checks for app shutting down a couple of places. | Brad Payne (Vir Linden) | |
2015-06-08 | Merge viewer-release and become version 3.7.30 | simon | |
2015-04-28 | increment viewer version to 3.7.29 | Mnikolenko ProductEngine | |
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-04-24 | merge with viewer tools update | Brad Payne (Vir Linden) | |
2015-04-24 | merge | Brad Payne (Vir Linden) | |
2015-04-16 | MAINT-5082 WIP, MAINT-5083 WIP - consolidate COF link creation calls during ↵ | Brad Payne (Vir Linden) | |
mass add of wearables/objects | |||
2015-04-15 | Region caps and sim features converted to coroutine. | Rider Linden | |
2015-04-10 | DRTVWR-397 WIP - removed get_linked_uuid(), duplicate of ↵ | Brad Payne (Vir Linden) | |
gInventory.getLinkedItemID() | |||
2015-04-09 | MAINT-5069 WIP, MAINT-5071 WIP - handle dropping objects and attaching from ↵ | Brad Payne (Vir Linden) | |
ground. WIP on better tracking of attachment requests via various message in LLSelectMgr. | |||
2015-04-03 | MAINT-4878 FIXED Outfits worn from library copy the subfolders too | andreykproductengine | |
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 | Adding llagentlanguage to new LLCore::Http code moved some of ↵ | Rider Linden | |
llappearancemgr handling into llAgent. | |||
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 | |
2015-03-25 | Some slight reorganization and removal of some dead code. | Rider Linden | |
2015-03-25 | Replace appearance responder with new LLCore Appearance Handler. | Rider Linden | |
Prep for some slight cleanup of the code. Add AP_AVATAR Policy | |||
2015-03-23 | Start work on appearancemgr | Rider Linden | |
2015-03-20 | DRTVWR-397 WIP - logging for detach requests and unexpected detaches ↵ | Brad Payne (Vir Linden) | |
(presumably server-initiated) | |||
2015-03-19 | MAINT-4917 WIP - comments and bug fixes for batching up COF link requests ↵ | Brad Payne (Vir Linden) | |
after attachments added. | |||
2015-03-18 | MAINT-4917 WIP - Attachment deferred bulk COF linking WIP | Brad Payne (Vir Linden) | |
2015-03-13 | MAINT-4980 WIP - moved canAddWearables() to LLAppearanceMgr | Brad Payne (Vir Linden) | |
2015-03-05 | SL-103 WIP - viewer enforces wearable limits based on total articles of ↵ | Brad Payne (Vir Linden) | |
clothing rather than per-type limit. Limit is artificially low for testing, will bump before release. |