summaryrefslogtreecommitdiffstats
path: root/servers/rendering/renderer_scene_render.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure environment in render implementationBastiaan Olij2022-07-291-0/+458
* Change RendererSceneRender::GeometryInstance so more code is shared among ren...Bastiaan Olij2022-07-271-0/+3
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-19/+19
* Initial TAA implementationjfons2022-06-071-1/+2
* Rename Basis get_axis to get_column, remove redundant methodsAaron Franke2022-05-031-1/+1
* Fix "ortogonal" -> "orthogonal" typo in rasterizer codeHugo Locurcio2022-04-261-4/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Swap args of Plane(point, normal) constructormennomax2021-10-151-4/+4
* Inverse XR camera offset for stereoscopic renderingBastiaan Olij2021-06-191-2/+2
* Add stereoscopic rendering through multiviewBastiaan Olij2021-06-131-0/+150
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* RenderingServer reorganizationreduz2020-12-041-0/+31