godot/modules/gdnative
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
..
android
doc_classes Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
gdnative
icons
include
nativescript
pluginscript
tests
videodecoder
config.py
gdnative_api.json
gdnative_builders.py
gdnative_library_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gdnative_library_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gdnative_library_singleton_editor.cpp Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
gdnative_library_singleton_editor.h
gdnative.cpp
gdnative.h
register_types.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
register_types.h
SCsub