summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Expand)Author
2013-02-11SH-3852 WIP - removed avatar metrics from ViewerAssetMetricsBrad Payne (Vir Linden)
2013-02-08SH-3852 WIP - bucketize stats by agent_id, grid coordinates and various other...Brad Payne (Vir Linden)
2013-02-07SH-3852 WIP - track per-timer statsBrad Payne (Vir Linden)
2013-02-01SH-3800 WIP - additional log lineBrad Payne (Vir Linden)
2013-02-01SH-3800 WIP - additional log lineBrad Payne (Vir Linden)
2013-02-01SH-3800 WIP - fixed bad case in appearance version computationBrad Payne (Vir Linden)
2013-02-01SH-3800 WIP - log some of sent appearance msg info as well as receivedBrad Payne (Vir Linden)
2013-02-01SH-3800 WIP - reject appearance messages with contradictory appearance versio...Brad Payne (Vir Linden)
2013-01-30Pull merge from lindenlab/viewer-developementMerov Linden
2013-01-30SH-3800 WIP - avoid complaints about source of various standard textures - IM...Brad Payne (Vir Linden)
2013-01-30SH-3800 WIP - logic to detect baked textures being sought in the wrong place,...Brad Payne (Vir Linden)
2013-01-30SH-3800 WIP - flag mismatched expectations for baked texture originsBrad Payne (Vir Linden)
2013-01-30SH-3780 WIP - more checking on appearance param valuesBrad Payne (Vir Linden)
2013-01-28mergeBrad Payne (Vir Linden)
2013-01-28SH-3779 WIP, SH-3534 WIP - more bake-status trackingBrad Payne (Vir Linden)
2013-01-25SH-3779 WIP - less verbose appearance dumps, keep appearance version visual p...Brad Payne (Vir Linden)
2013-01-24SH-3779 WIP - handling of appearance version paramBrad Payne (Vir Linden)
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-23SH-3779 WIP - fully parse appearance message before trying to do anything wit...Brad Payne (Vir Linden)
2013-01-23SH-3534 WIP - better encapsulation of mUseServerBakesBrad Payne (Vir Linden)
2013-01-23fixes and updates to DebugAvatarAppearanceMessage status lineBrad Payne (Vir Linden)
2013-01-22Added cof version information to DebugAvatarAppearanceMessage outputBrad Payne (Vir Linden)
2013-01-18SH-3344 WIP - more texture load monitoringBrad Payne (Vir Linden)
2013-01-07SH-3344 WIP - keep avatar local textures flagged no-delete while in useBrad Payne (Vir Linden)
2013-01-04Merge with viewer-chuiMerov Linden
2012-12-20SH-3344 WIP - additional debugging output for avatar local texturesBrad Payne (Vir Linden)
2012-12-17CHUI-580 : WIP : Protect callback connections passed to LLAvatarNameCache::ge...Merov Linden
2012-12-17CHUI-115: Removing code that is ifdef'ed out.William Todd Stinson
2012-12-11SH-3604 WIP - added base outfit link creation to retryable copy/link operatio...Brad Payne (Vir Linden)
2012-12-05CHUI-580 : WIP : Change the display name cache system, deprecating the old pr...Merov Linden
2012-12-04Pull and merge viewer-developmentsimon@Simon-PC.lindenlab.com
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-11-20Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-15removed param location from archetype dump - not currently usedBrad Payne (Vir Linden)
2012-11-15SH-3484 WIP, SH-3546 WIP, SH-3541 WIP - restrict useBakedTexture when in loca...Brad Payne (Vir Linden)
2012-11-14block appearance messages while editingBrad Payne (Vir Linden)
2012-11-14Fix for build failuresBrad Payne (Vir Linden)
2012-11-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-09SH-3484 WIP - added additional logging under DebugAvatarCompositeBaked to try...Brad Payne (Vir Linden)
2012-11-08CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now r...William Todd Stinson
2012-11-07SH-3493 FIX - removed a large number of completely unnecessary image cache cl...Brad Payne (Vir Linden)
2012-11-07SH-3500 FIX - added additional logging to allow params in various locations t...Brad Payne (Vir Linden)
2012-11-05renamed a confusingly-named fieldBrad Payne (Vir Linden)
2012-11-01misc error detection, debug coloration for avatar meshesBrad Payne (Vir Linden)
2012-10-25SH-3469 FIX - discard new-style updates for self with cof version = 0. This r...Brad Payne (Vir Linden)
2012-10-22handling for crossing from non-server-bake to server-bake regionsBrad Payne (Vir Linden)
2012-10-17additional diagnostics, improved shape stability at cost of increasing entang...Brad Payne (Vir Linden)
2012-10-17more param location logging, added wearable type info to dumpArchetypeXMLBrad Payne (Vir Linden)
2012-10-15additional debugging info, including tracking where visual params liveBrad Payne (Vir Linden)
2012-10-11Updating linux build to gcc4.6Don Kjer