summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/renderer_scene_gi_rd.h
AgeCommit message (Expand)Author
2022-01-04Merge pull request #55424 from Calinou/voxelgi-remove-unused-struct-fieldsRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-28Remove unused struct fields in VoxelGIDataHugo Locurcio
2021-10-07Remove unimplemented `Environment.ambient_light_occlusion_color` propertyHugo Locurcio
2021-09-29Rename RID's `getornull()` to `get_or_null()`Hugo Locurcio
2021-08-17Fixes to mobile rendererreduz
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-05Rename GI Classesreduz
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-10Split RenderDataRD struct from RenderState struct to simplify passing our ren...Bastiaan Olij
2021-04-05Move clustered renderer functionalityBastiaan Olij
2021-03-11Combine init_gi and init_sdfgi into a single initBastiaan Olij
2021-03-04Renamed SDGIShader to SDFGIShader and moved a bunch of things to privateBastiaan Olij
2021-02-25Moving GI code into RendererServerGIRDBastiaan Olij