mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 11:01:17 +00:00
Drop old ShaderGraph code, obsoleted by VisualShader
This commit is contained in:
parent
34e58fd831
commit
e22f0515c9
58 changed files with 2115 additions and 12646 deletions
|
|
@ -37,7 +37,6 @@
|
|||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/property_editor.h"
|
||||
#include "scene/resources/shader_graph.h"
|
||||
#include "servers/visual/shader_types.h"
|
||||
|
||||
/*** SHADER SCRIPT EDITOR ****/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue