summaryrefslogtreecommitdiff
path: root/editor/plugins/font_config_plugin.cpp
AgeCommit message (Expand)Author
2022-09-22[Font Inspector Plugin] Hide "Add Feature" button if supported feature list i...bruvzg
2022-08-29Rename `CanvasItem.update()` to `queue_redraw()`Micky
2022-08-29Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde
2022-08-28Merge pull request #64885 from Mickeon/rename-tooltip-hintRémi Verschelde
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-08-27Rename `hint_tooltip` to `tooltip_text` & setgetMicky
2022-08-18Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov
2022-07-29Fix font preview plugin not using editor scale.bruvzg
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-26Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg