Remove unused headers in scene.
Co-authored-by: Thaddeus Crews <repiteo@outlook.com> Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
parent
216b3302f3
commit
73d85f46c9
142 changed files with 49 additions and 204 deletions
|
|
@ -36,7 +36,6 @@
|
|||
#include "servers/rendering/shader_types.h"
|
||||
#include "visual_shader_nodes.h"
|
||||
#include "visual_shader_particle_nodes.h"
|
||||
#include "visual_shader_sdf_nodes.h"
|
||||
|
||||
String make_unique_id(VisualShader::Type p_type, int p_id, const String &p_name) {
|
||||
static const char *typepf[VisualShader::TYPE_MAX] = { "vtx", "frg", "lgt", "start", "process", "collide", "start_custom", "process_custom", "sky", "fog" };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue