This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yuya Matsuo
committed
Mar 30, 2017
1 parent
aefd307
commit 4d9d8e6
Showing
137 changed files
with
5,361 additions
and
4,890 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,45 @@ | ||
# OVR Mobile SDK | ||
ovr_sdk_mobile/bin | ||
ovr_sdk_mobile/gradle | ||
ovr_sdk_mobile/sdcard_SDK | ||
ovr_sdk_mobile/SourceAssets | ||
ovr_sdk_mobile/Tools | ||
ovr_sdk_mobile/VrCapture | ||
ovr_sdk_mobile/VrSamples | ||
ovr_sdk_mobile/gradlew* | ||
ovr_sdk_mobile/*.gradle | ||
ovr_sdk_mobile/*.apk | ||
ovr_sdk_mobile/*.py | ||
ovr_sdk_mobile/*.bat | ||
ovr_sdk_mobile/*.json | ||
ovr_sdk_mobile/*.properties | ||
ovr_sdk_mobile/1stParty/OpenGL_Loader/Projects | ||
ovr_sdk_mobile/LibOVRKernel/Projects | ||
ovr_sdk_mobile/VrAppFramework/Libs/Android/aar | ||
ovr_sdk_mobile/VrAppFramework/Projects | ||
ovr_sdk_mobile/VrAppSupport/VrGUI | ||
ovr_sdk_mobile/VrAppSupport/VrLocale | ||
ovr_sdk_mobile/VrAppSupport/VrModel | ||
ovr_sdk_mobile/VrAppSupport/VrSound | ||
|
||
///////////////////////// | ||
// Ignored Folders / | ||
///////////////////////// | ||
bin/ | ||
gen/ | ||
obj/ | ||
ovr_mobile_sdk/ | ||
.metadata/ | ||
.recommenders/ | ||
repository/ | ||
|
||
//////////////////////// | ||
// Ignored Extensions / | ||
//////////////////////// | ||
*.prefs | ||
|
||
///////////////////////// | ||
// Ignored Files / | ||
///////////////////////// | ||
|
||
lint.xml | ||
oculussig_* | ||
proguard-project.txt | ||
|
||
# Built application files | ||
*.apk | ||
*.ap_ | ||
|
||
# Files for the Dalvik VM | ||
*.dex | ||
|
||
# Java class files | ||
*.class | ||
|
||
# Gradle files | ||
.gradle/ | ||
build/ | ||
/*/build/ | ||
.gradle/ | ||
.idea/ | ||
|
||
# OSIG files | ||
oculussig_* | ||
|
||
# Local configuration file (sdk path, etc) | ||
local.properties | ||
|
||
# Proguard folder generated by Eclipse | ||
proguard/ | ||
|
||
# Log Files | ||
*.log | ||
libs/armeabi-v7a/ | ||
.gradle | ||
/local.properties | ||
/.idea/workspace.xml | ||
/.idea/libraries | ||
# Hidden files | ||
.DS_Store | ||
/build | ||
/captures | ||
*.iml | ||
.idea/* | ||
.* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+1.37 MB
ovr_sdk_mobile/LibOVRKernel/Libs/Android/arm64-v8a/Debug/libovrkernel.a
Binary file not shown.
Binary file added
BIN
+1.59 MB
ovr_sdk_mobile/LibOVRKernel/Libs/Android/arm64-v8a/Release/libovrkernel.a
Binary file not shown.
Binary file added
BIN
+1.26 MB
ovr_sdk_mobile/LibOVRKernel/Libs/Android/armeabi-v7a/Debug/libovrkernel.a
Binary file not shown.
Binary file renamed
BIN
+1.28 MB
...l/Libs/Android/armeabi-v7a/libovrkernel.a → ...ndroid/armeabi-v7a/Release/libovrkernel.a
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.