Extract and reorganize texture resource classes
This commit is contained in:
parent
0f7625ab46
commit
7e21eb7e00
106 changed files with 5018 additions and 4257 deletions
|
|
@ -51,6 +51,7 @@
|
|||
#include "editor/scene_tree_dock.h"
|
||||
#include "scene/3d/camera_3d.h"
|
||||
#include "scene/gui/popup_menu.h"
|
||||
#include "scene/resources/image_texture.h"
|
||||
#include "servers/rendering_server.h"
|
||||
|
||||
void EditorPlugin::add_custom_type(const String &p_type, const String &p_base, const Ref<Script> &p_script, const Ref<Texture2D> &p_icon) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue