Merge pull request #61459 from reduz/new-shader-editor
This commit is contained in:
commit
b4804a2d3f
6 changed files with 230 additions and 84 deletions
|
|
@ -7054,7 +7054,6 @@ EditorNode::EditorNode() {
|
|||
add_editor_plugin(VersionControlEditorPlugin::get_singleton());
|
||||
add_editor_plugin(memnew(ShaderEditorPlugin));
|
||||
add_editor_plugin(memnew(ShaderFileEditorPlugin));
|
||||
add_editor_plugin(memnew(VisualShaderEditorPlugin));
|
||||
|
||||
add_editor_plugin(memnew(Camera3DEditorPlugin));
|
||||
add_editor_plugin(memnew(ThemeEditorPlugin));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue