Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-09 | MAINT-7913, MAINT-7817 - fix for animesh attachment corruption after ↵ | Brad Payne (Vir Linden) | |
teleporting to a different simulator. Turns out the control avatar (skeleton) was getting caught up in the cleanup for the original region | |||
2017-10-27 | SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem ↵ | Brad Payne (Vir Linden) | |
with recursiveMarkForUpdate | |||
2017-10-10 | SL-704 - comment and dead code cleanup | Brad Payne (Vir Linden) | |
2017-10-10 | Sl-761 - removed the 90-degree fixup, so objects can be moved in a ↵ | Brad Payne (Vir Linden) | |
predictable and standard X-forward way in scripts. | |||
2017-09-28 | SL-761, SL-718 - transform matrix munging for skeletons of animated object ↵ | Brad Payne (Vir Linden) | |
attachments, to allow editing to work correctly | |||
2017-09-13 | SL-718 - more transform tweaking for animesh, still some issues with ↵ | Brad Payne (Vir Linden) | |
attachments. | |||
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-08-03 | SL-731 - render metadata includes triangle count, triangle and vertex count ↵ | Brad Payne (Vir Linden) | |
included with debug text for control avatar | |||
2017-07-29 | SL-731 - diagnostic displays for LOD, tri count | Brad Payne (Vir Linden) | |
2017-07-28 | SL-763 - added some additional logging related to animation playback speed | Brad Payne (Vir Linden) | |
2017-07-26 | SL-731, SL-751 - added debug option DebugAnimatedObjects, updated LSL test ↵ | Brad Payne (Vir Linden) | |
script | |||
2017-07-19 | SL-714 - fixes to get wireframes to display consistently when right-clicking ↵ | Brad Payne (Vir Linden) | |
on animated objects. | |||
2017-07-18 | SL-727 - right-click menus and hover info ignore control avatars. | Brad Payne (Vir Linden) | |
2017-07-07 | SL-718 - start on support of animated objects as attachments. | 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 | 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-16 | SL-697 - global scale function for LLControlAvatar, to support arbitrary ↵ | Brad Payne (Vir Linden) | |
scaling of animated objects. Not currently used. | |||
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. |