virtualx-engine/servers/rendering/renderer_rd
clayjohn 29edd277e4 Don't store instance transform in RD 3D renderer unless requested
Previously, when using doubles builds of the engine, instance transform was stored no matter what which caused world space particles to accumulate the instance transform twice
2023-04-12 14:41:17 -07:00
..
effects Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
environment Merge pull request #69324 from RedMser/advanced-settings-errors 2023-04-11 19:39:53 +02:00
forward_clustered Don't store instance transform in RD 3D renderer unless requested 2023-04-12 14:41:17 -07:00
forward_mobile Don't store instance transform in RD 3D renderer unless requested 2023-04-12 14:41:17 -07:00
shaders Apply sky fog after luminance multiplier 2023-04-08 12:52:33 +05:00
spirv-reflect Refactor SPIR-V reflection into a generic RenderingDevice feature 2022-12-12 14:14:53 +01:00
storage_rd Merge pull request #73313 from clayjohn/particles-split 2023-04-12 17:01:17 +02:00
cluster_builder_rd.cpp Fix some SpotLight3D issues (clustering artifacts, light leak) 2023-01-24 01:08:32 +01:00
cluster_builder_rd.h Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
framebuffer_cache_rd.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
framebuffer_cache_rd.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
pipeline_cache_rd.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
pipeline_cache_rd.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
renderer_canvas_render_rd.cpp Set value of line_point_count outside of initialization 2023-03-16 01:20:41 -04:00
renderer_canvas_render_rd.h fix normal map not flipping in sprite2D 2023-01-14 11:51:56 +05:30
renderer_compositor_rd.cpp Move roughness limiter and sort into their own classes 2023-03-09 21:58:55 +11:00
renderer_compositor_rd.h Move roughness limiter and sort into their own classes 2023-03-09 21:58:55 +11:00
renderer_scene_render_rd.cpp Merge pull request #69001 from dzil123/fix_rendering_checks 2023-02-13 21:07:05 +01:00
renderer_scene_render_rd.h Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
SCsub Refactor SPIR-V reflection into a generic RenderingDevice feature 2022-12-12 14:14:53 +01:00
shader_rd.cpp Move some worker_thread_pool.h includes out of header files 2023-02-13 14:02:01 -05:00
shader_rd.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
uniform_set_cache_rd.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
uniform_set_cache_rd.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00