summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.cpp
AgeCommit message (Expand)Author
2013-08-09second phase summer cleaningRichard Linden
2013-08-09Refactoring link creation calls in preparation for adding AIS v3 hook.Don Kjer
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-19SH-3889 WIP - added callbacks to control ordering of operations after wearabl...Brad Payne (Vir Linden)
2013-07-10SH-4319 WIP - set using server bakes on receiving a cached texture response i...Brad Payne (Vir Linden)
2013-06-27SH-4300 WIP - removed outfit autopopulateBrad Payne (Vir Linden)
2013-06-20merge with releaseRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-29SH-4222 FIX, SH-3635 WIP - start of stuck-appearance checker, always incremen...Brad Payne (Vir Linden)
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header depen...Richard Linden
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-23SH-4128 WIP - rewiring various link-deleting operations to support callbacksBrad Payne (Vir Linden)
2013-04-08mergeprep
2013-04-03SH-4051 REVERT teen accounts unable to remove underclothes even when switchin...Nyx Linden
2013-04-03SH-4058 - log spam reduction initiative.Brad Payne (Vir Linden)
2013-04-02SH-4051 FIX problem with teen account and undershirt layersNyx Linden
2013-03-11mergeprep
2013-02-13SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed and...Brad Payne (Vir Linden)
2013-02-07SH-3852 WIP - track per-timer statsBrad Payne (Vir Linden)
2013-01-16SH-3645 WIP - preserve item order after wearable save asBrad Payne (Vir Linden)
2012-12-10SH-3606 WIP - replaced several LLInventoryCallback subclasses with boost::fun...Brad Payne (Vir Linden)
2012-09-11SH-3264 Moved over a few more items to llappearanceNyx (Neal Orman)
2012-09-06Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...Don Kjer
2012-09-03Merge VirLinden/sunshine -> don_linden/sunshine-experimentalDon Kjer
2012-09-03Renamed LLVOAvatarDefines to LLAvatarAppearanceDefinesDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer
2012-08-21SH-3625 WIP - consolidating code paths for removal, removed dead codeBrad Payne (Vir Linden)
2012-08-14SH-3310 WIP setting up architecture for switching texture baking on per-regio...Nyx (Neal Orman)
2012-06-29SH-3229 FIX suppress baked texture cache requests and generated agentAppearan...Nyx (Neal Orman)
2012-06-12STORM-68 Fix for group perms not being defined correctly and fix for group an...Jonathan Yap
2012-06-08STORM-68 As a Builder, I want that ability to set default permissions on crea...Jonathan Yap
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-02SH-3128 FIX - log message cleanup for avatar rezzingBrad Payne (Vir Linden)
2012-05-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-04-19Move phase tracking to its own set of classes inside LLViewerStats - simplifi...Brad Payne (Vir Linden)
2012-04-05SH-3064 WIP - accumulate stats tied to phase timersBrad Payne (Vir Linden)
2012-04-02Automated merge with https://bitbucket.org/VirLinden/runwayNyx (Neal Orman)
2012-04-02SH-3041 FIX use server-sent baked texture IDs while waiting for avatar to loadNyx (Neal Orman)
2012-03-21SH-3039 WIP - trying to close phases where neededBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective toggl...Brad Payne (Vir Linden)
2012-03-16SH-3044 - tag avatar log messages LL_INFOS(Avatar)Brad Payne (Vir Linden)
2012-03-08SH-2970 WIP - more phase trackingBrad Payne (Vir Linden)
2012-02-21SH-2689 WIP - move first_fully_visible static into avatar class, bake-related...Brad Payne (Vir Linden)
2012-02-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2012-02-03EXP-1843 WIP Added an option to output avatar rez timing.Vadim ProductEngine
2012-01-23EXP-1826 WIP Potential fix: prevent dereferencing invalid pointer.Vadim ProductEngine
2011-10-15Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-12EXP-625 Speed up initial outfit copy and avatar bake by moving initial gestur...Aaron Stone
2011-09-29EXP-1209 FIXED Sidetray removed.Paul ProductEngine