Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-03 | SH-4058 - log spam reduction initiative. | Brad Payne (Vir Linden) | |
2013-03-29 | merge | Nyx Linden | |
2013-03-29 | SUN-57 SH-4039 FIX bake fail on non-ssb regions | Nyx Linden | |
We were getting the texture ID from the type,index couple, but were not passing in index, which defaulted to 0. texture ID is available from the texture object itself, so using that and removing the index parameter to prevent future confusion. | |||
2013-03-28 | sh-4014: Don't send appearance updates while editing. | prep | |
2013-03-22 | SH-4001 FIX - made local texture loading universal. | Brad Payne (Vir Linden) | |
2013-03-22 | Moved LastUpdateCOF stuff to avatar, so we can track last received for ↵ | Brad Payne (Vir Linden) | |
non-self avs | |||
2013-03-18 | Fix for sh-4014. This was a regression caused by fix for sh-3650. | prep | |
2013-03-14 | modified_cof_cb() issues a updateAppearanceFromCOF() right before this ↵ | prep | |
function - removed extra update call. Sh-3650 & Sh-3985 | |||
2013-03-11 | merge | prep | |
2013-03-11 | merge | Brad Payne (Vir Linden) | |
2013-03-08 | SH-3941 SH-3954 FIX local appearance does not update properly | Nyx Linden | |
We were using an indicator of whether there *was* a baked texture to whether we were *using* a baked texture. Switched to one of the (several) proper indicators of whether a baked texture was in use. This should allow local texture data to get marked for download when we enter appearance mode. Local testing confirms that old apperances linger for a second or two, but are soon replaced by the correct local renders. | |||
2013-03-08 | SH-3959 WIP - pass information about type of fetched image - server bake, ↵ | Brad Payne (Vir Linden) | |
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed | |||
2013-03-06 | merge | Nyx Linden | |
2013-03-06 | SH-3954 SH-3941 SH-3910 FIX local appearance does not update | Nyx Linden | |
We suppress texture downloads for local textures not needed with server side baking. We need to explicitly re-set texture priority for local textures when entering appearance mode. | |||
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-03-01 | Periodic log messages to explain why user is still clouded, if they are | Brad Payne (Vir Linden) | |
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results | |||
2013-02-19 | SH-3792 WIP - changed local texture loading to be consistent with ↵ | Brad Payne (Vir Linden) | |
viewer_development - this fixes the gray head issue. There is still some remaining issue with bakes not uploading at full resolution, probably due to a bad image asset. | |||
2013-02-15 | SH-3867 FIX - on logout, wait for any pending metrics uploads to complete | Brad Payne (Vir Linden) | |
2013-02-13 | SH-3852 WIP - send non-complete timers only on av destruction or last ↵ | Brad Payne (Vir Linden) | |
message, so they don't get multiply counted | |||
2013-02-13 | SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed ↵ | Brad Payne (Vir Linden) | |
and sb system is unavailable, to avoid stale appearance problems | |||
2013-02-12 | SH-3852 WIP - removed agent_id from summary packets | Brad Payne (Vir Linden) | |
2013-02-12 | SH-2852 WIP - track avatar loading via load_<foo> timers, added distinction ↵ | Brad Payne (Vir Linden) | |
between partially and fully loaded textures | |||
2013-02-12 | SH-3852 WIP - added more specific logging of completenesss of texture loading | Brad Payne (Vir Linden) | |
2013-02-11 | fix for mac build failure | Brad Payne (Vir Linden) | |
2013-02-11 | SH-3852 WIP - removed avatar metrics from ViewerAssetMetrics | Brad Payne (Vir Linden) | |
2013-02-08 | SH-3852 WIP - bucketize stats by agent_id, grid coordinates and various ↵ | Brad Payne (Vir Linden) | |
other criteria | |||
2013-02-07 | SH-3852 WIP - track per-timer stats | Brad Payne (Vir Linden) | |
2013-02-07 | SH-3852 WIP - small tweaks | Brad Payne (Vir Linden) | |
2013-01-30 | SH-3800 WIP - logic to detect baked textures being sought in the wrong ↵ | Brad Payne (Vir Linden) | |
place, avoid querying textures for which we have no authoritative data where they live | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-18 | SH-3344 WIP - more texture load monitoring | Brad Payne (Vir Linden) | |
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-11 | merge | Brad Payne (Vir Linden) | |
2013-01-07 | SH-3344 WIP - keep avatar local textures flagged no-delete while in use | Brad Payne (Vir Linden) | |
2012-12-20 | SH-3344 WIP - additional debugging output for avatar local textures | Brad Payne (Vir Linden) | |
2012-11-15 | SH-3484 WIP, SH-3546 WIP, SH-3541 WIP - restrict useBakedTexture when in ↵ | Brad Payne (Vir Linden) | |
local update, minor readability tweaks | |||
2012-11-14 | SH-3541 WIP - prioritize local textures when in local appearance | Brad Payne (Vir Linden) | |
2012-11-14 | SH-3541 WIP - fixed one cause of local textures failing to load | Brad Payne (Vir Linden) | |
2012-11-07 | SH-3500 FIX - added additional logging to allow params in various locations ↵ | Brad Payne (Vir Linden) | |
to be distinguished | |||
2012-10-17 | additional diagnostics, improved shape stability at cost of increasing ↵ | Brad Payne (Vir Linden) | |
entanglement between baked and local appearance | |||
2012-10-15 | additional debugging info, including tracking where visual params live | Brad Payne (Vir Linden) | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-03 | additional fixes for avoiding avatar param manipulation via wearables, ↵ | Brad Payne (Vir Linden) | |
setting correct state from avatar appearance | |||
2012-09-26 | Fixed problems caused by defaulting mUseServerBakes to false | Brad Payne (Vir Linden) | |
2012-09-26 | more state management stuff, DRANO flags for problematic areas | Brad Payne (Vir Linden) | |
2012-09-26 | error checking, comments for areas needing fix/check in appearance | Brad Payne (Vir Linden) | |
2012-09-26 | use accessors for mUseLocalAppearance, mIsEditingAppearance, mUseServerBakes | Brad Payne (Vir Linden) | |
2012-09-26 | renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented ↵ | Brad Payne (Vir Linden) | |
some areas we are probably using the function incorrectly |