Extract and reorganize texture resource classes
This commit is contained in:
parent
0f7625ab46
commit
7e21eb7e00
106 changed files with 5018 additions and 4257 deletions
|
|
@ -35,6 +35,7 @@
|
|||
#include "os_web.h"
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "scene/resources/atlas_texture.h"
|
||||
#include "servers/rendering/dummy/rasterizer_dummy.h"
|
||||
|
||||
#ifdef GLES3_ENABLED
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@
|
|||
#include "editor/editor_scale.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/export/editor_export.h"
|
||||
#include "scene/resources/image_texture.h"
|
||||
|
||||
#include "modules/modules_enabled.gen.h" // For mono and svg.
|
||||
#ifdef MODULE_SVG_ENABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue