diff options
-rw-r--r-- | .gitmodules | 12 | ||||
m--------- | LibOVR | 0 | ||||
m--------- | LibOVR-042 | 0 | ||||
m--------- | LibOVR-080 | 0 |
4 files changed, 7 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index aa4da80..8b91638 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,10 +1,6 @@ [submodule "aruco"] path = aruco url = https://github.com/opentrack/aruco.git -[submodule "LibOVR"] - path = LibOVR - url = https://github.com/opentrack/LibOVR.git - branch = master [submodule "flandmark"] path = flandmark url = https://github.com/uricamic/flandmark.git @@ -17,4 +13,10 @@ [submodule "LibOVR-025"] path = LibOVR-025 url = https://github.com/opentrack/LibOVR - branch = branch-0.2.5 + branch = branch-025 +[submodule "LibOVR-080"] + path = LibOVR-080 + url = https://github.com/opentrack/LibOVR +[submodule "LibOVR-042"] + path = LibOVR-042 + url = https://github.com/opentrack/LibOVR diff --git a/LibOVR b/LibOVR deleted file mode 160000 -Subproject b7c6ee8b7076e08c2109f013090025d223c457d diff --git a/LibOVR-042 b/LibOVR-042 new file mode 160000 +Subproject 822f3edbfaf608dab91ea59109b0ec4b7df123c diff --git a/LibOVR-080 b/LibOVR-080 new file mode 160000 +Subproject 822f3edbfaf608dab91ea59109b0ec4b7df123c |