summaryrefslogtreecommitdiff
path: root/indra/newview/llcontrolavatar.h
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20triage#59 Render Friends Only optionAndrey Kleshchev
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2023-08-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-06-02SL-18251 Expand extents to include the Control Avatar boundsAlexander Gavriliuk
2022-06-09SL-17551 Add "Select Reflection Probes" menu option and make invisible object...Dave Parks
2020-11-04SL-14015 - possible fix for phantom animesh attachments on macBrad Payne (Vir Linden)
2020-10-27SL-14183, SL-14142 - impostor management improvements, animesh attachments up...Brad Payne (Vir Linden)
2018-10-12SL-9857 - suppress constraint adjustments immediately after region crossingBrad Payne (Vir Linden)
2018-10-10SL-9849 - animated object attachments get isImpostor() state from av they're ...Brad Payne (Vir Linden)
2018-10-01SL-9773 - treat animated object attachments the same as other rigged attachme...Brad Payne (Vir Linden)
2018-09-06SL-966 - size and pos limit calcs moved to sep method. Global scale option fo...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-03MAINT-8608, MAINT-8539, MAINT-8615 - changes to make object animation info mo...Brad Payne (Vir Linden)
2018-02-02MAINT-8239 - problems with some instances failing to load some joint position...Brad Payne (Vir Linden)
2017-11-16SL-704 - first pass cleaning up comments. Also added LLControlAvatar::initIns...Brad Payne (Vir Linden)
2017-09-11SL-726, SL-718 - refactoring updateCharacter()Brad Payne (Vir Linden)
2017-07-18SL-727 - right-click menus and hover info ignore control avatars.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-16SL-697 - global scale function for LLControlAvatar, to support arbitrary scal...Brad Payne (Vir Linden)
2017-06-07SL-691,SL-694 - viewer can animate objects based on server messaging. First e...Brad Payne (Vir Linden)