summaryrefslogtreecommitdiff
path: root/indra/newview/lltexlayer.cpp
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-08-18 10:46:47 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-08-18 10:46:47 -0400
commit7a0bf546f7f8efd38665991d7c668aee8b10f722 (patch)
tree34628b3c486100df281efe140aed1af697156d35 /indra/newview/lltexlayer.cpp
parenta0c64642c28f5136c7b5c33afb3fa860ab4f6ed4 (diff)
parent1435a9cff9e7eca67605890ce85a359099964df5 (diff)
Automated merge with ssh://nyx@hg.lindenlab.com/q/viewer-release/
Diffstat (limited to 'indra/newview/lltexlayer.cpp')
-rw-r--r--indra/newview/lltexlayer.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/lltexlayer.cpp b/indra/newview/lltexlayer.cpp
index 1feb987682..d8b9bc2329 100644
--- a/indra/newview/lltexlayer.cpp
+++ b/indra/newview/lltexlayer.cpp
@@ -581,6 +581,10 @@ void LLTexLayerSetBuffer::doUpdate()
}
restartUpdateTimer();
+
+ // need to swtich to using this layerset if this is the first update
+ // after getting the lowest LOD
+ mTexLayerSet->getAvatar()->updateMeshTextures();
// Print out notification that we uploaded this texture.
if (gSavedSettings.getBOOL("DebugAvatarRezTime"))