1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-18 14:21:41 +00:00

Merge pull request #61221 from BastiaanOlij/split_gi_effects

This commit is contained in:
Rémi Verschelde
2022-06-23 12:28:10 +02:00
committed by GitHub
52 changed files with 2149 additions and 1275 deletions

View File

@@ -435,8 +435,8 @@ public:
#undef ServerName
#undef server_name
#define ServerName RendererStorage
#define server_name RSG::storage
#define ServerName RendererGI
#define server_name RSG::gi
FUNCRIDSPLIT(voxel_gi)