summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/renderer_scene_gi_rd.cpp
AgeCommit message (Expand)Author
2021-10-28Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn
2021-10-07Remove unimplemented `Environment.ambient_light_occlusion_color` propertyHugo Locurcio
2021-09-29Rename RID's `getornull()` to `get_or_null()`Hugo Locurcio
2021-09-21Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra
2021-08-30Use the Light3D Indirect Energy property in SDFGIHugo Locurcio
2021-08-17Fixes to mobile rendererreduz
2021-07-03Fix SDFGIreduz
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
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-05-03Create mobile rendererBastiaan Olij
2021-04-27Core: Drop custom `copymem`/`zeromem` definesRĂ©mi Verschelde
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