Compare commits

..

2 Commits

Author SHA1 Message Date
a5856e3816 updated git modules file to use docking branch for imgui 2026-05-11 01:08:35 -04:00
54476ffae4 switched to imgui docking branch 2026-05-11 01:07:33 -04:00
2 changed files with 2 additions and 1 deletions

1
.gitmodules vendored
View File

@@ -16,6 +16,7 @@
[submodule "_ThirdParty/imgui"]
path = _ThirdParty/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "_ThirdParty/fmt"]
path = _ThirdParty/fmt
url = https://github.com/fmtlib/fmt.git