summaryrefslogtreecommitdiff
path: root/indra/newview/llcontrolavatar.cpp
AgeCommit message (Expand)Author
2017-12-13SL-731 - diagnostic display cleanup for DebugAnimatedObjectsBrad 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 - removed gratuitous mSpecialRenderModeBrad 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-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-09no-op whitespace commit to unstick the build machineryBrad Payne (Vir Linden)
2017-11-09MAINT-7913, MAINT-7817 - fix for animesh attachment corruption after teleport...Brad Payne (Vir Linden)
2017-10-27SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem w...Brad Payne (Vir Linden)
2017-10-10SL-704 - comment and dead code cleanupBrad Payne (Vir Linden)
2017-10-10Sl-761 - removed the 90-degree fixup, so objects can be moved in a predictabl...Brad Payne (Vir Linden)
2017-09-28SL-761, SL-718 - transform matrix munging for skeletons of animated object at...Brad Payne (Vir Linden)
2017-09-13SL-718 - more transform tweaking for animesh, still some issues with attachme...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-08-03SL-731 - render metadata includes triangle count, triangle and vertex count i...Brad Payne (Vir Linden)
2017-07-29SL-731 - diagnostic displays for LOD, tri countBrad Payne (Vir Linden)
2017-07-28SL-763 - added some additional logging related to animation playback speedBrad Payne (Vir Linden)
2017-07-26SL-731, SL-751 - added debug option DebugAnimatedObjects, updated LSL test sc...Brad Payne (Vir Linden)
2017-07-19SL-714 - fixes to get wireframes to display consistently when right-clicking ...Brad Payne (Vir Linden)
2017-07-18SL-727 - right-click menus and hover info ignore control avatars.Brad Payne (Vir Linden)
2017-07-07SL-718 - start on support of animated objects as attachments.Brad 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-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-16SL-697 - global scale function for LLControlAvatar, to support arbitrary scal...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)