Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-22 | Moved LastUpdateCOF stuff to avatar, so we can track last received for ↵ | Brad Payne (Vir Linden) | |
non-self avs | |||
2013-03-11 | merge | prep | |
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-02-28 | SH-3932 FIX - added LLSD blob for viewer-side cof contents, optionally ↵ | Brad Payne (Vir Linden) | |
included with request appearance update | |||
2013-02-27 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Richard Linden | |
2013-01-22 | Added cof version information to DebugAvatarAppearanceMessage output | Brad Payne (Vir Linden) | |
2013-01-16 | SH-3645 WIP - preserve item order after wearable save as | Brad Payne (Vir Linden) | |
2013-01-15 | SH-3339 WIP, SH-3645 WIP - added getActualDescription to obviate an ↵ | Brad Payne (Vir Linden) | |
obnoxious and widely-used workaround, re-create COF link after wearable edit to force COF version bump | |||
2012-12-17 | SH-3629 WIP - avoid clobbering links to desired items that are already in ↵ | Brad Payne (Vir Linden) | |
the COF, as will be the case when wearing an outfit with required body parts missing | |||
2012-12-13 | Merged SH-3339 work with sunshine-internal. Still a WIP. | Logan Dethrow | |
2012-12-13 | WIP SH-3339. Commit to merge from trunk to get build fixes, etc. | Logan Dethrow | |
2012-12-11 | SH-3604 WIP - added base outfit link creation to retryable copy/link ↵ | Brad Payne (Vir Linden) | |
operations. Resolves race condition with cof version and server texture bakes | |||
2012-12-10 | SH-3606 WIP - replaced several LLInventoryCallback subclasses with ↵ | Brad Payne (Vir Linden) | |
boost::func equivalents | |||
2012-11-19 | Moved implementation of incrementCofVersion to llappearancemgr.cpp. Changed ↵ | Logan Dethrow | |
retry logic to use the more robust mRetryPolicy instead of my own previous implementation. | |||
2012-11-02 | SH-3429 WIP - Added adaptive retry mechanism for failed appearance update ↵ | Brad Payne (Vir Linden) | |
requests | |||
2012-09-03 | Merge VirLinden/sunshine -> don_linden/sunshine-experimental | Don Kjer | |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-08-22 | SH-3625 - some associated cleanup, do_update field is useless in various ↵ | Brad Payne (Vir Linden) | |
calls because of possible race conditions | |||
2012-08-21 | SH-3625 WIP - consolidating code paths for removal, removed dead code | Brad Payne (Vir Linden) | |
2012-08-21 | SH-3625 WIP - consolidating code paths for wearable/attachment removal | Brad Payne (Vir Linden) | |
2012-08-20 | SH-3625 WIP - removeItem(s)FromAvatar use updateAppearanceFromCOF. Some but ↵ | Brad Payne (Vir Linden) | |
not all remove code goes through these. | |||
2012-08-14 | SH-3310 WIP setting up architecture for switching texture baking on ↵ | Nyx (Neal Orman) | |
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir. | |||
2012-07-12 | SH-3267 WIP | Brad Payne (Vir Linden) | |
2012-07-12 | SH-3267 WIP | Brad Payne (Vir Linden) | |
2012-06-29 | SH-3226 WIP - request appearance update request, connects to ↵ | Brad Payne (Vir Linden) | |
UpdateAgentAppearance cap, in updateAppearanceFromCOF() | |||
2012-06-25 | SH-3172 WIP - useServerTextureBaking() func | Brad Payne (Vir Linden) | |
2011-10-12 | EXP-625 Speed up initial outfit copy and avatar bake by moving initial ↵ | Aaron Stone | |
gesture copy to LLAppearangeMgr::onFirstFullyVisible(). | |||
2010-12-21 | Automated merge from mesh-development | Loren Shih | |
2010-12-20 | SH-682 FIX, SH-594 FIX - removed mFMP wrapper, added thread checking. Moved ↵ | Brad Payne (Vir Linden) | |
onIdle functions to llcallbacklist. | |||
2010-08-26 | EXT-8727 FIXED Potential fix for a crash in ↵ | Vadim Savchuk | |
LLAppearanceMgr::updateClothingOrderingInfo. I couldn't reproduce the problem (it has happened for only two users, both running MacOSX), but from what I see in the logs, it might have been caused by (or related to) NULL COF items. I haven't found out how they appear nor what exactly causes the crash, but just for any case I added a check to make sure we don't try to update wearables ordering info for such items. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/876/ --HG-- branch : product-engine | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | merge | Brad Payne (Vir Linden) | |
2010-08-13 | EXT-8650 Can wear multiple copies of no-copy item via object links | Loren Shih | |
* EXT-8661 Take out unused mRegisteredAttachments in LLAppearanceMgr Removed unused mRegisteredAttachments. Not sure what this was used for, but it's no longer used. | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | DEV-52580 WIP: disallow multiple links to the same attachment in ↵ | Brad Payne (Vir Linden) | |
updateAppearanceFromCOF() | |||
2010-08-03 | EXT-8534 FIXED Fixed the 'Wear' in My Outfits being disabled for outfits ↵ | Vadim Savchuk | |
consisting of body parts only. Changed the condition to enable the "Wear" button in My Outfits and the corresponding item in the outfit context menu. They now get enabled for any outfit that isn't the base outfit and contains non-worn wearables. By the way, did a minor cleanup: moved an LLAgentWearables.isCOFChangeInProgress() call to LLAppearanceMgr::getCanAddToCOF() to avoid code duplication. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/832/ --HG-- branch : product-engine | |||
2010-07-26 | merge from PE's viewer-release | Tofu Linden | |
2010-07-26 | EXT-8329 FIXED Provided disabling 'Wear Item' button after item was worn. | Alexei Arabadji | |
Details: 1 Updated condition is item can be worn considering situation when item is copied in COF but is not worn. 2 Avoided code duplication in method LLOutfitsList::canWearSelected() reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/785/ --HG-- branch : product-engine | |||
2010-07-23 | Removed a bunch of templates and inlining through the miracle of boost::function | Brad Payne (Vir Linden) | |
2010-07-21 | EXT-8135 FIX - use LLUpdateAppearanceOnDestroy callback to postpone ↵ | Brad Payne (Vir Linden) | |
appearance update until all links are created | |||
2010-07-08 | Merge | Leyla Farazha | |
2010-07-08 | EXT-8140 Changing items in "add more" view, or editing the items, causes ↵ | Leyla Farazha | |
avatar to bounce up and down | |||
2010-07-08 | Fix for EXT-8151 | Monroe Linden | |
Made LLPanelOutfitEdit::onPlusBtnClicked() iterate over all selected items and wear each one. Also made it create one LLUpdateAppearanceOnDestroy and pass it to all calls to wearItemOnAvatar. Add optional callback argument (as LLPointer) to wearItemOnAvatar, addCOFItemLink, LLDeferredCOFLinkObserver Reviewed by Nyx at http://codereview.lindenlab.com/2482033 | |||
2010-06-30 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-06-30 | EXT-8115 FIX outfits saved under 2.0 load with "unsaved changes" | Nyx (Neal Orman) | |
Added code to save order information to outfits on loading / reverting them. Order information is updated not only in COF, but also in base outfit folder. This is only safe to do when we are explicitly loading a saved outfit, as the COF may have deviated from the saved outfit. This will also help fix order discrepencies in saved outfits that have been manually modified through inventory operations. Fix will only be effective after server 1.40 has rolled out. Tested results on Aditi to verify effectiveness. Code Reviewed by Seraph | |||
2010-06-29 | EXT-8063 FIX, EXT-7986 FIX - enforce wearable counts in ↵ | Brad Payne (Vir Linden) | |
updateApperanceFromCOF() if UI lets any improper state through | |||
2010-06-28 | EXT-8063 WIP - last-ditch filtering of item counts in updateAppearanceFromCOF | Brad Payne (Vir Linden) | |
2010-06-23 | Linux build fix. | Sergei Litovchuk | |
--HG-- branch : product-engine |