summaryrefslogtreecommitdiff
path: root/editor/plugins/text_control_editor_plugin.cpp
AgeCommit message (Expand)Author
2022-01-07Merge pull request #55352 from YeldhamDev/text_widget_undoRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-30Add undo/redo capabilities to the text control pluginMichael Alexsander
2021-10-31Add functions for getting name and font style from dynamic and bitmap fonts.bruvzg