aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: a80750cf62b011d06e9c530349badd10dffa555b (plain)
1
2
3
4
5
6
7
8
9
[submodule "3rdparty/glm/source"]
	path = 3rdparty/glm/source
	url = https://github.com/g-truc/glm.git
[submodule "3rdparty/imguicolortextedit/source"]
	path = 3rdparty/imguicolortextedit/source
	url = https://github.com/BalazsJako/ImGuiColorTextEdit.git
[submodule "3rdparty/tracy/source"]
	path = 3rdparty/tracy/tracy
	url = https://github.com/wolfpld/tracy.git