add missing submodules

master
uc-hoba 8 years ago
parent 86074058f5
commit 9a6b0b6b32
  1. 12
      .gitmodules
  2. 1
      of_v0.9.8/.gitignore
  3. 1
      of_v0.9.8/addons/ofxOpticalFlow
  4. 1
      of_v0.9.8/addons/ofxUCUtil
  5. 1
      of_v0.9.8/apps/myApps/ucEmptyExample

12
.gitmodules vendored

@ -13,3 +13,15 @@
path = of_v0.9.8/apps/myApps/Kinect2Motion
url = https://github.com/UltraCombos/Kinect2Motion
branch = master
[submodule "of_v0.9.8/apps/myApps/ucEmptyExample"]
path = of_v0.9.8/apps/myApps/ucEmptyExample
url = https://github.com/UltraCombos/ucEmptyExample
branch = master
[submodule "of_v0.9.8/addons/ofxOpticalFlow"]
path = of_v0.9.8/addons/ofxOpticalFlow
url = https://github.com/UltraCombos/ofxOpticalFlow
branch = master
[submodule "of_v0.9.8/addons/ofxUCUtil"]
path = of_v0.9.8/addons/ofxUCUtil
url = https://github.com/UltraCombos/ofxUCUtil
branch = master

@ -1,4 +1,5 @@
ofxGui
ofxNetwork
ofxXmlSettings
export
libs

@ -0,0 +1 @@
Subproject commit 17ed5c0e4f49d04b83cb1968a208023bf3a56024

@ -0,0 +1 @@
Subproject commit cff16638078967566362aadefe925d977b0c0754

@ -0,0 +1 @@
Subproject commit cec1736d3114157f043d4eb485dedb657cd97340
Loading…
Cancel
Save