Commit graph

17 commits

Author SHA1 Message Date
Thijs Wenker
1013497bcb Fixes the hand controllers in the latest Oculus Quest version 2019-11-08 16:38:07 +01:00
amer cerkic
95628dfc11 removing unused imports 2019-02-27 15:36:49 -08:00
amer cerkic
a425becc8a clean up of debugging 2019-02-27 15:35:33 -08:00
amer cerkic
29ec5486f6 manual pushing args to the app. Removed some debugging printouts 2019-02-27 15:31:23 -08:00
amer cerkic
92cfa49bfb adding and testing command line parameter passing to application 2019-02-27 11:42:22 -08:00
amer cerkic
9097d9c57c working on pause -> away mode. Even doesn't seem to be firing. Also found a spot where I left commented out code from lifecycle testing. 2019-02-21 16:33:25 -08:00
amer cerkic
ae796c2484 rerouted the intent back to interfaceActivity since its back and registered in manifest 2019-02-19 07:42:35 -08:00
amer cerkic
9a0078a216 fixing compile errors. 2019-02-19 07:32:05 -08:00
Brad Davis
bfda7d73c1 Fix frame player 2019-02-15 16:39:36 -08:00
amer cerkic
8d522d9ce7 fixed issues with pause/resume and start/stop. still issues with input after resume 2019-02-14 14:48:56 -08:00
amerhifi
3cada9722c undoing some unfavorable changes 2019-02-11 15:01:22 -08:00
amerhifi
68b3ae989f removed unused activities. Fixed null refference pointer to activity.getApplicationContext() error on restart 2019-02-11 14:24:51 -08:00
amerhifi
e6366eaf02 consolidated the OculusAcitivity into OCulusMobilieAcitivity to reduce amount of back and forth between super and base as well as remove reduntant calls to native. Moved setcontentView on the native callback becuase it was blocking QtActivity from finishing its initialization 2019-02-11 09:46:06 -08:00
amerhifi
e8a35c63c7 moved asset loading to the permissions screen, added the onNotifyAppLoaded signal connect function as well as binding to the qtread with the ui thread. 2019-02-08 13:45:53 -08:00
amerhifi
8848d0210a stuff 2019-02-08 00:27:25 -08:00
amerhifi
dade8e9e7a moving all the qtactivity code to OculusActivity due to lost reference when switching from MAin to Quest 2019-02-07 23:22:15 -08:00
Brad Davis
b1e4e17f47 Santa Cruz 2019-01-28 15:52:36 -08:00