| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -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 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 | -2/+21 |
| | | | | | added new center on hmd option | ||||
| * | Adding rumble support to ARVR controllers (if implemented on the ARVR interface) | Bastiaan Olij | 2017-11-01 | 1 | -0/+18 |
| | | |||||
| * | Added ID to tracker signals and property for storing hand | Bastiaan Olij | 2017-09-10 | 1 | -0/+14 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Added ARVRAnchor support and a few small enhancements | BastiaanOlij | 2017-08-03 | 1 | -2/+31 |
| | | |||||
| * | Adding base classes and structures for ARVR support | BastiaanOlij | 2017-07-28 | 1 | -0/+142 |
| Added ArVrScriptInterface Added ARVRCamera, ARVRController and ARVROrigin helper objects | |||||
