diff --git a/.gitmodules b/.gitmodules index d32dd580..add12f2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,18 +7,12 @@ [submodule "Dependencies/imguizmo"] path = Dependencies/imguizmo url = https://github.com/SHADE-DP/ImGuizmo.git -[submodule "Dependencies/imnodes"] - path = Dependencies/imnodes - url = https://github.com/SHADE-DP/imnodes.git [submodule "Dependencies/tracy"] path = Dependencies/tracy url = https://github.com/SHADE-DP/tracy.git [submodule "Dependencies/spdlog"] path = Dependencies/spdlog url = https://github.com/SHADE-DP/spdlog.git -[submodule "Dependencies/stb"] - path = Dependencies/stb - url = https://github.com/SHADE-DP/stb.git [submodule "Dependencies/msdf"] path = Dependencies/msdf url = https://github.com/SHADE-DP/msdf-atlas-gen.git @@ -28,3 +22,6 @@ [submodule "Dependencies/assimp"] path = Dependencies/assimp url = https://github.com/assimp/assimp.git +[submodule "Dependencies/imnodes"] + path = Dependencies/imnodes + url = https://github.com/SHADE-DP/imnodes.git \ No newline at end of file diff --git a/Dependencies/imnodes b/Dependencies/imnodes index d88f9912..411951be 160000 --- a/Dependencies/imnodes +++ b/Dependencies/imnodes @@ -1 +1 @@ -Subproject commit d88f99125bb72cdb71b4c27ff6eb7f318d89a4c5 +Subproject commit 411951be7486862a835178917c5f380a9c0c815e diff --git a/Dependencies/stb b/Dependencies/stb deleted file mode 160000 index af1a5bc3..00000000 --- a/Dependencies/stb +++ /dev/null @@ -1 +0,0 @@ -Subproject commit af1a5bc352164740c1cc1354942b1c6b72eacb8a