Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-12 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-05 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-10-15 | sync up to viewer-developer | Tofu Buzzard | |
2010-10-12 | Initial work on viewer motion interpolation. Changes include: | Dave SIMmONs | |
* InterpolationTime and InterpolationPhaseOut values in settings.xml to control new object interpolation code. Use zero to revert to old logic * Viewer motion interpolation lasts InterpolationTime and will start to phase out after InterpolationPhaseOut seconds * Changed LLWorld::getMinAllowedZ() to take a world-position as a parameter * Added LLVOAvatarSelf::resetRegionCrossingTimer() * Actually reset LLVOAvatarSelf::mRegionCrossingTimer so we get sensible timing data for region crossings * LLVOAvatarSelf::updateRegion() will update position value due to region changes Code reviewed by Ambroff * | |||
2010-10-10 | VWR-21967 There's lots of ::renderForSelect() code that we don't need any more. | Tofu Linden | |
VWR-22088 Remove underlying ::renderForSelect() code (render-pipeline) | |||
2010-09-29 | Merge | Leyla Farazha | |
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-16 | As a resident, when I elect to see friends names in green, it should also ↵ | Leyla Farazha | |
colour their group tags so that the name tags don't look like crap. This also applies to status message - Away/Busy in nametag | |||
2010-09-16 | Merge | Leyla Farazha | |
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-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 | 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 dessie/viewer-release | Leyla Farazha | |
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-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-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-19 | Merge with dessie/viewer-release | Leyla Farazha | |
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 | |