summaryrefslogtreecommitdiffstats
path: root/modules/mobile_vr
Commit message (Collapse)AuthorAgeFilesLines
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-96/+0
|
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
|
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-5/+7
|
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
| | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs.
* Removed add/remove interface bindings and added get_interfacesBastiaanOlij2017-11-132-2/+2
|
* Align sensors and implement gravity sensor for AndroidBastiaan Olij2017-11-111-11/+0
|
* Fix has_gyro and has_grav mixupBastiaan Olij2017-11-081-3/+7
|
* Fix compilation on Visual Studio 2013 (#10219).scorched2017-10-201-1/+1
|
* Made a few tweaks to the interfaceBastiaanOlij2017-10-064-23/+153
|
* reintroduce generic mobile vr interfaceBastiaanOlij2017-09-288-0/+825