fix: tinyobjloader Submodule-Eintrag reparieren
Some checks failed
Tests / test (push) Failing after 54s

This commit is contained in:
sebastian 2026-04-17 11:38:01 +02:00
parent 6ed8704ead
commit 69e75fb281

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "lib/glm"] [submodule "lib/glm"]
path = lib/glm path = lib/glm
url = https://github.com/g-truc/glm.git url = https://github.com/g-truc/glm.git
[submodule "lib/tinyobjloader"]
path = lib/tinyobjloader
url = https://github.com/tinyobjloader/tinyobjloader.git