Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Remove Git LFS + VrSamples
Browse files Browse the repository at this point in the history
  • Loading branch information
nevyn committed May 31, 2021
1 parent dfd1cbe commit 724e164
Show file tree
Hide file tree
Showing 310 changed files with 4 additions and 187,520 deletions.
3 changes: 0 additions & 3 deletions .gitattributes

This file was deleted.

5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This is a Git mirror of Oculus'
[Android SDK](https://developer.oculus.com/downloads/package/oculus-mobile-sdk/),
provided so that it can be git submodule'd into other projects.

The VrSamples directory has been removed to keep file sizes small. If you wish to
use the sample code, please download the ZIP directly from Oculus.

You must still agree to Oculus' licensing terms to use it.

# About
Expand All @@ -21,7 +24,7 @@ When there's an update to the SDK, a new commit can be added to this repo thusly
1. Head over to [the SDK site](https://developer.oculus.com/downloads/package/oculus-mobile-sdk/) and download the zip.
2. `rm` all non-dotfiles in this repo except this README
3. Unzip the zip into this folder
4. Remove the annoying and big files: `find . -name '*.ktx' -o -name '*.mp4' | xargs rm`
4. Remove VrSamples to get the repo size down.
5. Add an entry to 'Version History' below, copy-pasting from the SDK site
6. Make a nice commit and push away

Expand Down
3 changes: 0 additions & 3 deletions VrSamples/SampleCommon/Projects/Android/AndroidManifest.xml

This file was deleted.

29 changes: 0 additions & 29 deletions VrSamples/SampleCommon/Projects/Android/build.bat

This file was deleted.

74 changes: 0 additions & 74 deletions VrSamples/SampleCommon/Projects/Android/build.gradle

This file was deleted.

29 changes: 0 additions & 29 deletions VrSamples/SampleCommon/Projects/Android/build.py

This file was deleted.

91 changes: 0 additions & 91 deletions VrSamples/SampleCommon/Projects/Android/jni/Android.mk

This file was deleted.

10 changes: 0 additions & 10 deletions VrSamples/SampleCommon/Projects/Android/jni/Application.mk

This file was deleted.

20 changes: 0 additions & 20 deletions VrSamples/SampleCommon/Src/CompilerUtils.h

This file was deleted.

0 comments on commit 724e164

Please sign in to comment.