-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy path.gitmodules
33 lines (33 loc) · 1.19 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
[submodule "addons/ofxUI"]
path = addons/ofxUI
url = https://github.com/rezaali/ofxUI.git
[submodule "addons/ofxInteractivePrimitives"]
path = addons/ofxInteractivePrimitives
url = https://github.com:satoruhiga/ofxInteractivePrimitives.git
[submodule "addons/ofxCv"]
path = addons/ofxCv
url = https://github.com:kylemcdonald/ofxCv.git
[submodule "addons/ofxNodeArray"]
path = addons/ofxNodeArray
url = https://github.com:YCAMInterlab/ofxNodeArray.git
[submodule "addons/ofxBt"]
path = addons/ofxBt
url = https://github.com:motoishmz/ofxBt.git
[submodule "addons/ofxQuadWarp"]
path = addons/ofxQuadWarp
url = https://github.com:julapy/ofxQuadWarp.git
[submodule "addons/ofxDelaunay"]
path = addons/ofxDelaunay
url = https://github.com:obviousjim/ofxDelaunay.git
[submodule "addons/ofxDmx"]
path = addons/ofxDmx
url = https://github.com/kylemcdonald/ofxDmx.git
[submodule "addons/ofxEvent"]
path = addons/ofxEvent
url = https://github.com/YoshitoONISHI/ofxEvent.git
[submodule "addons/ofxException"]
path = addons/ofxException
url = https://github.com/YoshitoONISHI/ofxException.git
[submodule "addons/ofxMotioner"]
path = addons/ofxMotioner
url = https://github.com/YoshitoONISHI/ofxMotioner.git