Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-18 | Fix typos in code and docs with codespell | Rémi Verschelde | |
Using v1.11.0 from https://github.com/lucasdemarchi/codespell | |||
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde | |
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. | |||
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | |
2017-11-13 | Removed add/remove interface bindings and added get_interfaces | BastiaanOlij | |
2017-11-11 | Align sensors and implement gravity sensor for Android | Bastiaan Olij | |
2017-11-08 | Fix has_gyro and has_grav mixup | Bastiaan Olij | |
2017-10-06 | Made a few tweaks to the interface | BastiaanOlij | |
2017-09-28 | reintroduce generic mobile vr interface | BastiaanOlij | |