Fixed ImGui and added docking and viewport support

This commit is contained in:
Simon Lübeß
2020-11-16 21:16:19 +01:00
parent b472d0774d
commit 6bfeffa49d
9 changed files with 115 additions and 48 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ using GlitchLog;
using System.Diagnostics;
using GlitchyEngine.Platform.Windows;
using imgui_beef;
//using imgui_beef;
namespace GlitchyEngine
{