added Pipeline #2

This commit is contained in:
Anemunt
2025-12-11 13:00:54 -05:00
parent 4727de1f70
commit 6e0661da20
2 changed files with 5 additions and 1 deletions

5
.gitmodules vendored
View File

@@ -10,4 +10,7 @@
url = https://github.com/CedricGuillemet/ImGuizmo.git url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "src/ThirdParty/assimp"] [submodule "src/ThirdParty/assimp"]
path = src/ThirdParty/assimp path = src/ThirdParty/assimp
url = https://github.com/assimp/assimp.git url = https://github.com/assimp/assimp.git
[submodule "src/ThirdParty/gl3d"]
path = src/ThirdParty/gl3d
url = https://github.com/meemknight/gl3d.git

1
src/ThirdParty/gl3d vendored Submodule

Submodule src/ThirdParty/gl3d added at a99e29fc20