Merge branch 'master' of git://github.com/Shyotl/SingularityViewer

This commit is contained in:
Lirusaito
2019-03-02 19:01:49 -05:00
124 changed files with 3136 additions and 3027 deletions

View File

@@ -351,6 +351,7 @@ void LLViewerTextureList::dump()
void LLViewerTextureList::destroyGL(BOOL save_state)
{
clearFetchingRequests();
LLImageGL::destroyGL(save_state);
}