-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitmodules
69 lines (69 loc) · 2.22 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 "image_ops"]
path = image_ops
url = https://github.com/ggcrunchy/image_ops.git
[submodule "signal_ops"]
path = signal_ops
url = https://github.com/ggcrunchy/signal_ops.git
[submodule "spline_ops"]
path = spline_ops
url = https://github.com/ggcrunchy/spline_ops.git
[submodule "bitwise_ops"]
path = bitwise_ops
url = https://github.com/ggcrunchy/bitwise_ops.git
[submodule "linear_algebra_ops"]
path = linear_algebra_ops
url = https://github.com/ggcrunchy/linear_algebra_ops.git
[submodule "s3_utils"]
path = s3_utils
url = https://github.com/ggcrunchy/s3_utils
[submodule "corona_utils"]
path = corona_utils
url = https://github.com/ggcrunchy/corona_utils
[submodule "corona_ui"]
path = corona_ui
url = https://github.com/ggcrunchy/corona_ui
[submodule "corona_mask"]
path = corona_mask
url = https://github.com/ggcrunchy/corona_mask
[submodule "number_sequences"]
path = number_sequences
url = https://github.com/ggcrunchy/number_sequences
[submodule "tektite_core"]
path = tektite_core
url = https://github.com/ggcrunchy/tektite_core
[submodule "array_ops"]
path = array_ops
url = https://github.com/ggcrunchy/array_ops
[submodule "iterator_ops"]
path = iterator_ops
url = https://github.com/ggcrunchy/iterator_ops
[submodule "coroutine_ops"]
path = coroutine_ops
url = https://github.com/ggcrunchy/coroutine_ops
[submodule "image_fx"]
path = image_fx
url = https://github.com/ggcrunchy/image_fx
[submodule "numeric_types"]
path = numeric_types
url = https://github.com/ggcrunchy/numeric_types
[submodule "s3_editor"]
path = s3_editor
url = https://github.com/ggcrunchy/s3_editor
[submodule "tektite_base_classes"]
path = tektite_base_classes
url = https://github.com/ggcrunchy/tektite_base_classes
[submodule "s3_objects"]
path = s3_objects
url = https://github.com/ggcrunchy/s3_objects
[submodule "corona_boilerplate"]
path = corona_boilerplate
url = https://github.com/ggcrunchy/corona_boilerplate
[submodule "s3_editor_views"]
path = s3_editor_views
url = https://github.com/ggcrunchy/s3_editor_views
[submodule "corona_shader"]
path = corona_shader
url = https://github.com/ggcrunchy/corona_shader
[submodule "corona_shader_glsl"]
path = corona_shader_glsl
url = https://github.com/ggcrunchy/corona_shader_glsl