threaded brush preview rendering

This commit is contained in:
2019-02-28 14:47:06 +01:00
parent e59dd66b46
commit f20f935d43
5 changed files with 71 additions and 4 deletions

View File

@@ -678,6 +678,7 @@ void App::terminate()
LOG("App::terminate");
TextureManager::invalidate();
ShaderManager::invalidate();
NodeStrokePreview::terminate_renderer();
layout.unload();
uirtt.destroy();
m_face_plane.destroy();