2022-04-29 11:28:42 +00:00
|
|
|
[submodule "glfw"]
|
|
|
|
path = libs/glfw
|
|
|
|
url = https://github.com/nigelbarink/glfw.git
|
2022-04-29 11:32:58 +00:00
|
|
|
[submodule "glm"]
|
|
|
|
path = libs/glm
|
|
|
|
url = https://github.com/nigelbarink/glm.git
|
2022-08-06 16:22:10 +00:00
|
|
|
ignore = untracked
|
2022-04-29 18:40:25 +00:00
|
|
|
[submodule "spdlog"]
|
2022-04-30 18:20:07 +00:00
|
|
|
path = libs/spdlog
|
2022-04-29 18:40:25 +00:00
|
|
|
url = https://github.com/nigelbarink/spdlog.git
|
2022-05-04 09:10:26 +00:00
|
|
|
[submodule "GorrillaAudio"]
|
|
|
|
path = libs/GorillaAudio
|
|
|
|
url = https://github.com/mewspring/gorilla-audio.git
|
2022-05-04 12:39:27 +00:00
|
|
|
[submodule "ImGui"]
|
|
|
|
path = libs/ImGui
|
|
|
|
url = https://github.com/ocornut/imgui.git
|
2022-05-04 21:25:18 +00:00
|
|
|
[submodule "assimp"]
|
|
|
|
path = libs/assimp
|
|
|
|
url = https://github.com/assimp/assimp.git
|
2022-06-04 16:26:58 +00:00
|
|
|
[submodule "libs/steam-audio"]
|
|
|
|
path = libs/steam-audio
|
|
|
|
url = https://github.com/ValveSoftware/steam-audio.git
|
2022-08-06 16:22:10 +00:00
|
|
|
ignore = untracked
|
2022-06-04 16:26:58 +00:00
|
|
|
[submodule "libs/physx"]
|
|
|
|
path = libs/physx
|
|
|
|
url = https://git.barink.dev/Nigel/PhysX.git
|
2022-10-22 15:20:09 +00:00
|
|
|
[submodule "libs/entt"]
|
|
|
|
path = libs/entt
|
|
|
|
url = https://github.com/skypjack/entt.git
|
2022-11-03 09:42:57 +00:00
|
|
|
[submodule "libs/guizmo"]
|
|
|
|
path = libs/guizmo
|
|
|
|
url = https://github.com/CedricGuillemet/ImGuizmo.git
|
2022-11-05 11:29:50 +00:00
|
|
|
[submodule "libs/yaml-cpp"]
|
|
|
|
path = libs/yaml-cpp
|
|
|
|
url = https://git.barink.dev/Nigel/yaml-cpp.git
|
|
|
|
[submodule "libs/nativefiledialog"]
|
|
|
|
path = libs/nativefiledialog
|
|
|
|
url = https://git.barink.dev/Nigel/nativefiledialog.git
|