summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Expand)Author
2018-01-22MAINT-8159 - animation state management during link/unlink commandsBrad Payne (Vir Linden)
2018-01-12MAINT-8145 - reduce zoom lag by updating joint position overrides less often,...Brad Payne (Vir Linden)
2017-12-13MAINT-8088 - avoid excess object inventory queries when Animation Info displa...Brad Payne (Vir Linden)
2017-12-11SL-704 - more comment review/cleanup, some avatar state handling updated for ...Brad Payne (Vir Linden)
2017-12-04SL-704 - made avatar hierarchy more consistent by adding lluiavatar for viewe...Brad Payne (Vir Linden)
2017-12-01SL-704, SL-759 - support for impostoring of animated objects, comment and cod...Brad Payne (Vir Linden)
2017-11-29mergeBrad Payne (Vir Linden)
2017-11-17SL-704 - attachment surface area now computed in bulk rather than updated inc...Brad Payne (Vir Linden)
2017-11-17SL-763 - disabled in slightly different way, more commentsBrad Payne (Vir Linden)
2017-11-16SL-763 - disabling the use_quantum optimization in LLMotionController until i...Brad Payne (Vir Linden)
2017-11-16SL-704 - more cleanup, including releaseMeshData() for control avatars, which...Brad Payne (Vir Linden)
2017-11-16SL-704 - first pass cleaning up comments. Also added LLControlAvatar::initIns...Brad Payne (Vir Linden)
2017-11-14MAINT-7228 Dummy triangle should use map instead of offset (in case of VBO)andreykproductengine
2017-11-08Added debug setting AnimatedObjectIgnoreLimits for server testingBrad Payne (Vir Linden)
2017-11-01MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-10-25SL-779 - refactoring related to rigged-mesh determination. animated objects m...Brad Payne (Vir Linden)
2017-10-11mergeBrad Payne (Vir Linden)
2017-10-04SL-811 - make reset skeleton logic smarter. Should fix this bug and also allo...Brad Payne (Vir Linden)
2017-10-04MAINT-7867 - changed simulator feature query so we're only looking in the age...Brad Payne (Vir Linden)
2017-10-04SL-808 - direct area calculation matches indirect accumulation approachBrad Payne (Vir Linden)
2017-10-03SL-808 - more work on arc display. area calculations still have some issues, ...Brad Payne (Vir Linden)
2017-10-02SL-808 - updated ARC display to largely work with animated objects. Gives som...Brad Payne (Vir Linden)
2017-09-26SL-800 - also need to add attachment overrides in the complementary caseBrad Payne (Vir Linden)
2017-09-22SL-797 - boost ARC by 20K for each attached animated object. Placeholder valu...Brad Payne (Vir Linden)
2017-09-22SL-794, SL-790 - viewer-side enforcement in UI for various animated object li...Brad Payne (Vir Linden)
2017-09-18SL-790 - Adding UI checks for actions that would increase the animated object...Brad Payne (Vir Linden)
2017-09-14SL-789 - fix for llassert_always() crash in updateImpostors()Brad Payne (Vir Linden)
2017-09-12SL-726 - more refactoring on updateCharacter()Brad Payne (Vir Linden)
2017-09-11SL-726, SL-718 - refactoring updateCharacter()Brad Payne (Vir Linden)
2017-09-08SL-718 - better support for transforms of animated attachmentsBrad Payne (Vir Linden)
2017-07-18SL-727 - right-click menus and hover info ignore control avatars.Brad Payne (Vir Linden)
2017-07-17SL-714 - Right-click rigged mesh shouldn't select the control avBrad Payne (Vir Linden)
2017-07-06SL-722 - handle per-object animation requests, combine for control avatar ani...Brad Payne (Vir Linden)
2017-06-30SL-731 - added a hook for debug text specific to control avatars. Also rename...Brad Payne (Vir Linden)
2017-06-27SL-722 - defer markDead() for LLControlAvatar when unlinking. Fixes asset cra...Brad Payne (Vir Linden)
2017-06-27SL-722 - in progress on managing animated object state with linksetsBrad Payne (Vir Linden)
2017-06-20mergeBrad Payne (Vir Linden)
2017-06-20SL-731 - control avatar has pointer back to associated volume. Can use this l...Brad Payne (Vir Linden)
2017-06-19SL-725 - suppress default animations for LLControlAvatar, using a new mEnable...Brad Payne (Vir Linden)
2017-06-09SL-704 - code cleanupBrad Payne (Vir Linden)
2017-06-07SL-691,SL-694 - viewer can animate objects based on server messaging. First e...Brad Payne (Vir Linden)
2017-09-07Merged in MAINT-5013Andrey Kleshchev
2017-09-06Backed out changeset: ab07c3c8d1ea (MAINT-5013)andreykproductengine
2017-09-05MAINT-5013 Fixed Changing avatar sex while sitting breaks animations until re...daianakproductengine
2017-08-30MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows fol...andreykproductengine
2017-08-15MAINT-5013 Fixed Changing avatar sex while sitting breaks animations until re...daianakproductengine
2017-06-23MAINT-7065 Better information on animations running on the logged-in Avatarandreykproductengine
2017-05-22mergeBrad Payne (Vir Linden)
2017-04-19mergeBrad Payne (Vir Linden)
2017-04-18MAINT-7313 Connect the recent per attachment reported render weight cap to a ...Mnikolenko Productengine