forked from pthom/imgui_manual
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
26 lines (26 loc) · 1.05 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[submodule "external/hello_imgui"]
path = external/hello_imgui
url = https://github.com/pthom/hello_imgui.git
[submodule "external/ImGuiColorTextEdit"]
path = external/ImGuiColorTextEdit
url = https://github.com/BalazsJako/ImGuiColorTextEdit.git
[submodule "external/FunctionalPlus"]
path = external/FunctionalPlus
url = https://github.com/Dobiasd/FunctionalPlus.git
[submodule "external/imgui_markdown"]
path = external/imgui_markdown
url = https://github.com/juliettef/imgui_markdown.git
[submodule "ImGuiColorTextEdit"]
url = https://github.com/pthom/ImGuiColorTextEdit.git
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/pthom/imgui.git
[submodule "external/imgui-node-editor"]
path = external/imgui-node-editor
url = https://github.com/jrynkiew/imgui-node-editor
[submodule "external/JRPC"]
path = external/JRPC
url = https://github.com/jrynkiew/JRPC
[submodule "external/pebble-tracker-firmware-builder"]
path = external/pebble-tracker-firmware-builder
url = https://github.com/jrynkiew/pebble-tracker-firmware-builder.git