mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove transitive mesh.h, rendering_server.h and shader.h includes from node.h.
This commit is contained in:
parent
d61cd9149a
commit
33689d7beb
31 changed files with 37 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "core/math/geometry_2d.h"
|
||||
#include "scene/main/timer.h"
|
||||
#include "scene/resources/mesh.h"
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "editor/themes/editor_scale.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue