Update Submodules

This commit is contained in:
Isuru Samarathunga
2025-09-11 13:49:38 +05:30
parent 31ae1f4573
commit 70d9cb3a85

9
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "Dependencies/IACore"]
path = Dependencies/IACore
url = https://git.iasoft.dev/dev0/IACore
[submodule "Vendor/SDL"]
path = Vendor/SDL
url = https://github.com/libsdl-org/SDL
@ -10,7 +7,11 @@
[submodule "Vendor/imgui"]
path = Vendor/imgui
url = https://github.com/ocornut/imgui
[submodule "Dependencies/IACore"]
path = Dependencies/IACore
url = https://git.iasoft.dev/dev0/IACore
branch = main
[submodule "Dependencies/IAMath"]
path = Dependencies/IAMath
url = https://git.iasoft.dev/dev0/IAMath
branch = main