summaryrefslogtreecommitdiff
path: root/indra/newview/llcontrolavatar.cpp
AgeCommit message (Expand)Author
2018-08-08SL-928 - in mesh upload, warn if bind shape is non-identity and skin weights ...Brad Payne (Vir Linden)
2018-07-12MAINT-8863 - more diagnostics to pin down possible causesBrad Payne (Vir Linden)
2018-07-09MAINT-7926, MAINT-8400 - fixes related to bounding box and LOD calculations f...Brad Payne (Vir Linden)
2018-07-02MAINT-8671 - more bind shape fixBrad Payne (Vir Linden)
2018-07-02MAINT-8671 - change in bind shape -> quaternion math.Brad Payne (Vir Linden)
2018-06-29MAINT-8671 - animated object rotation fix based on bind shape matrix of root ...Brad Payne (Vir Linden)
2018-06-15MAINT-8554 - encroachment check fixBrad Payne (Vir Linden)
2018-06-15MAINT-8554 - animated object max encroach = 3.0 mBrad Payne (Vir Linden)
2018-06-13SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnima...Brad Payne (Vir Linden)
2018-06-13SL-915, MAINT-8554 - WIP on managing dynamic avatar bounding box, using to co...Brad Payne (Vir Linden)
2018-05-04MAINT-8608, MAINT-8539, MAINT-8615 - more animation state management - less l...Brad Payne (Vir Linden)
2018-05-04MAINT-8608 - more on animation updatesBrad Payne (Vir Linden)
2018-05-03MAINT-8608, MAINT-8539, MAINT-8615 - changes to make object animation info mo...Brad Payne (Vir Linden)
2018-04-27MAINT-8559 - consistent management of control skeleton state with animated ob...Brad Payne (Vir Linden)
2018-04-20MAINT-8549, MAINT-8554 - improvements to animesh ARC, restrict joint position...Brad Payne (Vir Linden)
2018-03-27SL-897 - added animated object streaming cost to DebugAnimatedObjects display.Brad Payne (Vir Linden)
2018-03-26SL-897 - display for DebugAnimatedObjects now includes streaming cost triangl...Brad Payne (Vir Linden)
2018-02-02MAINT-8239 - problems with some instances failing to load some joint position...Brad Payne (Vir Linden)
2018-01-22MAINT-8159 - animation state management during link/unlink commandsBrad Payne (Vir Linden)
2017-12-14SL-731 - added est tris to animated object debug textBrad Payne (Vir Linden)
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)