Extract and reorganize texture resource classes
This commit is contained in:
parent
0f7625ab46
commit
7e21eb7e00
106 changed files with 5018 additions and 4257 deletions
|
|
@ -34,7 +34,7 @@
|
|||
#include "core/io/file_access.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/export/editor_export_platform_pc.h"
|
||||
#include "scene/resources/texture.h"
|
||||
#include "scene/resources/image_texture.h"
|
||||
|
||||
class EditorExportPlatformLinuxBSD : public EditorExportPlatformPC {
|
||||
GDCLASS(EditorExportPlatformLinuxBSD, EditorExportPlatformPC);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue