diff -r d4cd5f0f33d2 doc/contributions.txt --- a/doc/contributions.txt Mon Jul 11 08:44:19 2011 -0400 +++ b/doc/contributions.txt Mon Jul 11 21:59:17 2011 -0400 @@ -898,6 +898,7 @@ OPEN-37 SNOW-622 SNOW-772 + STORM-58 STORM-102 STORM-103 STORM-143 diff -r d4cd5f0f33d2 indra/llmath/llvolume.cpp --- a/indra/llmath/llvolume.cpp Mon Jul 11 08:44:19 2011 -0400 +++ b/indra/llmath/llvolume.cpp Mon Jul 11 21:59:17 2011 -0400 @@ -62,7 +62,7 @@ const F32 MIN_CUT_DELTA = 0.02f; const F32 HOLLOW_MIN = 0.f; -const F32 HOLLOW_MAX = 0.95f; +const F32 HOLLOW_MAX = 0.9999f; const F32 HOLLOW_MAX_SQUARE = 0.7f; const F32 TWIST_MIN = -1.f; diff -r d4cd5f0f33d2 indra/newview/llpanelobject.cpp --- a/indra/newview/llpanelobject.cpp Mon Jul 11 08:44:19 2011 -0400 +++ b/indra/newview/llpanelobject.cpp Mon Jul 11 21:59:17 2011 -0400 @@ -899,7 +899,7 @@ else { mSpinHollow->setMinValue(0.f); - mSpinHollow->setMaxValue(95.f); + mSpinHollow->setMaxValue(99.99f); } // Update field enablement diff -r d4cd5f0f33d2 indra/newview/skins/default/xui/en/floater_tools.xml --- a/indra/newview/skins/default/xui/en/floater_tools.xml Mon Jul 11 08:44:19 2011 -0400 +++ b/indra/newview/skins/default/xui/en/floater_tools.xml Mon Jul 11 21:59:17 2011 -0400 @@ -1670,14 +1670,14 @@ Skew