summaryrefslogtreecommitdiffstats
path: root/editor/plugins/font_config_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Style: Apply new `clang-format` changesThaddeus Crews2024-09-201-6/+6
* Remove empty bind_methods()kobewi2024-08-151-1/+0
* [Editor] Update font preview directly instead of invalidating property list.bruvzg2024-07-051-0/+2
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Remove pointless `_notification()` function in `EditorPropertyOTVariation`Michael Alexsander2024-03-231-1/+0
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-3/+3
* Use `PropertyUsageFlags` enum in parse_propertyRaul Santos2023-01-311-3/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-0/+1
* Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-1/+0
* Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov2022-08-181-4/+2
* Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg2022-07-261-2/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-0/+261