summaryrefslogtreecommitdiffstats
path: root/editor/plugins/ot_features_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the OpenType "Add Feature..." button full widthFireForge2022-03-251-21/+18
* Make EditorSpinSlider label color a theme propertyFireForge2022-03-041-1/+1
* Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte2022-02-161-10/+16
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-3/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix bad popups offset in editor with single window offjmb4622021-12-061-0/+1
* Fix EditorInspectorPlugin virtual bindings and add parse_group callbackYuri Sizov2021-11-101-6/+0
* Optimize StringName usagereduz2021-07-181-6/+6
* 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-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+213