summaryrefslogtreecommitdiffstats
path: root/editor/plugins/font_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Makes FontData importable resource.bruvzg2021-08-271-237/+10
* Optimize StringName usagereduz2021-07-181-9/+9
* Use PROPERTY_USAGE_NONE instead of 0 for no property usageAaron Franke2021-07-011-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Fix font preview text for CJKV ideographsHaoyu Qiu2021-06-081-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+331