submodules

This commit is contained in:
Erris
2026-03-10 03:26:42 +01:00
parent 7b6afc5240
commit 9add74afa8
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "vendor/nativefiledialog-extended"]
path = vendor/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended
[submodule "open_engine/vendor/nativefiledialog-extended"]
path = open_engine/vendor/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended

1
vendor/ImGuizmo vendored Submodule

Submodule vendor/ImGuizmo added at a15acd87a3