Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-22 | SH-188 FIX crash in llvoavatar.cpp | Nyx (Neal Orman) | |
We were using a NULL pointer after checking it. Did some logic juggling to ensure that we only use the pointer if it is non-null Code reviewed by Seraph (transplanted from a90fe10ddac9545249c6f218af438a36bcbc3162) | |||
2010-09-15 | [STORM-176] Clean up handling of the maximum length of chat messages | Oz Linden | |
2010-09-09 | VWR-22052 FIX tons of processAvatarAppearance spam, may be flooding server | Nyx (Neal Orman) | |
Added a timeout so that we will only send this message a max of once a minute. Investigated cause of server not sending visual params with texture message, it appears it only happens if the sim cannot find the visual params to send. Not sure what causes that condition. Code reviewed by Seraph | |||
2010-09-03 | Merge Zai Lynch's http://bitbucket.org/ZaiLynch/vwr-19505 | Tofu Linden | |
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-20 | merge from viewer-release | Tofu Linden | |
2010-08-18 | EXT-8542 FIX (?) Avatar goes nude on teleport / outfit change | Nyx (Neal Orman) | |
Believed fix, but having difficulty reproducing to verify. changed logic in switching avatar textures so that we don't use the local baked texture until we have at least the lowest LOD for each clothing texture. Will ask Dan to help verify the fix. Code reviewed by Seraph | |||
2010-08-13 | trivial comment changes while I was in this code. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | merge from viewer-release | Tofu Linden | |
2010-08-11 | EXT-8650 Can wear mutliple copies of a no-copy item via object links | Loren Shih | |
- EXT-8660 Cleanup ambiguous llviewerobject::set/getItemID code Lots of files changed, but this is mostly just a trivial function call rename. This change is very low risk. | |||
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-06 | merge from viewer-release | Tofu Linden | |
2010-08-06 | EXT-8579 FIXED Develop.Avatar.Animation Info should not show asset IDs | Tofu Linden | |
Made it so that you only see real UUIDs if the viewer thinks you are in real godmode. | |||
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 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-22 | EXT-8051 FIXED Change cameraCustomizeAvatar calls to use ↵ | Loren Shih | |
gAvatarp->isUsingBakedTextures Changed some uses of cameraCustomizeAvatar as appropriate. | |||
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-15 | EXT-8301: FIXED: crash at LLViewerFetchedTexture::cleanup() [secondlife-bin ↵ | Xiaohong Bao | |
llviewertexture.cpp] | |||
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-14 | Merged from viewer-release | Dessie Linden | |
2010-07-13 | trivial: convert to UNIX line endings. | Xiaohong Bao | |
2010-07-13 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-07-13 | EXT-7940: FIXED: Max # of non-impostor avatars is off by 2 | 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-09 | Merged from viewer-release | Dessie Linden | |
2010-07-09 | automated merge | Loren Shih | |
2010-07-08 | EXT-8140 Changing items in "add more" view, or editing the items, causes ↵ | Leyla Farazha | |
avatar to bounce up and down | |||
2010-07-08 | EXT-8264 FIXED Object attached to an invalid attachment index shows avatar ↵ | Loren Shih | |
menu on right-click, as if it IS attached Objects attached to bad attachment point end up attached to chest by default so they're not hanging in space. | |||
2010-07-02 | Merged from viewer-release | Dessie Linden | |
2010-07-01 | more for EXT-7839: texture console is stalled; | Xiaohong Bao | |
EXT-7500: Texture Jamming problems with http texture off; | |||
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 | Merged from viewer-release | Dessie Linden | |
2010-06-24 | merge | Richard Linden | |
2010-06-24 | EXT-7999 FIX avatars have bent knees | Richard Linden | |
EXT-7567 FIX My feet are missing when walking on the ground reviewed by Nyx | |||
2010-06-24 | EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 users | Nyx (Neal Orman) | |
Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT to specify visual params that are user-tweakable, but should not be sent over the network. We should have this group *only* for new user-tweakable visual parameters that should not be sent over the network. These should only be used for *new* parameters that only contribute to the generation of baked textures. Code reviewed by Richard | |||
2010-06-24 | Merged from viewer-release | Dessie Linden | |
2010-06-23 | EXT-7767 FIX Outfit editor doesn't appear to have a default camera view | Richard Nelson | |
added some comments and cleaned up code based on review | |||
2010-06-23 | EXT-7767 FIX Outfit editor doesn't appear to have a default camera view | Richard Nelson | |
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-17 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Richard Nelson | |
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |