summaryrefslogtreecommitdiffstats
path: root/editor/editor_fonts.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore empty Font resources as theme override.bruvzg2021-10-251-9/+6
* Makes FontData importable resource.bruvzg2021-08-271-260/+140
* [Editor Fonts] Add Noto Sans Bold font variant for supported languages.bruvzg2021-07-191-38/+134
* Add header theme type variations to labelskobewi2021-07-131-1/+13
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-22/+22
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Use bold fonts in editorreduz2021-06-021-1/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Add variable fonts support.bruvzg2020-12-131-0/+17
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-103/+161
* Change how default fonts are created, fixes #39235Juan Linietsky2020-07-031-1/+1
* Improve shortcut formatting in docsYuri Sizov2020-04-101-0/+2
* Fix default editor font.bruvzg2020-03-271-1/+1
* Add rotation widget to 3D viewportjfons2020-03-081-0/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fix validating editor bold fontvolzhs2019-10-211-1/+1
* Fixed warnings text using custom font and color setting.Hanif Bin Ariffin2019-10-041-0/+1
* Add an "Auto" editor font hinting setting to match OS font renderingHugo Locurcio2019-08-141-1/+25
* Simplify editor settings related to font hinting and antialiasingHugo Locurcio2019-07-281-8/+6
* Add support for bold fonts in the editor helpHugo Locurcio2019-06-151-7/+5
* Fix help source font setting and related cleanupRémi Verschelde2019-06-141-6/+6
* Merge pull request #28107 from Amssat221/issue28105Rémi Verschelde2019-05-281-1/+1
|\
| * Set range and change EDITOR_DEF to EDITOR_GETGuillermo2019-04-301-1/+1
* | Expression node for visual shadersChaosus2019-05-211-0/+3
|/
* Editor source status font size, fixes #25039Melvin Winstroem-Moeller2019-01-181-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add a property to control DynamicFont anti-aliasingHugo Locurcio2018-11-101-1/+15
* Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde2018-09-291-27/+0
* Add Hindi font for editorvolzhs2018-08-301-0/+7
* Fallback to default font if main/code font path doesn't existAlexander-Alekseev2018-07-101-3/+14
* added bold font to editor (support for coustom bold font)toger52018-04-191-12/+53
* Add an hinting mode setting to DynamicFontsHugo Locurcio2018-02-281-1/+12
* Set source code font with ttf, otfvolzhs2018-01-081-32/+29
* Drop obsolete bitmap doc fontsRémi Verschelde2018-01-051-7/+0
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Merge pull request #15073 from volzhs/editor-custom-fontRémi Verschelde2018-01-031-1/+16
|\
| * Use .ttf or .otf file for editor custom fontvolzhs2017-12-271-1/+16
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* | Fix text editor status fontvolzhs2017-12-271-7/+8
|/
* Merge pull request #13222 from Calinou/tweak-editor-help-font-sizesRémi Verschelde2017-11-261-3/+3
|\
| * Tweak editor help font sizes for better readabilityHugo Locurcio2017-11-241-3/+3
* | Remove option for the rulers graduations font sizeGilles Roudiere2017-11-241-1/+1
|/
* Fix theme with custom font.Daniel J. Ramirez2017-11-091-5/+0
* Fixed project manager and dialog fonts.Daniel J. Ramirez2017-11-091-3/+7
* Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson2017-10-021-0/+9
|\
| * Several visual improvements.Daniel J. Ramirez2017-09-281-0/+9
* | EditorSettings: Move interface/ properties to interface/editorAndreas Haas2017-09-291-2/+2
|/
* Add font size setting for output panelvolzhs2017-09-251-0/+10
* Merge pull request #11309 from djrm/pr_hack_fontRémi Verschelde2017-09-201-4/+4
|\
| * Changed Mononoki font to Hack fontDaniel J. Ramirez2017-09-171-4/+4