mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +00:00
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
|
|
@ -47,6 +47,7 @@
|
|||
#include "scene/main/viewport.h"
|
||||
#include "scene/resources/3d/fog_material.h"
|
||||
#include "scene/resources/3d/sky_material.h"
|
||||
#include "scene/resources/canvas_item_material.h"
|
||||
#include "scene/resources/particle_process_material.h"
|
||||
|
||||
void MaterialEditor::gui_input(const Ref<InputEvent> &p_event) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue