mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-06-16 04:27:23 +02:00
added submodules
This commit is contained in:
+12
@@ -1,3 +1,15 @@
|
||||
[submodule "ext/tinyfiledialogs"]
|
||||
path = ext/tinyfiledialogs
|
||||
url = https://github.com/native-toolkit/tinyfiledialogs.git
|
||||
[submodule "ext/tinyxml2"]
|
||||
path = ext/tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2.git
|
||||
[submodule "ext/ImGuiColorTextEdit"]
|
||||
path = ext/ImGuiColorTextEdit
|
||||
url = https://github.com/BalazsJako/ImGuiColorTextEdit.git
|
||||
[submodule "ext/stb"]
|
||||
path = ext/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
[submodule "ext/imgui"]
|
||||
path = ext/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
|
||||
Submodule
+1
Submodule ext/ImGuiColorTextEdit added at 0a88824f7d
Submodule
+1
Submodule ext/imgui added at 0850b46c88
Submodule
+1
Submodule ext/stb added at f54acd4e13
Submodule
+1
Submodule ext/tinyxml2 added at bf15233ad8
Reference in New Issue
Block a user