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
|
|
@ -34,6 +34,7 @@
|
|||
#include "scene/3d/cpu_particles_3d.h"
|
||||
#include "scene/resources/curve_texture.h"
|
||||
#include "scene/resources/gradient_texture.h"
|
||||
#include "scene/resources/mesh.h"
|
||||
#include "scene/resources/particle_process_material.h"
|
||||
|
||||
AABB GPUParticles3D::get_aabb() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue