summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-02-13SH-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-12SH-3852 WIP - removed agent_id from summary packetsBrad Payne (Vir Linden)
2013-02-12removed some redundant or deprecated timersBrad Payne (Vir Linden)
2013-02-12SH-2852 WIP - track avatar loading via load_<foo> timers, added distinction ↵Brad Payne (Vir Linden)
between partially and fully loaded textures
2013-02-12SH-3852 WIP - added more specific logging of completenesss of texture loadingBrad Payne (Vir Linden)
2013-02-11fix for build failure on test w/linuxBrad Payne (Vir Linden)
2013-02-11fix for mac build failureBrad Payne (Vir Linden)
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 ↵Brad Payne (Vir Linden)
other criteria
2013-02-07SH-3852 WIP - track per-timer statsBrad Payne (Vir Linden)
2013-02-07SH-3852 WIP - small tweaksBrad 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 ↵Brad Payne (Vir Linden)
version info
2013-01-31mergeBrad Payne (Vir Linden)
2013-01-30SH-3800 WIP - avoid complaints about source of various standard textures - ↵Brad Payne (Vir Linden)
IMG_DEFAULT_AVATAR etc
2013-01-30SH-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-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-29SH3530: Removed extra ServerAppearanceUpdate()prep@lindenlab.com
2013-01-28mergeBrad Payne (Vir Linden)
2013-01-28SH-3779 WIP, SH-3534 WIP - more bake-status trackingBrad Payne (Vir Linden)
2013-01-25BUILDFIX: merge cleanupNyx Linden
A couple of merge issues that caused the resulting code to not build.
2013-01-25SH-3779 WIP - less verbose appearance dumps, keep appearance version visual ↵Brad Payne (Vir Linden)
param in sync with mUseServerBakes
2013-01-24SH-3779 WIP - handling of appearance version paramBrad Payne (Vir Linden)
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2013-01-23SH-3779 WIP - fully parse appearance message before trying to do anything ↵Brad Payne (Vir Linden)
with it
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-22merge changes for DRTVWR-287Oz Linden
2013-01-22Add debug level logging for Avatar by default. Will need to turn this off ↵Brad Payne (Vir Linden)
before general release, but will give us better debugging info during testing
2013-01-18SH-3344 WIP - more texture load monitoringBrad Payne (Vir Linden)
2013-01-16MAINT-2247 Child object does not update rotation while selected.Kelly Washington
2013-01-16MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips.Dave Parks
2013-01-16mergeBrad Payne (Vir Linden)
2013-01-16SH-3645 WIP - preserve item order after wearable save asBrad Payne (Vir Linden)
2013-01-15SH-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-14SH-3632:Undo change is now disabled after you save and return to the edit ↵prep
out fit panel (this behavior is now make sunshine-internal consistent with 3.4.1)
2013-01-14removed yet another logcontrol.xml commitBrad Payne (Vir Linden)
2013-01-11MAINT-417 Backed out changeset: 7273a1ac51e8Dave Parks
2013-01-11SH-3639 WIP - cleaned up some diagnostics and added fault injection ability. ↵Brad Payne (Vir Linden)
Disabled inventory retries for now.
2013-01-11mergeBrad Payne (Vir Linden)
2013-01-10mergeBrad Payne (Vir Linden)
2013-01-10SH-3639 WIP - increased retry interval to allow for intermittent extremely ↵Brad Payne (Vir Linden)
slow responses
2013-01-10MAINT-2209 Parcel name not updating after teleportKelly Washington
2013-01-10SH-3142: Added a debug option that circumvents the precache delay when ↵prep
teleporting.
2013-01-09SH-3600. Undo change is disabled upon reentry into the appearance panelprep