diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-10-09 00:41:41 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-10-09 00:41:41 +0100 |
commit | 44ba5224bf42b9279bc0fe90bb0926fae0d8898e (patch) | |
tree | 542e68ae9080ac7ed10cca1f6c19d486eb907dfa /indra/newview/app_settings/logcontrol.xml | |
parent | 5cbb440344b54388b5d9f73270f38bba8666d27f (diff) |
MAINT-7870 - propagate new animated mesh flags even if they're being zeroed. handle notification of same to update control avatars on notification from elsewhere.
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rw-r--r-- | indra/newview/app_settings/logcontrol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index ddd07dba80..5329b76390 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -50,8 +50,8 @@ </array> <key>tags</key> <array> - <string>AXON</string> <!-- sample entry for debugging specific items + <string>AXON</string> <string>Avatar</string> <string>Inventory</string> <string>SceneLoadTiming</string> |