Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-26 | Bring better error handling to inventory item and folder fetching. | Monty Brandenberg | |
First, introduced some LLSD-based interfaces to the llcorehttp code using utils classes (in llcorehttputil). I've kept LLSD out of the llcorehttp library up to now and will continue to do that. Functions provide a requestPost based on LLSD body and conversion utils for HttpResponse-to-LLSD and HttpResponse-to-string conversions. Inventory fetch operations now do more thorough error checking including 200-with-error status checking. Still do retry forever on folders though I don't like that. | |||
2014-08-26 | merge changes for STORM-2073 | Oz Linden | |
2014-08-26 | STORM-2073: Fixed: Double post when clicking "Post" while not logged in. ↵ | NiranV | |
Makes the previous double post for "Connect" obselete. | |||
2014-08-25 | merge changes for DRTVWR-376 | Oz Linden | |
2014-08-22 | Fix ambiguous constructor due to LLSD access which broke *ix builds. | Monty Brandenberg | |
2014-08-22 | Add an HTTP policy class for inventory operations using four (4) | Monty Brandenberg | |
connections. Convert background and foreground fetches, both items and folders/inventory and library, to use new HTTP. Non-fetch inventory operations continue to use LLHTTPClient (at least for now). Error handling and retry on fetches wasn't 100% previously and that's still the case. I'll rip through this again to clean that up. Cleaned up logging in much of the inventory code with consistent labels on logging events and correct macros (removed deprecation warnings). This started as an attempt to get libcurl to do pipelining on POSTs and PUTs. Discovered that this is going to be very difficult to support in general in libcurl. May look at that again in the future. | |||
2014-08-22 | MAINT-4288 FIXED Backed out changeset for MAINT-4018 (c92d43623c2c) | maksymsproductengine | |
2014-08-21 | GAMING-19 : Unknown content message on attempting to enter an SLSG restricted | simon | |
region with an ineligible account. | |||
2014-08-21 | Remove viewer-side throttles on mesh requests. | Monty Brandenberg | |
2014-08-21 | MAINT-4158 WIP - fix for bug caused by multiple wearables with the same asset id | Brad Payne (Vir Linden) | |
2014-08-21 | Removal of commented out code. | Geenz | |
2014-08-21 | merge changes for STORM-2060/STORM-2076 | Oz Linden | |
2014-08-21 | STORM-2078 Make atan2() work with the unnormalized axis | Whirly | |
2014-08-20 | Merge viewer-release and become version 3.7.15 | simon | |
2014-08-20 | STORM-2078 Editing an objects rotation with the rotation rings often causes ↵ | Whirly | |
the object to jump to position <0,0,0> on the region and rotation changes to <0,0,0> | |||
2014-08-20 | Windows only. | Aura Linden | |
2014-08-20 | Wait for response from SLVoice when sending shutdown. | Aura Linden | |
2014-08-20 | Merged with latest tip from viewer-release. | Geenz | |
2014-08-20 | Fixed: Line endings. | NiranV | |
2014-08-20 | STORM-2060/STORM-2076: Added: Commenting to explain why we use the height ↵ | NiranV | |
spinner instead of the width one. | |||
2014-08-20 | Changed: Updated contributions file. | NiranV | |
2014-08-20 | STORM-2060/STORM-2076: Changed: Code to a more appropiate, shorter version. ↵ | NiranV | |
Thanks Oz. | |||
2014-08-20 | STORM-2060/STORM-2076: Fixed: Whole detection logic not working because of ↵ | NiranV | |
reasons i cannot seem to understand in this hypercube like snapshot floater. | |||
2014-08-20 | STORM-2073: Fixed: Do not post our status if we press the "Connect" button ↵ | NiranV | |
otherwise we end up double posting. | |||
2014-08-19 | Set null position before value gets transformed. | Aura Linden | |
2014-08-18 | Merged lindenlab/viewer-release into default | Cinder Biscuits | |
2014-08-18 | Pulled merge from release | Aura Linden | |
2014-08-18 | merge changes for 3.7.14-release | Oz Linden | |
2014-08-18 | increment viewer version to 3.7.15 | Oz Linden | |
2014-08-18 | Added tag 3.7.14-release for changeset a7872554f366 | Oz Linden | |
2014-08-18 | merge changes for OPEN-213 | Oz Linden | |
2014-08-18 | merge changes for STORM-2040 | Oz Linden | |
2014-08-18 | MAINT-3511 FIXED When one surface of mesh object is set transparent all ↵ | ruslantproductengine | |
object is invisible : compare rotation quaternions with predefined epsilon | |||
2014-09-10 | MAINT-3964 FIXED Textures with Alpha won't Animate on Rigged Mesh when worn ↵ | ruslantproductengine | |
: fix in shader (mul texcoord to tex matrix), array's optimization | |||
2014-09-10 | MAINT-4334 modified ignoretext for notification | andreykproductengine | |
2014-09-09 | Merge viewer-bear and become version 3.7.16 | maksymsproductengine | |
2014-09-08 | MAINT-4397 FIXED It's possible to size the viewer window where some menus ↵ | andreykproductengine | |
will draw beyond its bounds | |||
2014-09-09 | MAINT-4432 FIXED Packets Lost under Help -> About Second Life does not ↵ | Mnikolenko ProductEngine | |
display correctly | |||
2014-09-08 | merge | Brad Payne (Vir Linden) | |
2014-09-08 | Updated appearance utility version | Brad Payne (Vir Linden) | |
2014-09-08 | merge | Brad Payne (Vir Linden) | |
2014-09-08 | MAINT-4422 FIXED Inventory re-sorts itself if any of the Filters are enabled ↵ | Mnikolenko ProductEngine | |
and you detach an item from your Avatar | |||
2014-09-05 | MAINT-3440 (Refix) Viewer freezes and not responding after trying to open 5 ↵ | callum_linden | |
new media browsers tabs directed to yahoo.com link | |||
2014-09-05 | merge | Brad Payne (Vir Linden) | |
2014-09-05 | MAINT-4158 cleanup | Brad Payne (Vir Linden) | |
2014-09-05 | MAINT-1192 FIXED Empty folders remain in the recent items tab of inventory ↵ | Mnikolenko ProductEngine | |
until relog | |||
2014-09-04 | MAINT-4323 FIXED Mouselook - right-click locks cam position (mac-only) | Mnikolenko ProductEngine | |
2014-09-03 | MAINT-4363 FIXED In-use script dialogs and pending inventory offers are ↵ | andreykproductengine | |
forced out of view and into their chiclet every time a new conversation is started by another resident or a new group chat session opens | |||
2014-09-01 | MAINT-2699 FIXED Disable voice and release mic button when status is changed ↵ | Mnikolenko ProductEngine | |
to STATUS_VOICE_DISABLED. | |||
2014-08-28 | MAINT-4158 WIP - comment change | Brad Payne (Vir Linden) | |