aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2022-04-09 13:29:41 -0700
committerrtk0c <[email protected]>2022-04-09 13:29:41 -0700
commita849c199d970e153580c312a24cfdfa099bc7b69 (patch)
tree1b5faa8d40953ee451103b94349bb84c738677ee /.gitmodules
parente7ef3f208c109357538b1f68af10bcd78db95c95 (diff)
Changeset: 4 More work on editor
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d98b863..7fe5977 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "3rdparty/imguizmo/source"]
path = 3rdparty/imguizmo/source
url = https://github.com/CedricGuillemet/ImGuizmo.git
+[submodule "3rdparty/imguicolortextedit/source"]
+ path = 3rdparty/imguicolortextedit/source
+ url = https://github.com/BalazsJako/ImGuiColorTextEdit.git