diff options
author | leyla_linden <none@none> | 2010-12-22 16:50:38 -0800 |
---|---|---|
committer | leyla_linden <none@none> | 2010-12-22 16:50:38 -0800 |
commit | ae50a7cca2c1f3d38123bc9f6a2d59ffc08cf2c5 (patch) | |
tree | e298ccb9b5725ce2c613a675b62cf9e7c20f3ba3 /indra/newview/llappviewer.cpp | |
parent | b512865746bde3b6ebfa64c87a3a56f7f6214348 (diff) | |
parent | 2651cfc271bdfb3923d39a0031b2eae015a4482e (diff) |
Merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r-- | indra/newview/llappviewer.cpp | 1 |
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. { |