summaryrefslogtreecommitdiff
path: root/servers/rendering/rendering_server_scene.h
AgeCommit message (Expand)Author
2020-10-09Implement GPU Particle Collisionsreduz
2020-06-26Addition of SDFGI for open world global illuminationJuan Linietsky
2020-05-27Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10New lightmapperJuan Linietsky
2020-05-01Increase the default Camera3D field of view to 75Hugo Locurcio
2020-04-17Implement global and per instance shader uniforms.Juan Linietsky
2020-04-14Implement decalsJuan Linietsky
2020-04-09Renaming all ARVR nodes to XRBastiaan Olij
2020-04-08Refactored shadowmapping.Juan Linietsky
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-28More server renames for consistency after #37361Rémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky