summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Expand)Author
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)
2012-12-20SH-3344 WIP - additional debugging output for avatar local texturesBrad Payne (Vir Linden)
2012-12-11SH-3604 WIP - added base outfit link creation to retryable copy/link operatio...Brad Payne (Vir 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-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-09SH-3484 WIP - added additional logging under DebugAvatarCompositeBaked to try...Brad Payne (Vir Linden)
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
2012-09-27audited uses of centralBakeVersion vs. isUsingServerBakesBrad Payne (Vir Linden)
2012-09-26Debug text for avatar appearance state related to server-side baking projectBrad Payne (Vir Linden)
2012-09-26Fixed problems caused by defaulting mUseServerBakes to falseBrad Payne (Vir Linden)
2012-09-26more state management stuff, DRANO flags for problematic areasBrad Payne (Vir Linden)
2012-09-26error checking, comments for areas needing fix/check in appearanceBrad Payne (Vir Linden)
2012-09-26use accessors for mUseLocalAppearance, mIsEditingAppearance, mUseServerBakesBrad Payne (Vir Linden)
2012-09-19work in progress, more debugging/logging of avatar visual param infoBrad Payne (Vir Linden)
2012-09-13Fix for merge build error. Attempt to cleanup cmake warnings regarding incor...Don Kjer
2012-09-13Another merge of sunshine -> sunshine-experimentalDon Kjer
2012-09-13Merge sunshine -> sunshine-experimentalDon Kjer
2012-09-13more dump capabilities for visual params and textures in avatar and appearanc...Brad Payne (Vir Linden)
2012-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer
2012-09-13Instantiated bare-bones LLBakingAvatar concrete class (derived from LLAvatarA...Don Kjer
2012-09-12SH-3347 create demo of back end texture baking serviceNyx Linden
2012-09-11Dump XML tweaks, suppress wearable updates when bakes should dominateBrad Payne (Vir Linden)
2012-09-11SH-3264 Moved over a few more items to llappearanceNyx (Neal Orman)
2012-09-10dumpArchetypeXML tweaks, appearance debuggingBrad Payne (Vir Linden)
2012-09-10mergeBrad Payne (Vir Linden)
2012-09-10more baked texture debugging under DebugAvatarCompositeBakedBrad Payne (Vir Linden)
2012-09-09Fixed crashes on login. Moved most of the remaining character/skeleton gener...Don Kjer