summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-12-29 13:07:32 -0500
committerLoren Shih <seraph@lindenlab.com>2010-12-29 13:07:32 -0500
commited365b9c0eea12fa30629be7d26605b77eeedc05 (patch)
tree66dc71aeac98b62995a8398a17316f852d4c84d5 /indra/newview/llappviewer.cpp
parent3c91317a2b382ecd62b6581eb5e0c2476f29ced3 (diff)
parent8204145ab1c4b8f8a509db15f61bbdd264532508 (diff)
Automated merge from mesh-development
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 08f5cb4685..0ff4336f4c 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -1262,6 +1262,7 @@ bool LLAppViewer::mainLoop()
break;
}
}
+ gMeshRepo.update() ;
if(!total_work_pending) //pause texture fetching threads if nothing to process.
{