forked from beaumanvienna/vulkan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 780 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vendor/glfw"]
path = vendor/glfw
url = https://github.com/glfw/glfw
[submodule "vendor/pamanager"]
path = vendor/pamanager
url = https://github.com/beaumanvienna/pamanager/
[submodule "vendor/SDL"]
path = vendor/sdl
url = https://github.com/beaumanvienna/SDL
[submodule "vendor/yaml-cpp"]
path = vendor/yaml-cpp
url = https://github.com/jbeder/yaml-cpp
[submodule "application/lucre/models/external_3D_files"]
path = application/lucre/models/external_3D_files
url = https://github.com/beaumanvienna/external_3D_files
[submodule "vendor/imGuizmo"]
path = vendor/imGuizmo
url = https://github.com/beaumanvienna/ImGuizmo
[submodule "application/lucre/models/assets"]
path = application/lucre/models/assets
url = https://github.com/beaumanvienna/glTF-models