merge manul

This commit is contained in:
WLs50
2025-03-09 15:36:11 +01:00
parent a687f551a2
commit a5f6397eca
1211 changed files with 483542 additions and 58643 deletions

15
.gitmodules vendored Normal file
View File

@@ -0,0 +1,15 @@
[submodule "ref/glm"]
path = ref/glm
url = https://github.com/g-truc/glm.git
[submodule "manul/thirdparty/nvrhi"]
path = manul/thirdparty/nvrhi
url = https://github.com/WLs50/nvrhi.git
[submodule "manul/thirdparty/yaml-cpp"]
path = manul/thirdparty/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "manul/thirdparty/fmt"]
path = manul/thirdparty/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "manul/thirdparty/entt"]
path = manul/thirdparty/entt
url = https://github.com/skypjack/entt.git