-
-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 743 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Libs/VQUtils"]
path = Libs/VQUtils
url = https://github.com/vilbeyli/VQUtils.git
[submodule "Source/Renderer/Libs/D3DX12"]
path = Source/Renderer/Libs/D3DX12
url = https://github.com/vilbeyli/D3DX12.git
[submodule "Source/Renderer/Libs/D3D12MA"]
path = Source/Renderer/Libs/D3D12MA
url = https://github.com/vilbeyli/D3D12MemoryAllocator.git
[submodule "Data/Models"]
path = Data/Models
url = https://github.com/vilbeyli/VQModels.git
[submodule "Libs/imgui"]
path = Libs/imgui
url = https://github.com/vilbeyli/imgui.git
[submodule "Libs/cgltf"]
path = Libs/cgltf
url = https://github.com/jkuhlmann/cgltf.git
[submodule "Data/Textures/PBR"]
path = Data/Textures/PBR
url = https://github.com/vilbeyli/PBRCollection.git