tried to add assimp (spoilers, it did not go well, so hey! now we have separate fiels now.)
Some checks are pending
Build C++ Project with Fedora Container and Create Release / build (push) Waiting to run
Some checks are pending
Build C++ Project with Fedora Container and Create Release / build (push) Waiting to run
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -8,3 +8,6 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user