-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
29 lines (29 loc) · 1000 Bytes
/
Copy path.gitmodules
File metadata and controls
29 lines (29 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[submodule "Hazel/vendor/spdlog"]
path = Hazel/vendor/spdlog
url = https://github.com/gabime/spdlog.git
branch = v1.x
[submodule "Hazel/vendor/GLFW"]
path = Hazel/vendor/GLFW
url = https://github.com/glfw/glfw.git
[submodule "Hazel/vendor/glm"]
path = Hazel/vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "Hazel/vendor/imgui"]
path = Hazel/vendor/imgui
url = https://github.com/TheCherno/imgui.git
branch = docking
[submodule "Hazel/vendor/entt"]
path = Hazel/vendor/entt
url = https://github.com/skypjack/entt.git
[submodule "Hazel/vendor/yaml-cpp"]
path = Hazel/vendor/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "Hazel/vendor/nfd"]
path = Hazel/vendor/nfd
url = https://github.com/Ligh7bringer/nativefiledialog-extended.git
[submodule "Hazel/vendor/ImGuizmo"]
path = Hazel/vendor/ImGuizmo
url = https://github.com/TheCherno/ImGuizmo.git
[submodule "Hazel/vendor/Box2d"]
path = Hazel/vendor/Box2d
url = https://github.com/erincatto/box2d.git