Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-10 | SH-4319 WIP - set using server bakes on receiving a cached texture response ↵ | Brad Payne (Vir Linden) | |
in a non-bake region | |||
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-28 | SH-4240 FIX users can set hover height to 0 | Nyx Linden | |
removing minimum height enforcement, as changes are local-only and would not be visible by other users in this repro, unless the user explicitly saved the changes. Since there are many ways to get around the enforcement, and the enforced minimums won't be visible to other users, its simpler to allow users to use the full range of the hover slider. NOTE: this means that a user's avatar can be underground, leading to the camera pointing up at the sky. this is a known issue. | |||
2013-06-27 | Log slamming calls | Brad Payne (Vir Linden) | |
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-24 | merge | Brad Payne (Vir Linden) | |
2013-06-21 | SH-4240 FIX Users can set their hover height to 0 | Nyx Linden | |
Adjusted the startup conditions, and relogging should apply the enforcement as appropriate now. Note that this affects the startup enforcement and should re-test the macro avatar loading bug. | |||
2013-06-19 | SH-4263 FIX - added yet another level of callback kludgery to ↵ | Brad Payne (Vir Linden) | |
updateAppearanceFromCOF() | |||
2013-06-18 | merge | Brad Payne (Vir Linden) | |
2013-06-18 | SH-4237 WIP - removed somewhat misleading warning | Brad Payne (Vir Linden) | |
2013-06-18 | merge | Brad Payne (Vir Linden) | |
2013-06-18 | SH-4262 WIP - fix for the reordering bug in AIS regions. | Brad Payne (Vir Linden) | |
2013-06-18 | merge with viewer-release | Nyx Linden | |
2013-06-18 | SH-4275: Fixed regression - appearances are no longer broadcasted before ↵ | prep@lindenlab.com | |
exiting appearance editor | |||
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-17 | SH-4237 WIP - logging cleanup in onAIS handling | Brad Payne (Vir Linden) | |
2013-06-17 | merge | Brad Payne (Vir Linden) | |
2013-06-17 | SH-4238 WIP - postpone calling notifyObservers until all deletes are processed. | Brad Payne (Vir Linden) | |
2013-06-14 | WIP: sh-4035 backed out changes to appearance window confirmation | prep@lindenlab.com | |
2013-06-13 | SH-4250 WIP - logging tweaks and cleanup | Brad Payne (Vir Linden) | |
2013-06-10 | merge | Brad Payne (Vir Linden) | |
2013-06-10 | SH-4216 WIP - finished item/cat update and reorg of aisv3 code | Brad Payne (Vir Linden) | |
2013-06-07 | Removed some debug tracking | prep@lindenlab.com | |
2013-06-07 | sh-4109: Update agent appearance after attaching a rigged mesh | prep@lindenlab.com | |
2013-06-07 | SH-4216 WIP - moved AISv3 commands and responders to llaisapi.* files | Brad Payne (Vir Linden) | |
2013-06-07 | SH-4216 WIP - broke up the onAISUpdateReceived monolith | Brad Payne (Vir Linden) | |
2013-06-06 | SH-4166 WIP - fix for a permissions issue that was preventing cof-created ↵ | Brad Payne (Vir Linden) | |
links from being reordered in outfits. | |||
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-05 | SH-3635 WIP - COF slammer works in AISv3 regions. Extensive rework of ↵ | Brad Payne (Vir Linden) | |
onAISUpdateReceived. | |||
2013-06-03 | SH-4035 spec change. If you revert after quiting, SL shutsdown. | prep | |
2013-06-03 | SH-4166 WIP - COF-slammer infrastructure working for non-AIS case. | Brad Payne (Vir Linden) | |
2013-06-03 | Fix for sh-4221 Sometimes ctrl+q needed to be hit twice | prep | |