summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/renderer_scene_gi_rd.cpp
AgeCommit message (Expand)Author
2021-12-07Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusiveRémi Verschelde
2021-12-05Remove or make verbose some debugging printsHugo Locurcio
2021-11-26PackedByteArray, Array slice end exclusive, rename subarray to sliceNathan Franke
2021-11-23Implemented AMD's FSR as a computer shader for upscaling 3D scenesJe06jm
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