Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-17 | Work in progress. Big code cleanup ported from TheShining/avatar-physics ↵ | Loren Shih | |
(defunct branch). Added butt and belly. | |||
2010-12-04 | merge up to viewer-development | Oz Linden | |
2010-10-29 | DN-192 [crashhunters] LLVOAvatar::clearNameTag | Leyla Farazha | |
DN-193[crashhunters] LLHudNameTag::setLabel | |||
2010-09-16 | Merge | Leyla Farazha | |
2010-09-08 | automated merge | Loren Shih | |
2010-09-03 | Merge Zai Lynch's http://bitbucket.org/ZaiLynch/vwr-19505 | Tofu Linden | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-26 | Added graphics preference setting for physics. | Loren Shih | |
2010-08-26 | fix for VWR-19505 | ZaiLynch | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-23 | First pass commit for breast physics. | Loren Shih | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-09 | EXT-8577 FIXED Context menu items for multi-attachments | Vadim 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-04 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-08-02 | merge from dessie/viewer-release | Richard Nelson | |
2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
feeeeling. | |||
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-27 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-07-27 | Merge from dessie/viewer-release | Richard Linden | |
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-07-20 | EXT-7500: FIXED: Texture Jamming problems with http texture off | Xiaohong Bao | |
2010-07-20 | merge | Richard Nelson | |
2010-07-19 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-15 | EXT-8135 FIXED Textures blurry when in Appearance Edit mode | Loren 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-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-14 | Merged from viewer-release | Dessie Linden | |
2010-07-13 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-07-13 | EXT-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-13 | Merged from viewer-release | Dessie Linden | |
2010-07-06 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-07-02 | merge | Richard Nelson | |
2010-07-02 | Merged from viewer-release | Dessie Linden | |
2010-06-30 | fix for EXT-7839: texture console is stalled; | Xiaohong Bao | |
fix for EXT-7500: Texture Jamming problems with http texture off; | |||
2010-06-25 | EXT-8079 - [crashhunters] Crash in LLImagePreviewAvatar::`scalar deleting ↵ | Richard Nelson | |
destructor' reviewed by Palmer | |||
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-10 | EXT-7760: FIXED: only 10 avatars render non-impostored | Xiaohong Bao | |
2010-06-03 | merge | Richard Linden | |
2010-06-01 | Merge with dessie/viewer-public in prep to land code there | James Cook | |
2010-06-01 | merge from viewer-public | Tofu Linden | |
2010-06-01 | EXT-7499 WIP Prevent other avatars from remaining with a ruth shape | Tofu Linden | |
to be reviewed by nyx. | |||
2010-05-28 | merge from viewer-public | Tofu Linden | |
2010-05-28 | automated merge | Loren Shih | |
2010-05-28 | merge from viewer-public | Tofu Linden | |
2010-05-27 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren 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. |