summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Collapse)Author
2012-04-19Move phase tracking to its own set of classes inside LLViewerStats - ↵Brad Payne (Vir Linden)
simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime
2012-04-13merge changes for drtvwr-135Oz Linden
2012-04-09SH-3064 FIX - added cloud and cloud-or-gray stats to summary metrics. Moved ↵Brad Payne (Vir Linden)
summary metrics out of per-region info. Removed phase stats from avatar appearance change msg.
2012-04-05SH-3064 WIP - accumulate stats tied to phase timersBrad Payne (Vir Linden)
2012-04-04formatting fixes (whitespace only)Brad Payne (Vir Linden)
2012-04-04formatting fixes (whitespace only)Brad Payne (Vir Linden)
2012-04-03STORM-1828 Change write to location from LL_PATH_CHARACTER toNicky Perian
LL_PATH_USER_SETTINGS. This will allow a common write location for development and installed configurations. Should correct installed configuration from permission failures on windows systems where writing to the install directory requires elevation of rights to administrator.
2012-04-03merge changes for drtvwr-132Oz Linden
2012-04-02SH-3064 WIP - centralized logic for mapping rez status S32 values to stringsBrad Payne (Vir Linden)
2012-03-26OPEN-138 Intermittent write to character/new archetype.xml from ↵Nicky Perian
Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid.
2012-03-21changed nearby avatar stat metrics to map instead of arrayBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - bit more cleanup on log messagesBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵Brad Payne (Vir Linden)
toggling when default is INFO
2012-03-16SH-3044 - tag avatar log messages LL_INFOS(Avatar)Brad Payne (Vir Linden)
2012-03-15SH-2970 WIP - pretty-print some metrics for more readable logBrad Payne (Vir Linden)
2012-03-09SH-2970 WIP - more phase trackingBrad Payne (Vir Linden)
2012-03-06SH-2970 WIP - framework for tracking various phases of avatar rezzing/outfit ↵Brad Payne (Vir Linden)
changing
2012-03-05SH-2970 WIP - av metricsBrad Payne (Vir Linden)
2012-03-05SH-2970 WIP - simple LLSD metrics for self avBrad Payne (Vir Linden)
2012-03-03SH-2970 WIP - avatar metricsBrad Payne (Vir Linden)
2012-02-29SH-2689 FIX - a bit more logging and related cleanup. Somewhat arbitrarily ↵Brad Payne (Vir Linden)
calling this done, although tweaks will be ongoing
2012-02-27SH-2889 Fix for crash when encountering certain attachments.Dave Parks
2012-02-27SH-2689 WIP - fix for isFullyTextured when no skirt wornBrad Payne (Vir Linden)
2012-02-27SH-2689 WIP - tracking cloud/gray/textured state for avs, display with ↵Brad Payne (Vir Linden)
rendering cost
2012-02-27avatar logging and cleanupBrad Payne (Vir Linden)
2012-04-17CHUI-86: Removing the LLHUDEffect parent class from the LLVoiceVisualizer. ↵Todd Stinson
#ifdef'ing the code out for now, to be removed later.
2012-04-13fixed buildRichard Linden
all param values now support named values uniformly
2012-04-12fixed UI not working at all due to bad param blocksRichard Linden
2012-04-11mergeRichard Linden
2012-04-11CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
tweaked nametag positioning
2012-04-11CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
2012-04-05CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
nametags now track avatar head avatar_skeleton now loaded as param block vector3 param block parsing support fixes for param block recursion
2012-02-23SH-2689 WIPBrad Payne (Vir Linden)
2012-02-21SH-2689 WIP - move first_fully_visible static into avatar class, ↵Brad Payne (Vir Linden)
bake-related logging
2012-02-17SH-2968 WIP - log avatar name in more placesBrad Payne (Vir Linden)
2012-02-17made avatar rotation threshold configurable via a settingRichard Linden
2012-02-17SH-2968 WIP - simplified and consolidated DebugAvatarRezTime loggingBrad Payne (Vir Linden)
2012-02-08mergeBrad Payne (Vir Linden)
2012-01-20SH-2889 Add visual auto-muting controlsDave Parks
2012-01-11mergeBrad Payne (Vir Linden)
2011-12-15SH-2789 WIP - build without tcmalloc, force alignment in various placesBrad Payne (Vir Linden)
2011-11-29mergeDave Parks
2011-11-28mergeBrad Payne (Vir Linden)
2011-11-23SH-2712 FIX -- added caching to isFullyLoadedLeslie Linden
2011-11-14SH-2650 Fix for avatar eyeballs protruding from lower eyelidsDave Parks
2011-11-11STORM-1679 Adjusted ARC_LIMIT to 20,000 per updated instructions from Nyx.Jonathan Yap
2011-11-03STORM-1679 Avatar Draw Weight number is always redJonathan Yap
2011-10-19mergeDave Parks
2011-10-14Merge backout of b782a75c99e6Dave Parks
2011-10-14Backed out changeset b782a75c99e6Dave Parks