aboutsummaryrefslogtreecommitdiff
path: root/modules/mobile_vr/mobile_interface.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-1/+2
| | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module.
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
| | | | Happy new year to the wonderful Godot community!
* Removed add/remove interface bindings and added get_interfacesBastiaanOlij2017-11-131-1/+1
|
* Fix compilation on Visual Studio 2013 (#10219).scorched2017-10-201-1/+1
|
* Made a few tweaks to the interfaceBastiaanOlij2017-10-061-4/+1
|
* reintroduce generic mobile vr interfaceBastiaanOlij2017-09-281-0/+155