parent
107790b68a
commit
86074058f5
5 changed files with 19 additions and 0 deletions
@ -1,3 +1,15 @@ |
||||
[submodule "Unity_2018_Frozen/Assets/UnityUtils"] |
||||
path = Unity_2018_Frozen/Assets/UnityUtils |
||||
url = https://github.com/UltraCombos/UnityUtils.git |
||||
[submodule "of_v0.9.8/uc_libs/lib_libfreenect2"] |
||||
path = of_v0.9.8/uc_libs/lib_libfreenect2 |
||||
url = https://github.com/UltraCombos/lib_libfreenect2 |
||||
branch = master |
||||
[submodule "of_v0.9.8/uc_libs/lib_spout"] |
||||
path = of_v0.9.8/uc_libs/lib_spout |
||||
url = https://github.com/UltraCombos/lib_spout |
||||
branch = master |
||||
[submodule "of_v0.9.8/apps/myApps/Kinect2Motion"] |
||||
path = of_v0.9.8/apps/myApps/Kinect2Motion |
||||
url = https://github.com/UltraCombos/Kinect2Motion |
||||
branch = master |
||||
|
||||
@ -0,0 +1,4 @@ |
||||
ofxGui |
||||
ofxXmlSettings |
||||
export |
||||
libs |
||||
@ -0,0 +1 @@ |
||||
Subproject commit ce18a28cbe76d2ceff2856d1a9f875e158539ff2 |
||||
@ -0,0 +1 @@ |
||||
Subproject commit 92fc577c35a08661d6b2b1628e8f21b3d581b6a4 |
||||
@ -0,0 +1 @@ |
||||
Subproject commit 94987acb7de69b159a677d8b73437b1b53f3b983 |
||||
Loading…
Reference in new issue