| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 1 | -1/+1 |
| | | |||||
| * | Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER | Bojidar Marinov | 2017-08-06 | 1 | -2/+2 |
| | | | | | Closes #7695 | ||||
| * | Fix mutating project.godot | Pedro J. Estébanez | 2017-07-26 | 1 | -17/+33 |
| | | | | | | | | Namely: - comment block lost on first save; - config_version doubled as 3 and null on second save; - format change on first save. | ||||
| * | Add newline after config_version and fix custom_features hint | Rémi Verschelde | 2017-07-25 | 1 | -1/+2 |
| | | | | | Fixes #9818. | ||||
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -0/+1038 |
| -Added system for feature overrides, it's pretty cool :) | |||||
