mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 21:34:46 +00:00
11572c6e30
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.