mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-04 15:06:55 +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.