virtualx-engine/modules/visual_script/editor
Rémi Verschelde 11572c6e30
Editor: Cleanup some includes dependencies
Removes some unnecessary includes from `editor_node.h`, and instead add
those where they're used.

Removes unnecessary `editor_node.h` includes in various editor classes.

Renames `dynamicfont` to `dynamic_font` in a couple files.

Misc cleanup while jumping through that rabbit hole.
2022-02-15 14:54:15 +01:00
..
visual_script_editor.cpp Fix renaming function dialog in VisualScript does not work correctly 2022-02-12 21:28:28 +01:00
visual_script_editor.h Fix renaming function dialog in VisualScript does not work correctly 2022-02-12 21:28:28 +01:00
visual_script_property_selector.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
visual_script_property_selector.h initialized member variables in header 2022-02-03 11:14:42 -05:00