Age | Commit message (Expand) | Author |
2021-10-25 | Ignore empty Font resources as theme override. | bruvzg |
2021-08-27 | Makes FontData importable resource. | bruvzg |
2021-07-19 | [Editor Fonts] Add Noto Sans Bold font variant for supported languages. | bruvzg |
2021-07-13 | Add header theme type variations to labels | kobewi |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-11 | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde |
2021-06-02 | Use bold fonts in editor | reduz |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-13 | [Complex Text Layouts] Add variable fonts support. | bruvzg |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-07-03 | Change how default fonts are created, fixes #39235 | Juan Linietsky |
2020-04-10 | Improve shortcut formatting in docs | Yuri Sizov |
2020-03-27 | Fix default editor font. | bruvzg |
2020-03-08 | Add rotation widget to 3D viewport | jfons |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-10-21 | Fix validating editor bold font | volzhs |
2019-10-04 | Fixed warnings text using custom font and color setting. | Hanif Bin Ariffin |
2019-08-14 | Add an "Auto" editor font hinting setting to match OS font rendering | Hugo Locurcio |
2019-07-28 | Simplify editor settings related to font hinting and antialiasing | Hugo Locurcio |
2019-06-15 | Add support for bold fonts in the editor help | Hugo Locurcio |
2019-06-14 | Fix help source font setting and related cleanup | Rémi Verschelde |
2019-05-28 | Merge pull request #28107 from Amssat221/issue28105 | Rémi Verschelde |
2019-05-21 | Expression node for visual shaders | Chaosus |
2019-04-30 | Set range and change EDITOR_DEF to EDITOR_GET | Guillermo |
2019-01-18 | Editor source status font size, fixes #25039 | Melvin Winstroem-Moeller |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-10 | Add a property to control DynamicFont anti-aliasing | Hugo Locurcio |
2018-09-29 | Fix warning about functions defined but not used [-Wunused-function] | Rémi Verschelde |
2018-08-30 | Add Hindi font for editor | volzhs |
2018-07-10 | Fallback to default font if main/code font path doesn't exist | Alexander-Alekseev |
2018-04-19 | added bold font to editor (support for coustom bold font) | toger5 |
2018-02-28 | Add an hinting mode setting to DynamicFonts | Hugo Locurcio |
2018-01-08 | Set source code font with ttf, otf | volzhs |
2018-01-05 | Drop obsolete bitmap doc fonts | Rémi Verschelde |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-03 | Merge pull request #15073 from volzhs/editor-custom-font | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-27 | Fix text editor status font | volzhs |
2017-12-27 | Use .ttf or .otf file for editor custom font | volzhs |
2017-11-26 | Merge pull request #13222 from Calinou/tweak-editor-help-font-sizes | Rémi Verschelde |
2017-11-24 | Tweak editor help font sizes for better readability | Hugo Locurcio |
2017-11-24 | Remove option for the rulers graduations font size | Gilles Roudiere |
2017-11-09 | Fix theme with custom font. | Daniel J. Ramirez |
2017-11-09 | Fixed project manager and dialog fonts. | Daniel J. Ramirez |
2017-10-02 | Merge pull request #11646 from djrm/pr_visual_improvements | Poommetee Ketson |
2017-09-29 | EditorSettings: Move interface/ properties to interface/editor | Andreas Haas |
2017-09-28 | Several visual improvements. | Daniel J. Ramirez |
2017-09-25 | Add font size setting for output panel | volzhs |
2017-09-20 | Merge pull request #11309 from djrm/pr_hack_font | Rémi Verschelde |
2017-09-17 | Implements rulers | Gilles Roudiere |