From bd7e56850ae5431ba823272dd5f3fc9266235a58 Mon Sep 17 00:00:00 2001 From: goaaats Date: Thu, 3 Apr 2025 21:54:19 +0200 Subject: [PATCH] Remove ImGui.NET, add Hexa.NET.ImGui --- .gitmodules | 6 +++--- lib/Hexa.NET.ImGui | 1 + lib/ImGui.NET | 1 - 3 files changed, 4 insertions(+), 4 deletions(-) create mode 160000 lib/Hexa.NET.ImGui delete mode 160000 lib/ImGui.NET diff --git a/.gitmodules b/.gitmodules index 4aa969fda..124f5f86b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "lib/TsudaKageyu-minhook"] path = lib/TsudaKageyu-minhook url = https://github.com/TsudaKageyu/minhook.git -[submodule "lib/ImGui.NET"] - path = lib/ImGui.NET - url = https://github.com/goatcorp/ImGui.NET.git [submodule "lib/cimgui"] path = lib/cimgui url = https://github.com/goatcorp/gc-cimgui @@ -19,3 +16,6 @@ [submodule "lib/cimguizmo"] path = lib/cimguizmo url = https://github.com/goatcorp/gc-cimguizmo +[submodule "lib/Hexa.NET.ImGui"] + path = lib/Hexa.NET.ImGui + url = https://github.com/HexaEngine/Hexa.NET.ImGui.git diff --git a/lib/Hexa.NET.ImGui b/lib/Hexa.NET.ImGui new file mode 160000 index 000000000..c2d257eb3 --- /dev/null +++ b/lib/Hexa.NET.ImGui @@ -0,0 +1 @@ +Subproject commit c2d257eb3124e5c1635903241fd0965a3d1f079e diff --git a/lib/ImGui.NET b/lib/ImGui.NET deleted file mode 160000 index 98304cfd0..000000000 --- a/lib/ImGui.NET +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 98304cfd0bf86cf176732d60eb5dba6fc351f737