advanced async copy of files

This commit is contained in:
Simon Lübeß
2025-06-26 10:16:39 +02:00
parent bfd1754d14
commit 108e24eb38
11 changed files with 1202 additions and 28 deletions
+2
View File
@@ -1243,6 +1243,8 @@ namespace GlitchyEditor
}
#endif
EditorApp.Instance.BackgroundTaskManager.ImGuiRender();
_editor.SceneViewportWindow.RenderTarget = _editorViewportTarget;
_editor.GameViewportWindow.RenderTarget = _gameViewportTarget;