summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2010-12-22 10:56:27 -0700
committerXiaohong Bao <bao@lindenlab.com>2010-12-22 10:56:27 -0700
commit3aa7b9f83e2dd5fa68637a31268bad8fec6cfe3b (patch)
treeee5901e8c622feab7540d816a86f19399c1cea76 /indra/newview/llappviewer.cpp
parent693b838b721c9d9405eda993cf2df38d9ed6e545 (diff)
parent8ba0baa63109d5e45c1f3cfd75c7d230ff99031f (diff)
Automated merge with http://hg.secondlife.com/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.
{