blob: deedaeac1b92b098b918dc6866840e8ff5f17db5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[submodule "upstream/cpp-base64"]
path = upstream/cpp-base64
url = https://github.com/ReneNyffenegger/cpp-base64
[submodule "upstream/voronoi"]
path = upstream/voronoi
url = https://github.com/JCash/voronoi
[submodule "upstream/poisson-disk-sampling"]
path = upstream/poisson-disk-sampling
url = https://github.com/thinks/poisson-disk-sampling
[submodule "upstream/argagg"]
path = upstream/argagg
url = https://github.com/vietjtnguyen/argagg
[submodule "upstream/CavalierContours"]
path = upstream/CavalierContours
url = https://github.com/jbuckmccready/CavalierContours
[submodule "upstream/subprocess.h"]
path = upstream/subprocess.h
url = https://github.com/sheredom/subprocess.h
[submodule "svg-flatten/upstream/minunit"]
path = upstream/minunit
url = https://github.com/siu/minunit
[submodule "upstream/stb"]
path = upstream/stb
url = https://github.com/nothings/stb
|