summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2015-10-27 15:33:21 -0700
committerAura Linden <aura@lindenlab.com>2015-10-27 15:33:21 -0700
commit07496b015b01899b21960b60d2f3af7bf317c349 (patch)
treef44564827e1570113457f2312ee23073135233bc /indra/llmath/llvolume.cpp
parent97374a5362f097afd3027ea51757de2e36af4798 (diff)
parentcb64c3d3c3ca027fc49ef655e2ce0acecb3b230d (diff)
Pulled merge from bento prime.
Diffstat (limited to 'indra/llmath/llvolume.cpp')
-rwxr-xr-xindra/llmath/llvolume.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmath/llvolume.cpp b/indra/llmath/llvolume.cpp
index 8608e45a91..206330fd53 100755
--- a/indra/llmath/llvolume.cpp
+++ b/indra/llmath/llvolume.cpp
@@ -4568,6 +4568,7 @@ LLVolumeFace::LLVolumeFace() :
mTexCoords(NULL),
mIndices(NULL),
mWeights(NULL),
+ mWeightsRemapped(FALSE),
mOctree(NULL),
mOptimized(FALSE)
{