| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe | 2018-06-06 | 1 | -0/+1 |
| | | |||||
| * | GDScript access to copyright, license, author and donor information. | Ibrahn Sahir | 2018-05-19 | 1 | -22/+31 |
| | | | | | | | | | | Adds following functions to the Engine singleton: get_author_info - names of Godot authors get_copyright_info - detailed source copyright get_license_info get_donor_info - donor names get_license_info - full text of licenses used, indexed by license names get_license_text - the text of the Godot Expat license | ||||
| * | Update icons when theme changed | Poommetee Ketson | 2018-02-25 | 1 | -1/+3 |
| | | |||||
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
| * | Fix broken Info.plist after copyright update | Razah | 2018-01-03 | 1 | -1/+2 |
| | | | | | | Fixes #15293. + related misc fixes by @akien-mga. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -3/+3 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | EditorAbout: TTR workaround for "Project Manager" contexts | Poommetee Ketson | 2017-12-25 | 1 | -1/+1 |
| | | |||||
| * | Changed EditorAbout's TextEdits to RichTextLabels. | Michael Alexsander Silva Dias | 2017-12-01 | 1 | -9/+4 |
| | | |||||
| * | EditorAbout: single-column'd some section, monospace | Poommetee Ketson | 2017-11-27 | 1 | -15/+30 |
| | | | | | | | | | - 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 | ||||
| * | Fixed invalid license symbol | Chaosus | 2017-11-07 | 1 | -2/+2 |
| | | |||||
| * | EditorAbout: fix names being selectable | Poommetee Ketson | 2017-09-04 | 1 | -1/+1 |
| | | |||||
| * | EditorAbout: add donors tab | Poommetee Ketson | 2017-09-04 | 1 | -27/+57 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Label: update min size when regenerate wordcache | Poommetee Ketson | 2017-07-25 | 1 | -1/+0 |
| | | |||||
| * | Move About dialog to editor_about.cpp | Poommetee Ketson | 2017-07-23 | 1 | -0/+210 |
