summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
AgeCommit message (Collapse)Author
2014-06-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.Stinson Linden
2014-05-29MAINT-4106: Correcting crash on exit behavior during normal shutdown. With ↵Stinson Linden
the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding.
2014-05-16merge fixesBrad Payne (Vir Linden)
2014-05-14v-r -> s-e merge WIPBrad Payne (Vir Linden)
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-03-12mergeBrad Payne (Vir Linden)
2014-03-12merge with releaseRichard Linden
2013-10-25SH-3419 Replace per-object time dilation factor with region-wideAndrew Meadows
Reviewed with Simon
2013-10-21MergeXiaohong Bao
2013-10-16mergeBrad Payne (Vir Linden)
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-10-04SH-3455 WIPBrad Payne (Vir Linden)
2013-09-25SH-3455 WIP - moved setAvatarObject() to run after the self av constructor. ↵Brad Payne (Vir Linden)
Disabled sendAgentWearablesUpdate.
2013-09-24SH-3455 WIP - removed some handling for appearance version < 1Brad Payne (Vir Linden)
2013-09-24merge fixBrad Payne (Vir Linden)
2013-09-24mergeBrad Payne (Vir Linden)
2013-09-23SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and ↵Brad Payne (Vir Linden)
related methods
2013-09-23SH-3455 WIP - post-SSA cleanupBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-18Backed out revision 9038e63bc38d, which added viewer version information to ↵Logan Dethrow
what is sent in an appearance metric message. We are taking another approach to get the same information in a more consistent, reliable way.
2013-09-18sunshine cleanup annotationsBrad Payne (Vir Linden)
2013-08-30SH-4456 FIX - added info to metrics for viewer version tags.Brad Payne (Vir Linden)
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits
2013-08-15moved unit types out of LLUnits namespace, since they are prefixedRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
added convenience types for units F32Seconds, etc.
2013-10-14Clean up indentationsimon_linden
2013-10-14MAINT-3308 : Crash in viewer with removeMissingBakedTextures() / ↵simon_linden
updateMeshTextures() loop Reviewed by Kelly
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-24Sh-4321 # Fixes for detach deformations. General code cleanup as well.prep
2013-07-19SH-3889 WIP - added callbacks to control ordering of operations after ↵Brad Payne (Vir Linden)
wearable save.
2013-06-22SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
removed LLTrace unit typedefs
2013-06-20merge with releaseRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-06-03SH-3635 WIP - unstick outfit change if stuck beyond a certain time rangeBrad Payne (Vir Linden)
2013-05-31SH-3635 WIPBrad Payne (Vir Linden)
2013-05-29SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
fixed copy construction behavior of Recordings to not zero out data split measurement into event and sample, with sample representing a continuous function
2013-05-29SH-4222 FIX, SH-3635 WIP - start of stuck-appearance checker, always ↵Brad Payne (Vir Linden)
increment folder version when a contained item is updated.
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-08mergeBrad Payne (Vir Linden)
2013-04-05mergeNyx Linden
2013-04-05SH-4061 WIP - spelling fix, allow un-set of missing asset flag for texturesBrad Payne (Vir Linden)
2013-04-03SH-4058 - log spam reduction initiative.Brad Payne (Vir Linden)
2013-04-02pulling in sunshine-stable to sunshine-internal.Nyx Linden