Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2017-12-22 | Reserved controller ids 1 and 2 for left and right hand controllers and ↵ | Bastiaan Olij | |
added new center on hmd option | |||
2017-11-13 | Removed add/remove interface bindings and added get_interfaces | BastiaanOlij | |
2017-10-06 | Made a few tweaks to the interface | BastiaanOlij | |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg | |
Fixes #10244. | |||
2017-07-28 | Adding base classes and structures for ARVR support | BastiaanOlij | |
Added ArVrScriptInterface Added ARVRCamera, ARVRController and ARVROrigin helper objects |