Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-05 | Reset joint positions after detaching a rigged model | prep linden | |
2010-09-30 | Put some errant tests under if (LL_TESTS) conditional. | Dave Parks | |
2010-09-27 | merge | Dave Parks | |
2010-09-24 | Added support for joint offsets | prep linden | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-25 | merge | Dave Parks | |
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-08-18 | VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files | Aimee Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-05 | EXT-8304 FIXED [crashhunters] crash in LLKeyframeMotion::deserialize | Tofu Linden | |
Speculative bunch of robustification. Reviewed by Soft. | |||
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-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-15 | EXT-8374 FIXED Added possibility to localize "None" action value for ↵ | Mike Antipov | |
Animation and Sound Actions. Also changed hardcoded "until animations are done" value for Wait with label from the appropriate Floater checkbox. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/762/ --HG-- branch : product-engine | |||
2010-07-12 | SNOW-484/DEV-51808 FIXED Recursive animations can crash viewer | Aimee Linden | |
2010-06-30 | EXT-8177 FIX avatar walk/run animation periodically stops when going down a ↵ | Richard Linden | |
steep hill | |||
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-17 | EXT-7916 FIXED Miscllaneous UI issues with Preview Gesture Floater | Loren Shih | |
See subtasks for complete lists of fixes. The preview gesture floater had some major issues and regressions. | |||
2010-06-15 | EXT-6953 WIP fixed walk cycle foot slip feedback to not speed up animation ↵ | Richard Linden | |
so much also, made camera default target and offset live-settable for debugging reviewed by vir | |||
2010-06-01 | EXT-7499 WIP Prevent other avatars from remaining with a ruth shape | Tofu Linden | |
to be reviewed by nyx. | |||
2010-05-27 | EXT-6953 WIP - pre-push cleanup after review. Accumulated EXT-6953 commits ↵ | Brad Payne (Vir Linden) | |
reviewed by Nyx. | |||
2010-05-27 | EXT-6953 WIP - cleanup | Brad Payne (Vir Linden) | |
2010-05-07 | For EXT-6953: Evaluate and implement Richard's improved default animations. ↵ | Brad Payne (Vir Linden) | |
Cleanup and log spam reduction. | |||
2010-05-06 | Improved default animations - work in progress | Brad Payne (Vir Linden) | |
2010-04-30 | For EXT-6953: Evaluate and implement Richard's improved default animations. ↵ | Brad Payne (Vir Linden) | |
Diagnostic info. | |||
2010-04-29 | For EXT-6953: Evaluate and implement Richard's improved default animations. ↵ | Brad Payne (Vir Linden) | |
New versions of animations fix looping and other problems, reduced log spam. | |||
2010-04-27 | work in progress on improved default animations | Brad Payne (Vir Linden) | |
2010-04-26 | Improved default animations - work in progress | Brad Payne (Vir Linden) | |
2010-04-23 | Improved default animations - work in progress | Brad Payne (Vir Linden) | |
2010-04-21 | For EXT-6953: improved default animations. | Brad Payne (Vir Linden) | |
2010-04-20 | For EXT-6953: improved default animations. Moved LLUUID values to .cpp file | Brad Payne (Vir Linden) | |
2010-04-09 | EXT-6422 Infinite loop in LLMotionController::activateMotionInstance | Richard Nelson | |
reviewed by monroe | |||
2010-02-10 | Provisional fix for EXT-2939 | Monroe Linden | |
Restored the call to updateMotions(LLCharacter::HIDDEN_UPDATE) in LLVOAvatar::updateCharacter(). Added a specific fast timer for hidden updates in LLCharacter::updateMotions() to assess how much this will impact performance. Reviewed by Richard. | |||
2010-02-10 | CID-59 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLEditingMotion::onUpdate(float, unsigned char *) File: /indra/llcharacter/lleditingmotion.cpp minor. | |||
2010-01-29 | CID-300 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLJoint::LLJoint(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, LLJoint*) File: /indra/llcharacter/lljoint.cpp | |||
2010-01-29 | CID-333 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLStateDiagram::LLStateDiagram() File: /indra/llcharacter/llstatemachine.cpp | |||
2010-01-29 | CID-334 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLStateMachine::LLStateMachine() File: /indra/llcharacter/llstatemachine.cpp | |||
2010-01-29 | CID-335 follow-up | Tofu Linden | |
2010-01-29 | CID-335 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLKeyframeWalkMotion::LLKeyframeWalkMotion(const LLUUID &) File: /indra/llcharacter/llkeyframewalkmotion.cpp | |||
2010-01-29 | CID-337 | Tofu Linden | |
Checker: UNINIT_CTOR Function: Translation::Translation() File: /indra/llcharacter/llbvhloader.h | |||
2009-11-13 | Refactoring of llviewerprecompiledheaders.h to hopefully increase stability | brad kittenbrink | |
and reduce unnecessary dependencies and incredibuild wedging. Hopefully in the long run this will reduce build time. Also cleaned up a lot of header file usage to conform better to the coding standard. reviewed by james and steve. | |||
2009-11-11 | EXT-2173 use of visual param animation inconsistent at best | Nyx (Neal Orman) | |
removed ambiguous parameter "set_by_user" from many places in codebase, renaming it to be upload_bake, which is a more accurate descriptor. This allowed me to see several inconsistencies in how this variable was being set - these errors were also fixed. User-visible result should be that baked textures are not reuploaded on changing avatar sex until the save button is pressed. primary win here is code clarity. Code reviewed by Bigpapi. | |||
2009-11-06 | merge from texture-pipeline | Steve Bennetts | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-11-02 | EXT-1947 EXT-1945 EXT-1919 EXT-2088 appearance edit dummy param + animation fix | Nyx (Neal Orman) | |
Several fixes here: 1) minor rename in argument of setIsDummy 2) corrected parameter set_by_user to calls of setVisualParamWeight where we shouldn't be animating 3) ensured finally that mIsDummy is set properly for all wearable parameters 4) ensured that mIsDUmmy is set properly for non-wearable based parameters on your own avatar Code reviewed by Bigpapi | |||
2009-10-29 | EXT-1945 visual parameter animations broken | nyx@NyxTop | |
First round of fixes for trying to fix the visual param animations Code reviewed by Seraph | |||
2009-10-21 | merge | Steve Bennetts | |