Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-01 | MAINT-7228 Vertex buffer allocation failure handling | andreykproductengine | |
2017-10-25 | SL-779 - refactoring related to rigged-mesh determination. animated objects ↵ | Brad Payne (Vir Linden) | |
must contain some triangles even if not at the root | |||
2017-10-11 | merge | Brad Payne (Vir Linden) | |
2017-10-04 | SL-811 - make reset skeleton logic smarter. Should fix this bug and also ↵ | Brad Payne (Vir Linden) | |
allow animesh skeletons to be reset, although there's no way currently to exercise the latter capability. | |||
2017-10-04 | MAINT-7867 - changed simulator feature query so we're only looking in the ↵ | Brad Payne (Vir Linden) | |
agent's region. This assumes that all regions will have the same settings, which is normally a safe assumption. | |||
2017-10-04 | SL-808 - direct area calculation matches indirect accumulation approach | Brad Payne (Vir Linden) | |
2017-10-03 | SL-808 - more work on arc display. area calculations still have some issues, ↵ | Brad Payne (Vir Linden) | |
especially for animated objects. | |||
2017-10-02 | SL-808 - updated ARC display to largely work with animated objects. Gives ↵ | Brad Payne (Vir Linden) | |
some triangle information that we may or may not ultimately keep. Surface area calcs still not working | |||
2017-09-26 | SL-800 - also need to add attachment overrides in the complementary case | Brad Payne (Vir Linden) | |
2017-09-22 | SL-797 - boost ARC by 20K for each attached animated object. Placeholder ↵ | Brad Payne (Vir Linden) | |
value to be revised after testing. | |||
2017-09-22 | SL-794, SL-790 - viewer-side enforcement in UI for various animated object ↵ | Brad Payne (Vir Linden) | |
limits that are also enforced on the server. | |||
2017-09-18 | SL-790 - Adding UI checks for actions that would increase the animated ↵ | Brad Payne (Vir Linden) | |
object attachment count | |||
2017-09-14 | SL-789 - fix for llassert_always() crash in updateImpostors() | Brad Payne (Vir Linden) | |
2017-09-12 | SL-726 - more refactoring on updateCharacter() | Brad Payne (Vir Linden) | |
2017-09-11 | SL-726, SL-718 - refactoring updateCharacter() | Brad Payne (Vir Linden) | |
2017-09-08 | SL-718 - better support for transforms of animated attachments | Brad Payne (Vir Linden) | |
2017-07-18 | SL-727 - right-click menus and hover info ignore control avatars. | Brad Payne (Vir Linden) | |
2017-07-17 | SL-714 - Right-click rigged mesh shouldn't select the control av | Brad Payne (Vir Linden) | |
2017-07-06 | SL-722 - handle per-object animation requests, combine for control avatar ↵ | Brad Payne (Vir Linden) | |
animation state. | |||
2017-06-30 | SL-731 - added a hook for debug text specific to control avatars. Also ↵ | Brad Payne (Vir Linden) | |
renamed resetJointsOnDetach to removeAttachmentOverridesForObject to make the connection to addAttachmentOverridesForObject more obvious. | |||
2017-06-27 | SL-722 - defer markDead() for LLControlAvatar when unlinking. Fixes asset ↵ | Brad Payne (Vir Linden) | |
crash in pipeline. Also added various checks for mDrawable null in llvoavatar.cpp. | |||
2017-06-27 | SL-722 - in progress on managing animated object state with linksets | Brad Payne (Vir Linden) | |
2017-06-20 | merge | Brad Payne (Vir Linden) | |
2017-06-20 | SL-731 - control avatar has pointer back to associated volume. Can use this ↵ | Brad Payne (Vir Linden) | |
link to find associated inventory item name for an animation in debug display. | |||
2017-06-19 | SL-725 - suppress default animations for LLControlAvatar, using a new ↵ | Brad Payne (Vir Linden) | |
mEnableDefaultAnimations field | |||
2017-06-09 | SL-704 - code cleanup | Brad Payne (Vir Linden) | |
2017-06-07 | SL-691,SL-694 - viewer can animate objects based on server messaging. First ↵ | Brad Payne (Vir Linden) | |
end-to-end demo for animated objects. | |||
2017-09-07 | Merged in MAINT-5013 | Andrey Kleshchev | |
Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2017-09-06 | Backed out changeset: ab07c3c8d1ea (MAINT-5013) | andreykproductengine | |
2017-09-05 | MAINT-5013 Fixed Changing avatar sex while sitting breaks animations until ↵ | daianakproductengine | |
relogging | |||
2017-08-30 | MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows ↵ | andreykproductengine | |
folder. | |||
2017-08-15 | MAINT-5013 Fixed Changing avatar sex while sitting breaks animations until ↵ | daianakproductengine | |
relogging | |||
2017-06-23 | MAINT-7065 Better information on animations running on the logged-in Avatar | andreykproductengine | |
2017-05-22 | merge | Brad Payne (Vir Linden) | |
2017-04-19 | merge | Brad Payne (Vir Linden) | |
2017-04-18 | MAINT-7313 Connect the recent per attachment reported render weight cap to a ↵ | Mnikolenko Productengine | |
debug setting. | |||
2017-04-13 | MAINT-7313 Connect the recent per attachment reported render weight cap to a ↵ | Mnikolenko Productengine | |
debug setting. | |||
2017-04-11 | DRTVWR-434 - more TC build fixing | Brad Payne (Vir Linden) | |
2017-04-11 | DRTVWR-434 - trivial code change to trigger TC rebuild, also slight ↵ | Brad Payne (Vir Linden) | |
improvement to a log message | |||
2017-10-09 | MAINT-7882 Crash in LLVOAvatar::logMetricsTimerRecord(...) | Mnikolenko Productengine | |
2017-03-15 | MAINT-7168 Avatar rendering settings adjustments | Mnikolenko Productengine | |
2017-03-03 | MAINT-7168 SL Viewer should remember avatar rendering selection | Mnikolenko Productengine | |
2017-02-13 | MAINT-6999 Cap attachment render weight | andreykproductengine | |
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2016-11-11 | MAINT-6915 - fixed a bug in Reset Skeletons And Animations. For self avatar, ↵ | Brad Payne (Vir Linden) | |
this will now be equivalent to reset skeleton + stop animating me. | |||
2016-11-09 | MAINT-6915 - option for Reset Skeleton And Animations. | Brad Payne (Vir Linden) | |
2016-11-04 | SL-524 - resetSkeleton() now includes collision volume joint positions. Also ↵ | Brad Payne (Vir Linden) | |
removed no-longer-needed LLJoint::mId field | |||
2016-10-27 | SL-503 - fix for mac build whinging | Brad Payne (Vir Linden) | |
2016-10-27 | SL-503 - more info in archetype dump files | Brad Payne (Vir Linden) | |
2016-10-24 | SL-503 - dumpArchetypeXML sort joints by name within each type | Brad Payne (Vir Linden) | |