Extract and reorganize texture resource classes

This commit is contained in:
Hendrik Brucker
2023-07-11 22:29:09 +02:00
parent 0f7625ab46
commit 7e21eb7e00
106 changed files with 5018 additions and 4257 deletions

View File

@ -31,6 +31,7 @@
#include "texture_rect.h"
#include "core/core_string_names.h"
#include "scene/resources/atlas_texture.h"
#include "servers/rendering_server.h"
void TextureRect::_notification(int p_what) {