From f55667397e75991348fa25b6ad581a36de99acf0 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Thu, 6 Jul 2017 01:25:10 +0100 Subject: SL-722 - handle per-object animation requests, combine for control avatar animation state. --- indra/newview/app_settings/logcontrol.xml | 1 + indra/newview/llcontrolavatar.cpp | 64 +++++++++++++++++++++++++ indra/newview/llcontrolavatar.h | 3 ++ indra/newview/llviewermessage.cpp | 13 ++--- indra/newview/llvoavatar.cpp | 1 + indra/newview/llvovolume.h | 5 ++ scripts/testing/lsl/cycle_object_animations.lsl | 6 +-- 7 files changed, 82 insertions(+), 11 deletions(-) diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index ecd7c4bc36..ddd07dba80 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -50,6 +50,7 @@ tags + AXON