Files
panopainter/.gitmodules

55 lines
1.8 KiB
Plaintext

[submodule "libs/glm"]
path = libs/glm
url = https://github.com/g-truc/glm.git
[submodule "libs/stb/stb"]
path = libs/stb/stb
url = https://github.com/nothings/stb.git
[submodule "libs/yoga"]
path = libs/yoga
url = https://github.com/facebook/yoga.git
[submodule "libs/tinyxml2"]
path = libs/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "libs/glew-2.0.0"]
path = libs/glew-2.0.0
url = https://bitbucket.org/omigamedev/libglew-2.0.0.git
[submodule "libs/curl-android-ios"]
path = libs/curl-android-ios
url = https://bitbucket.org/omigamedev/curl-android-ios.git
[submodule "libs/poly2tri"]
path = libs/poly2tri
url = https://github.com/greenm01/poly2tri
[submodule "libs/base64"]
path = libs/base64
url = https://github.com/tkislan/base64
[submodule "libs/bugtrap-client"]
path = libs/bugtrap-client
url = https://bitbucket.org/omigamedev/bugtrap-client-x64.git
[submodule "libs/curl-win"]
path = libs/curl-win
url = https://bitbucket.org/omigamedev/curl-win64.git
[submodule "libs/hockeyapp"]
path = libs/hockeyapp
url = https://bitbucket.org/omigamedev/hockeyapp.git
[submodule "libs/sqlite3"]
path = libs/sqlite3
url = https://bitbucket.org/omigamedev/sqlite3.git
[submodule "libs/openvr"]
path = libs/openvr
url = https://github.com/ValveSoftware/openvr.git
[submodule "libs/nanort"]
path = libs/nanort
url = https://github.com/lighttransport/nanort.git
[submodule "libs/hash-library"]
path = libs/hash-library
url = https://github.com/stbrumme/hash-library
[submodule "libs/native_app_glue"]
path = libs/native_app_glue
url = https://bitbucket.org/omigamedev/native_app_glue.git
[submodule "libs/fmt"]
path = libs/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "libs/ovr_mobile"]
path = libs/ovr_mobile
url = https://bitbucket.org/omigamedev/ovr_mobile.git