-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
44 lines (44 loc) · 1.59 KB
/
.gitmodules
File metadata and controls
44 lines (44 loc) · 1.59 KB
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
[submodule "src/designerplugins/joystickplugin/SFML"]
path = src/designerplugins/joystickplugin/SFML
url = https://github.com/SFML/SFML
tag = 2.6.1
[submodule "src/vendor/PropertyEditor"]
path = src/vendor/PropertyEditor
url = https://github.com/etet100/Property-Editor
[submodule "src/vendor/uCNC"]
path = src/vendor/uCNC
url = https://github.com/etet100/uCNC
branch = candle-library
[submodule "src/vendor/CircularBuffer"]
path = src/vendor/CircularBuffer
url = https://github.com/rlogiacco/CircularBuffer
[submodule "src/vendor/CRC"]
path = src/vendor/CRC
url = https://github.com/RobTillaart/CRC
[submodule "src/vendor/phantomstyle"]
path = src/vendor/phantomstyle
url = https://github.com/etet100/G-Pilot-phantomstyle
[submodule "src/vendor/grblHal"]
path = src/vendor/grblHal
url = https://github.com/grblHAL/simulator
[submodule "src/vendor/FluidNC"]
path = src/vendor/FluidNC
url = https://github.com/etet100/G-Pilot-FluidNC
[submodule "src/vendor/QtValueSlider"]
path = src/vendor/QtValueSlider
url = https://github.com/etet100/G-Pilot-qt-value-slider
[submodule "src/vendor/vedis"]
path = src/vendor/vedis
url = https://github.com/symisc/vedis
[submodule "src/vendor/lilacstyle"]
path = src/vendor/lilacstyle
url = https://github.com/zalesyc/lilac
[submodule "src/vendor/qlementinestyle"]
path = src/vendor/qlementinestyle
url = https://github.com/oclero/qlementine
[submodule "src/vendor/FluentUIStyle"]
path = src/vendor/FluentUIStyle
url = https://github.com/XHY-ChuJian/FluentUIStyle
[submodule "src/vendor/qcoro"]
path = src/vendor/qcoro
url = https://github.com/danvratil/qcoro.git