1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge canvas and decal into TextureStorage and add render target

This commit is contained in:
Bastiaan Olij
2022-04-08 00:00:51 +10:00
parent f7ca732df1
commit 6b28d94e77
49 changed files with 3143 additions and 3696 deletions

View File

@@ -399,8 +399,8 @@ public:
#undef ServerName
#undef server_name
#define ServerName RendererDecalAtlasStorage
#define server_name RSG::decal_atlas_storage
#define ServerName RendererTextureStorage
#define server_name RSG::texture_storage
FUNCRIDSPLIT(decal)