Files
Modularity/.gitmodules
Anemunt 66df544651
Some checks are pending
Build C++ Project with Fedora Container and Create Release / build (push) Waiting to run
tried to add assimp (spoilers, it did not go well, so hey! now we have separate fiels now.)
2025-12-05 00:34:39 -05:00

13 lines
467 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