mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Organize existing code for editor plugins
This commit is contained in:
parent
6118592c6d
commit
1bcbbe96c4
96 changed files with 137 additions and 132 deletions
|
@ -31,8 +31,8 @@
|
|||
#ifndef VISUAL_SHADER_EDITOR_PLUGIN_H
|
||||
#define VISUAL_SHADER_EDITOR_PLUGIN_H
|
||||
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/editor_properties.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#include "editor/plugins/editor_resource_conversion_plugin.h"
|
||||
#include "scene/gui/graph_edit.h"
|
||||
#include "scene/resources/syntax_highlighter.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue