Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-13 | merge | Brad Payne (Vir Linden) | |
2013-02-13 | SH-3852 WIP - modified metrics for update_appearance_from_cof and ↵ | Brad Payne (Vir Linden) | |
wear_inventory_category, end when bakes are fully loaded | |||
2013-02-12 | SH-3859 FIX adding or removing clothing in appearance edit mode are visible | Nyx Linden | |
Added check to cancel any appearance update requests that occur while in appearance edit mode. Closing appearance edit mode does trigger an update, so should be safe to cancel intermediate requests without further changes. | |||
2013-02-12 | SH-3852 WIP - added more specific logging of completenesss of texture loading | Brad Payne (Vir Linden) | |
2013-02-07 | SH-3852 WIP - track per-timer stats | Brad Payne (Vir Linden) | |
2013-01-28 | SH-3779 WIP, SH-3534 WIP - more bake-status tracking | Brad Payne (Vir 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 | |||
2013-01-11 | SH-3639 WIP - cleaned up some diagnostics and added fault injection ability. ↵ | Brad Payne (Vir Linden) | |
Disabled inventory retries for now. | |||
2013-01-10 | SH-3639 WIP - increased retry interval to allow for intermittent extremely ↵ | Brad Payne (Vir Linden) | |
slow responses | |||
2012-12-18 | SH-3604 WIP - more frequent polling for retries | Brad Payne (Vir Linden) | |
2012-12-18 | SH-3604 WIP - fixed a case with retry logic | Brad Payne (Vir Linden) | |
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-17 | SH-3629 WIP - fixed out-of-order outfit items | Brad Payne (Vir Linden) | |
2012-12-17 | SH-3604 FIX - resolved an issue with simulated failures/retry logic | Brad Payne (Vir Linden) | |
2012-12-12 | SH-3604 WIP - fixed a failure when base outfit link did not need to be created | Brad Payne (Vir Linden) | |
2012-12-12 | Fix for problem found with changing to an outfit with missing shape | Brad Payne (Vir Linden) | |
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-12-07 | SH-3606 WIP - moving classes to more reusable location | Brad Payne (Vir Linden) | |
2012-12-06 | SH-3604 FIX - switched link creation in updateCOF() to use retry path, ↵ | Brad Payne (Vir Linden) | |
better stats reporting, fixed failure logic | |||
2012-12-05 | Possible fix for TC build failure | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - retry mechanism for batch inventory ops, handle either ↵ | Brad Payne (Vir Linden) | |
completion or failure | |||
2012-12-04 | SH-3604 WIP | Brad Payne (Vir Linden) | |
2012-12-03 | merge | Brad Payne (Vir Linden) | |
2012-12-03 | SH-3562 WIP | Brad Payne (Vir Linden) | |
2012-11-30 | SH-3562 WIP - detect possible hangs in item copying | Brad Payne (Vir Linden) | |
2012-11-29 | fix for possible crash on exit in self_av_string() | Brad Payne (Vir Linden) | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-05 | small logging tweak | Brad Payne (Vir Linden) | |
2012-11-02 | SH-3429 WIP - Added adaptive retry mechanism for failed appearance update ↵ | Brad Payne (Vir Linden) | |
requests | |||
2012-11-01 | misc error detection, debug coloration for avatar meshes | Brad Payne (Vir Linden) | |
2012-10-26 | SH-3469 FIX - use callback mechanism to handle possible race between getting ↵ | Brad Payne (Vir Linden) | |
caps and setting agent region | |||
2012-09-27 | audited uses of centralBakeVersion vs. isUsingServerBakes | Brad Payne (Vir Linden) | |
2012-09-11 | SH-3264 Moved over a few more items to llappearance | Nyx (Neal Orman) | |
moved over: isWearingWearableType wearable::writeToAvatar wearable::mTEMap (stores LocalTextureObject*) more from wearable::import/export wearable::createVisualParams, etc | |||
2012-11-13 | merge changes for DRTVWR-238 | Oz Linden | |
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-30 | log appearance update requests and results | Brad Payne (Vir Linden) | |
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-22 | SH-3625 WIP - consolidated a couple of attachment removal paths | Brad Payne (Vir Linden) | |
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-15 | requestServerAppearanceUpdate bails out if corresponding cap is null | Brad Payne (Vir Linden) | |
2012-08-14 | Automated merge with https://bitbucket.org/VirLinden/sunshine | Nyx (Neal Orman) | |
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-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |