mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
New UI windows behavior to clear workspace on ESC
Press ESC to toggle a 'clear workspace' mode. Cleanup of UserInterface rendering of output preview to enable this. Move include to internal_imgui.h outside of ImGuiToolkit.h.
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
#include <tinyxml2.h>
|
||||
#include "tinyxml2Toolkit.h"
|
||||
|
||||
#include "imgui.h"
|
||||
#include "imgui_internal.h"
|
||||
|
||||
#include "defines.h"
|
||||
#include "Log.h"
|
||||
#include "Scene.h"
|
||||
|
||||
Reference in New Issue
Block a user