summaryrefslogtreecommitdiff
path: root/editor/plugins/ot_features_plugin.cpp
AgeCommit message (Expand)Author
2022-05-13Implement TextMesh resource.bruvzg
2022-04-22Implement Label3D node.bruvzg
2022-04-12Fix OpenType property editor signal connection.bruvzg
2022-03-25Make the OpenType "Add Feature..." button full widthFireForge
2022-03-04Make EditorSpinSlider label color a theme propertyFireForge
2022-02-16Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-06Fix bad popups offset in editor with single window offjmb462
2021-11-10Fix EditorInspectorPlugin virtual bindings and add parse_group callbackYuri Sizov
2021-07-18Optimize StringName usagereduz
2021-07-01Use PROPERTY_USAGE_NONE instead of 0 for no property usageAaron Franke
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg