Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-16 | SH-4333 FIX - turned on category patch now that AISv3 has it | Brad Payne (Vir Linden) | |
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-07-03 | SH-4305 WIP - unlock and set loading complete after base outfit saved. | Brad Payne (Vir Linden) | |
2013-07-03 | SH-4226 WIP - small tweaks | Brad Payne (Vir Linden) | |
2013-07-03 | SH-4226 WIP - try to be smarter about when to send appearance update ↵ | Brad Payne (Vir Linden) | |
requests, removed many redundant calls | |||
2013-06-27 | merge | Brad Payne (Vir Linden) | |
2013-06-27 | SH-4300 WIP - comment | Brad Payne (Vir Linden) | |
2013-06-27 | SH-4300 WIP - added callback for a non-callback case of ↵ | Brad Payne (Vir Linden) | |
updateClothingOrderingInfo. Also removed some wrong code for drag-and-drop corresponding to a case that's not allowed anyway. | |||
2013-06-27 | SH-4300 WIP - removed outfit autopopulate | Brad Payne (Vir Linden) | |
2013-06-27 | SH-4300 WIP - added order validation | Brad Payne (Vir Linden) | |
2013-06-26 | merge | Nyx Linden | |
2013-06-26 | SH-4226 FIX wearing petite outfit gives appearance responder errors | Nyx Linden | |
Requesting appearance updates on updateGeometry for the avatar was spamming the back-end and causing the throttling mechanism to get hit. Removing that caused a re-introduction of SH-4109, so added a callback to link creation in the COF for attachments to request an appearance update. This should cause us to request an appearance update once per attachment attached, where before we were seeing up to 8 redundant requests. | |||
2013-06-26 | SH-4300 WIP - set wearable ordering desc fields in slammer during ↵ | Brad Payne (Vir Linden) | |
updateCOF(), should need to go item-by-item fairly rarely. | |||
2013-06-26 | SH-4300 WIP - removed unused update_base_outfit stuff in ↵ | Brad Payne (Vir Linden) | |
updateClothingOrderingInfo() | |||
2013-06-26 | SH-4305 WIP - cleanup | Brad Payne (Vir Linden) | |
2013-06-26 | SH-4305 WIP - one more case where we need to use slammer to update category | Brad Payne (Vir Linden) | |
2013-06-26 | SH-4305 WIP - fix for compiler grumbling on linux build. | Brad Payne (Vir Linden) | |
2013-06-25 | SH-4305 WIP | Brad Payne (Vir Linden) | |
2013-06-25 | SH-4243 FIX - removed wait for category creation, since callback-based cap ↵ | Brad Payne (Vir Linden) | |
only works correctly if a recent fix is deployed server-side. May revisit at some point. | |||
2013-06-24 | SH-4243 WIP - cleaned up callback structure for createNewCategory, modified ↵ | Brad Payne (Vir Linden) | |
makeNewOutfitLinks() to wait for category creation before populating. | |||
2013-06-19 | SH-4263 FIX - added yet another level of callback kludgery to ↵ | Brad Payne (Vir Linden) | |
updateAppearanceFromCOF() | |||
2013-06-18 | SH-4262 WIP - fix for the reordering bug in AIS regions. | Brad Payne (Vir Linden) | |
2013-06-13 | SH-4250 WIP - logging tweaks and cleanup | Brad Payne (Vir Linden) | |
2013-06-06 | SH-4234 FIX - the only persistent failure seen was caused by a broken link ↵ | Brad Payne (Vir Linden) | |
in the outfit. Modified updateIsDirty() to ignore broken links. | |||
2013-06-05 | merge | Brad Payne (Vir Linden) | |
2013-06-05 | SH-3635 WIP - logging cleanup, moved some big dumps into separate XML files | Brad Payne (Vir Linden) | |
2013-06-03 | SH-4166 WIP - COF-slammer infrastructure working for non-AIS case. | Brad Payne (Vir Linden) | |
2013-05-31 | SH-3635 WIP | Brad Payne (Vir Linden) | |
2013-05-30 | SH-4147 FIX Macro avatar hover gets reset on relog | Nyx Linden | |
Hover minimum enforcement was getting triggered on relog for macro avatars before the joint offsets were applied when loading the avatar. Added code to verify that all attachments in COF have been rezzed, and all attached objects are not in the process of being rebuilt to the enforcement code. This should verify that we only apply the hover value enforcement when all rigged meshes are actually loaded before enforcing minimum hover value | |||
2013-05-29 | SH-4222 FIX, SH-3635 WIP - start of stuck-appearance checker, always ↵ | Brad Payne (Vir Linden) | |
increment folder version when a contained item is updated. | |||
2013-05-24 | SH-4207 WIP - use item updates with callback when updating link ↵ | Brad Payne (Vir Linden) | |
descriptions. Reworked updateAppearanceFromCOF() cof-validation stages. | |||
2013-05-24 | SH-4027 WIP - initial implementation of item update via AIS. | Brad Payne (Vir Linden) | |
2013-05-16 | SH-4175 WIP - removed a case where we request to delete the base outfit link ↵ | Brad Payne (Vir Linden) | |
twice when changing outfits | |||
2013-05-15 | SH-4175 WIP - Avoid add to outfit or remove from outfit when an outfit ↵ | Brad Payne (Vir Linden) | |
change is already in progress | |||
2013-05-10 | SH-4176 WIP - allow retries on 4xx errors if enabled by flag. So enable in ↵ | Brad Payne (Vir Linden) | |
the case of appearance requests. | |||
2013-05-10 | SH-4176 WIP - avoid raw dump of whole error contents in log file | Brad Payne (Vir Linden) | |
2013-05-10 | SH-4176 WIP - tweaks to debugCOF(), which shows differences between viewer ↵ | Brad Payne (Vir Linden) | |
and server side views of the COF when a mismatch occurs | |||
2013-05-09 | SH-4176 WIP - made debugCOF() slightly harder to get to. | Brad Payne (Vir Linden) | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-29 | SH-4140 FIX, SH-3860 FIX - appearance on first-time login should now be ↵ | Brad Payne (Vir Linden) | |
reliable without depending on retries of appearance update requests. May still see COF mismatch errors in the log - these will only be fixed, if at all, with AISv3 integration. | |||
2013-04-24 | SH-4128 WIP - cleanup around item link removal and callbacks | Brad Payne (Vir Linden) | |
2013-04-24 | SH-4128 - more cleanup of COF-link manipulating functions | Brad Payne (Vir Linden) | |
2013-04-24 | CHUI-849 WIP, SH-4116 WIP - added simpler match check in inventory for when ↵ | Brad Payne (Vir Linden) | |
we don't need the list of matches to be returned. | |||
2013-04-23 | SH-4128 WIP - rewiring various link-deleting operations to support callbacks | Brad Payne (Vir Linden) | |
2013-04-22 | SH-4128 WIP - more stages of outfit change now go through the callback ↵ | Brad Payne (Vir Linden) | |
mechanism for link removals | |||
2013-04-18 | SH-4116 WIP - removed follow_folder_links behavior, which was used nowhere ↵ | Brad Payne (Vir Linden) | |
and isn't really desirable currently | |||
2013-04-18 | SH-4128 WIP - use the AISv3 inventory cap when available for cof link ↵ | Brad Payne (Vir Linden) | |
deletion, hook in to callback mechanism so all link operations should be done before outfit is worn. | |||
2013-04-11 | SH-4061 WIP - moved retry policy to llmessage, added integration test | Brad Payne (Vir Linden) | |
2013-04-08 | merge. pulled in sunshine-stable. | Nyx Linden | |