Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-25 | Update icons when theme changed | Poommetee Ketson | |
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-03 | Fix broken Info.plist after copyright update | Razah | |
Fixes #15293. + related misc fixes by @akien-mga. | |||
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2017-12-25 | EditorAbout: TTR workaround for "Project Manager" contexts | Poommetee Ketson | |
2017-12-01 | Changed EditorAbout's TextEdits to RichTextLabels. | Michael Alexsander Silva Dias | |
2017-11-27 | EditorAbout: single-column'd some section, monospace | Poommetee Ketson | |
- Show ItemLists in single column if not enough item, or is a special section (Gold/Platinum sponsors) - Add a space before and after names so that it looks a bit better for long names adjacent to another - License text in monospace | |||
2017-11-07 | Fixed invalid license symbol | Chaosus | |
2017-09-04 | EditorAbout: fix names being selectable | Poommetee Ketson | |
2017-09-04 | EditorAbout: add donors tab | Poommetee Ketson | |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | |
2017-07-25 | Label: update min size when regenerate wordcache | Poommetee Ketson | |
2017-07-23 | Move About dialog to editor_about.cpp | Poommetee Ketson | |