Compare commits
2 Commits
15dc62a36c
...
a5856e3816
| Author | SHA1 | Date | |
|---|---|---|---|
| a5856e3816 | |||
| 54476ffae4 |
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -16,6 +16,7 @@
|
|||||||
[submodule "_ThirdParty/imgui"]
|
[submodule "_ThirdParty/imgui"]
|
||||||
path = _ThirdParty/imgui
|
path = _ThirdParty/imgui
|
||||||
url = https://github.com/ocornut/imgui.git
|
url = https://github.com/ocornut/imgui.git
|
||||||
|
branch = docking
|
||||||
[submodule "_ThirdParty/fmt"]
|
[submodule "_ThirdParty/fmt"]
|
||||||
path = _ThirdParty/fmt
|
path = _ThirdParty/fmt
|
||||||
url = https://github.com/fmtlib/fmt.git
|
url = https://github.com/fmtlib/fmt.git
|
||||||
|
|||||||
2
_ThirdParty/imgui
vendored
2
_ThirdParty/imgui
vendored
Submodule _ThirdParty/imgui updated: 80987f1c40...c51f1a6e47
Reference in New Issue
Block a user