summaryrefslogtreecommitdiff
path: root/indra/newview/llflexibleobject.cpp
diff options
context:
space:
mode:
authorSteven Bennetts <steve@lindenlab.com>2007-04-03 00:16:59 +0000
committerSteven Bennetts <steve@lindenlab.com>2007-04-03 00:16:59 +0000
commitaa96d1fddff3d5bf68a5014229a0d20584937222 (patch)
treeb1323a508ebe6e94dbc573ddf2a13a303517b533 /indra/newview/llflexibleobject.cpp
parent992de40c7765e5b7f290f1fc73030ccf3566c352 (diff)
merge -r 59337:59951 Branch_1-14-0 -> release.
Diffstat (limited to 'indra/newview/llflexibleobject.cpp')
-rw-r--r--indra/newview/llflexibleobject.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llflexibleobject.cpp b/indra/newview/llflexibleobject.cpp
index 020ce00bab..2b11653da0 100644
--- a/indra/newview/llflexibleobject.cpp
+++ b/indra/newview/llflexibleobject.cpp
@@ -619,6 +619,7 @@ BOOL LLVolumeImplFlexible::doUpdateGeometry(LLDrawable *drawable)
volume->mVolumeChanged)
{
volume->regenFaces();
+ volume->mDrawable->setState(LLDrawable::REBUILD_VOLUME);
}
if (!mUpdated || volume->mFaceMappingChanged || volume->mVolumeChanged)