| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A few fixes on the ARVR Server | Bastiaan Olij | 2018-03-15 | 1 | -0/+17 |
| | | |||||
| * | Fix typos with codespell | luz.paz | 2018-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt` Whitelist consists of: ``` ang doubleclick lod nd que te unselect ``` | ||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -2/+2 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Reserved controller ids 1 and 2 for left and right hand controllers and ↵ | Bastiaan Olij | 2017-12-22 | 1 | -5/+9 |
| | | | | | added new center on hmd option | ||||
| * | Removed add/remove interface bindings and added get_interfaces | BastiaanOlij | 2017-11-13 | 1 | -0/+1 |
| | | |||||
| * | Made a few tweaks to the interface | BastiaanOlij | 2017-10-06 | 1 | -2/+5 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Synchronize parameter names in definition and declaration | TwistedTwigleg | 2017-08-16 | 1 | -7/+7 |
| | | | | | Fixes #10244. | ||||
| * | Adding base classes and structures for ARVR support | BastiaanOlij | 2017-07-28 | 1 | -0/+167 |
| Added ArVrScriptInterface Added ARVRCamera, ARVRController and ARVROrigin helper objects | |||||
