Files
Modularity/.gitmodules
2025-12-11 13:00:54 -05:00

17 lines
576 B
Plaintext

[submodule "src/ThirdParty/imgui"]
path = src/ThirdParty/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "src/ThirdParty/glfw"]
path = src/ThirdParty/glfw
url = https://github.com/TheCherno/glfw.git
[submodule "src/ThirdParty/ImGuizmo"]
path = src/ThirdParty/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "src/ThirdParty/assimp"]
path = src/ThirdParty/assimp
url = https://github.com/assimp/assimp.git
[submodule "src/ThirdParty/gl3d"]
path = src/ThirdParty/gl3d
url = https://github.com/meemknight/gl3d.git