summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
AgeCommit message (Collapse)Author
2010-09-03Merge Zai Lynch's http://bitbucket.org/ZaiLynch/vwr-19505Tofu Linden
2010-08-26fix for VWR-19505ZaiLynch
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-09EXT-8577 FIXED Context menu items for multi-attachmentsVadim Savchuk
Changes: * Implemented bulk-add from My Appearance SP. * Made sure there's no memleak when you click Wear/Attach in the in-world object context menu and the callback isn't invoked (because e.g. avatar fails to get close enough to the object). I stated that in comments. Reviewed by Seraph at https://codereview.productengine.com/secondlife/r/844/ --HG-- branch : product-engine
2010-08-02merge from dessie/viewer-releaseRichard Nelson
2010-08-02Redo the same merge as in changeset "2026f824953f", but this time with ↵Christian Goetze (CG)
feeeeling.
2010-07-30Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1Kent Quirk
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-27Merge from dessie/viewer-releaseRichard Linden
2010-07-26(hairy) merge from viewer-releaseTofu Linden
2010-07-20EXT-7500: FIXED: Texture Jamming problems with http texture offXiaohong Bao
2010-07-20mergeRichard Nelson
2010-07-15EXT-8135 FIXED Textures blurry when in Appearance Edit modeLoren Shih
EXT-8445 Reduce baked texture timeout fro 120sec to 60sec default Also did some minor infrastructure cleanup, added code comments, etc. There is now separate logic for determining how to handle update (versus upload) requests. Also made a trivial change to llvoavatar to properly encapsulate mAppearanceAnimating. Also reduced the baked texture timeout to 60s (in settings.xml)
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-14Merged from viewer-releaseDessie Linden
2010-07-13Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-07-13EXT-7400: FIXED: 2.0.2 texture queue gets jammed;Xiaohong Bao
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5
2010-07-13Merged from viewer-releaseDessie Linden
2010-07-02mergeRichard Nelson
2010-07-02Merged from viewer-releaseDessie Linden
2010-06-30fix for EXT-7839: texture console is stalled;Xiaohong Bao
fix for EXT-7500: Texture Jamming problems with http texture off;
2010-06-25EXT-8079 - [crashhunters] Crash in LLImagePreviewAvatar::`scalar deleting ↵Richard Nelson
destructor' reviewed by Palmer
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-10EXT-7760: FIXED: only 10 avatars render non-impostoredXiaohong Bao
2010-06-01merge from viewer-publicTofu Linden
2010-06-01EXT-7499 WIP Prevent other avatars from remaining with a ruth shapeTofu Linden
to be reviewed by nyx.
2010-05-28merge from viewer-publicTofu Linden
2010-05-28automated mergeLoren Shih
2010-05-28merge from viewer-publicTofu Linden
2010-05-27EXT-7504 WIP Force decloud after timeout using lower res texturesLoren Shih
EXT-7526 FIXED Add baked texture information to texture view First attempt at low res textures after timeout. Added debug setting to control whether low res texture timeout is used. Added baked texture load information to texture view debug display. Trivial name changes to some variables.
2010-05-27mergeBrad Payne (Vir Linden)
2010-05-27merge from viewer-publicTofu Linden
2010-05-27EXT-7392 FIXED hooked up alpha mask checkboxes to the alpha mask wearableIgor Borovkov
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/434/ --HG-- branch : product-engine
2010-05-20merge from viewer-publicTofu Linden
2010-05-19AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statisticsLoren Shih
Added outfit baking notification. Cleaned up some code around notifications. Added some more clarity to notification message wording.
2010-05-19merge from viewer-publicTofu Linden
2010-05-18AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statisticsLoren Shih
Added timestamp for avatar rez messages. Added messaging when entering/leaving Edit Appearance Mode.
2010-05-14mergeBrad Payne (Vir Linden)
2010-05-13merge from viewer-publicTofu Linden
2010-05-12EXT-7324 : INFRASTRUCTURE: Inventorymodel code cleanupLoren Shih
Superficial header file cleanup Lots of moving functions around and recategorizing in LLInventoryModel.h Removed some obsolete functions, changed scoping of others Moved some static functions from LLInventoryModel into llinventoryfunctions.h
2010-05-12merge from viewer-publicTofu Linden
2010-05-11EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableTypeLoren Shih
Refactored LLWearableDictionary to look more like LLAssetType/LLFolderType/etc. in terms of code design. This required a lot of superficial changes across many files. Overall functionality has not changed.
2010-05-07For EXT-6953: Evaluate and implement Richard's improved default animations. ↵Brad Payne (Vir Linden)
Cleanup and log spam reduction.
2010-04-21For EXT-6953: improved default animations.Brad Payne (Vir Linden)
2010-04-20merge from viewer-trunkTofu Linden
2010-04-20Try to fix a (correct) gcc whine about the child hiding the parent's ↵Tofu Linden
dirtyMesh() method. What I can't figure out is why gcc doesn't complain in render-pipeline, where the problem is the same.
2010-04-20trivial comment fix.Tofu Linden