-
Notifications
You must be signed in to change notification settings - Fork 47
/
.gitmodules
69 lines (69 loc) · 2.93 KB
/
.gitmodules
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "Animations/vendor/glm"]
path = Animations/vendor/glm
url = https://github.com/g-truc/glm
[submodule "Animations/vendor/dearimgui"]
path = Animations/vendor/dearimgui
url = https://github.com/ocornut/imgui
[submodule "Animations/vendor/cppUtils"]
path = Animations/vendor/cppUtils
url = https://github.com/ambrosiogabe/CppUtils
[submodule "Animations/vendor/freetype"]
path = Animations/vendor/freetype
url = https://gitlab.freedesktop.org/freetype/freetype.git
[submodule "Animations/vendor/GLFW"]
path = Animations/vendor/GLFW
url = https://github.com/glfw/glfw.git
[submodule "Animations/vendor/openal"]
path = Animations/vendor/openal
url = https://github.com/kcat/openal-soft
[submodule "Animations/vendor/nativeFileDialog"]
path = Animations/vendor/nativeFileDialog
url = https://github.com/mlabbe/nativefiledialog
[submodule "Animations/vendor/tinyxml2"]
path = Animations/vendor/tinyxml2
url = https://github.com/leethomason/tinyxml2
[submodule "Animations/vendor/plutovg"]
path = Animations/vendor/plutovg
url = https://github.com/sammycage/plutovg
[submodule "Animations/vendor/luau"]
path = Animations/vendor/luau
url = https://github.com/Roblox/luau
[submodule "Animations/vendor/nlohmann"]
path = Animations/vendor/nlohmann
url = https://github.com/nlohmann/json
[submodule "Animations/vendor/onigurama"]
path = Animations/vendor/onigurama
url = https://github.com/kkos/oniguruma
[submodule "Animations/vendor/themes/oneMonokai"]
path = Animations/vendor/themes/oneMonokai
url = https://github.com/azemoh/vscode-one-monokai
[submodule "Animations/vendor/themes/palenight"]
path = Animations/vendor/themes/palenight
url = https://github.com/whizkydee/vscode-palenight-theme
[submodule "Animations/vendor/themes/panda"]
path = Animations/vendor/themes/panda
url = https://github.com/tinkertrain/panda-syntax-vscode
[submodule "Animations/vendor/themes/gruvbox"]
path = Animations/vendor/themes/gruvbox
url = https://github.com/jdinhify/vscode-theme-gruvbox
[submodule "Animations/vendor/themes/monokaiNight"]
path = Animations/vendor/themes/monokaiNight
url = https://github.com/fabiospampinato/vscode-monokai-night
[submodule "Animations/vendor/themes/atomOneDark"]
path = Animations/vendor/themes/atomOneDark
url = https://github.com/akamud/vscode-theme-onedark
[submodule "Animations/vendor/grammars/minimalCpp"]
path = Animations/vendor/grammars/minimalCpp
url = https://github.com/daiyousei-qz/minimal-cpp-syntax
[submodule "Animations/vendor/grammars/glsl"]
path = Animations/vendor/grammars/glsl
url = https://github.com/GeForceLegend/vscode-glsl
[submodule "Animations/vendor/grammars/javascript"]
path = Animations/vendor/grammars/javascript
url = https://github.com/Microsoft/vscode-js-atom-grammar
[submodule "Animations/vendor/av1"]
path = Animations/vendor/av1
url = https://gitlab.com/AOMediaCodec/SVT-AV1
[submodule "Animations/vendor/optick"]
path = Animations/vendor/optick
url = https://github.com/bombomby/optick