Age | Commit message (Expand) | Author |
2019-01-08 | SL-10285 - removed one possible route for the isImpostor() crash. Intermitten... | Brad Payne (Vir Linden) |
2018-10-12 | SL-9857 - suppress constraint adjustments immediately after region crossing | Brad Payne (Vir Linden) |
2018-10-11 | removed unused member variables that make xcode 10 unhappy | Brad Payne (Vir Linden) |
2018-10-11 | SL-9857 - constraint pos math fix | Brad Payne (Vir Linden) |
2018-10-10 | SL-9849 - animated object attachments get isImpostor() state from av they're ... | Brad Payne (Vir Linden) |
2018-10-03 | SL-966 - added scale constraints for animated object attachments | Brad Payne (Vir Linden) |
2018-10-03 | SL-966 - bug fixes, added lerp control for algorithm tweaking | Brad Payne (Vir Linden) |
2018-10-03 | SL-966 - tweaks to scale/pos constraint logic | Brad Payne (Vir Linden) |
2018-10-02 | SL-966 - behavior improvements and visualization, bonus removal of unrelated ... | Brad Payne (Vir Linden) |
2018-10-01 | SL-9773 - treat animated object attachments the same as other rigged attachme... | Brad Payne (Vir Linden) |
2018-09-27 | SL-1350 - keep control avatar rotation synced to corresponding root drawable | Brad Payne (Vir Linden) |
2018-09-25 | SL-1291 - fixed some issues with selection highlighting of objects rezzed whi... | Brad Payne (Vir Linden) |
2018-09-10 | SL-966 - animated object size/pos constraints cont, including some settings f... | Brad Payne (Vir Linden) |
2018-09-07 | SL-966 - max size = 64 | Brad Payne (Vir Linden) |
2018-09-07 | SL-966 - updated logic for size/pos constraints | Brad Payne (Vir Linden) |
2018-09-06 | SL-966 - size and pos limit calcs moved to sep method. Global scale option fo... | Brad Payne (Vir Linden) |
2018-08-08 | SL-928 - in mesh upload, warn if bind shape is non-identity and skin weights ... | Brad Payne (Vir Linden) |
2018-07-12 | MAINT-8863 - more diagnostics to pin down possible causes | Brad Payne (Vir Linden) |
2018-07-09 | MAINT-7926, MAINT-8400 - fixes related to bounding box and LOD calculations f... | Brad Payne (Vir Linden) |
2018-07-02 | MAINT-8671 - more bind shape fix | Brad Payne (Vir Linden) |
2018-07-02 | MAINT-8671 - change in bind shape -> quaternion math. | Brad Payne (Vir Linden) |
2018-06-29 | MAINT-8671 - animated object rotation fix based on bind shape matrix of root ... | Brad Payne (Vir Linden) |
2018-06-15 | MAINT-8554 - encroachment check fix | Brad Payne (Vir Linden) |
2018-06-15 | MAINT-8554 - animated object max encroach = 3.0 m | Brad Payne (Vir Linden) |
2018-06-13 | SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnima... | Brad Payne (Vir Linden) |
2018-06-13 | SL-915, MAINT-8554 - WIP on managing dynamic avatar bounding box, using to co... | Brad Payne (Vir Linden) |
2018-05-04 | MAINT-8608, MAINT-8539, MAINT-8615 - more animation state management - less l... | Brad Payne (Vir Linden) |
2018-05-04 | MAINT-8608 - more on animation updates | Brad Payne (Vir Linden) |
2018-05-03 | MAINT-8608, MAINT-8539, MAINT-8615 - changes to make object animation info mo... | Brad Payne (Vir Linden) |
2018-04-27 | MAINT-8559 - consistent management of control skeleton state with animated ob... | Brad Payne (Vir Linden) |
2018-04-20 | MAINT-8549, MAINT-8554 - improvements to animesh ARC, restrict joint position... | Brad Payne (Vir Linden) |
2018-03-27 | SL-897 - added animated object streaming cost to DebugAnimatedObjects display. | Brad Payne (Vir Linden) |
2018-03-26 | SL-897 - display for DebugAnimatedObjects now includes streaming cost triangl... | Brad Payne (Vir Linden) |
2018-02-02 | MAINT-8239 - problems with some instances failing to load some joint position... | Brad Payne (Vir Linden) |
2018-01-22 | MAINT-8159 - animation state management during link/unlink commands | Brad Payne (Vir Linden) |
2017-12-14 | SL-731 - added est tris to animated object debug text | Brad Payne (Vir Linden) |
2017-12-13 | SL-731 - diagnostic display cleanup for DebugAnimatedObjects | Brad Payne (Vir Linden) |
2017-12-11 | SL-704 - more comment review/cleanup, some avatar state handling updated for ... | Brad Payne (Vir Linden) |
2017-12-04 | SL-704 - removed gratuitous mSpecialRenderMode | Brad Payne (Vir Linden) |
2017-12-04 | SL-704 - made avatar hierarchy more consistent by adding lluiavatar for viewe... | Brad Payne (Vir Linden) |
2017-12-01 | SL-704, SL-759 - support for impostoring of animated objects, comment and cod... | Brad Payne (Vir Linden) |
2017-11-16 | SL-763 - disabling the use_quantum optimization in LLMotionController until i... | Brad Payne (Vir Linden) |
2017-11-16 | SL-704 - more cleanup, including releaseMeshData() for control avatars, which... | Brad Payne (Vir Linden) |
2017-11-16 | SL-704 - first pass cleaning up comments. Also added LLControlAvatar::initIns... | Brad Payne (Vir Linden) |
2017-11-09 | no-op whitespace commit to unstick the build machinery | Brad Payne (Vir Linden) |
2017-11-09 | MAINT-7913, MAINT-7817 - fix for animesh attachment corruption after teleport... | Brad Payne (Vir Linden) |
2017-10-27 | SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem w... | Brad Payne (Vir Linden) |
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 predictabl... | Brad Payne (Vir Linden) |
2017-09-28 | SL-761, SL-718 - transform matrix munging for skeletons of animated object at... | Brad Payne (Vir Linden) |