diff --git a/indra/llcharacter/llbvhconsts.h b/indra/llcharacter/llbvhconsts.h
index d5876aa07..b77732de1 100644
--- a/indra/llcharacter/llbvhconsts.h
+++ b/indra/llcharacter/llbvhconsts.h
@@ -33,7 +33,7 @@
#ifndef LL_LLBVHCONSTS_H
#define LL_LLBVHCONSTS_H
-const F32 MAX_ANIM_DURATION = 30.f;
+const F32 MAX_ANIM_DURATION = 60.f;
typedef enum e_constraint_type
{
diff --git a/indra/llui/llradiogroup.cpp b/indra/llui/llradiogroup.cpp
index 5c715d3ff..b193c22b2 100644
--- a/indra/llui/llradiogroup.cpp
+++ b/indra/llui/llradiogroup.cpp
@@ -316,7 +316,8 @@ void LLRadioGroup::setValue( const LLSD& value )
}
else
{
- llwarns << "LLRadioGroup::setValue: value not found: " << value_name << llendl;
+ llwarns << "LLRadioGroup::setValue: radio_item with name=\"" << value_name << "\" not found, radio_group values are set by radio_item name not value. Falling back on LLUICtrl::setValue." << llendl;
+ LLUICtrl::setValue(value);
}
}
}
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 423207776..871753d0e 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -749,6 +749,61 @@ Found in Advanced->Rendering->Info Displays
Value
1
+ ContactsUseHorizontalButtons
+
+ UseConciseIMButtons
+
+ UseConciseGroupChatButtons
+
+ UseConciseConferenceButtons
+
+ ShowLocalChatFloaterBar
+
OtherChatsTornOff
+ CommunicateSpecificShortcut
+
MarketImporterUpdateFreq
@@ -6114,6 +6180,22 @@ This should be as low as possible, but too low may break functionality
0
+ FloaterChatBarlessRect
+
FloaterClothingRect