virtualx-engine/servers/rendering/dummy/storage
Jamie Pate f8c99efc3b
Fix LightmapGI causes crash when using --headless
Fixes #89119

Add dummy LightmapInstance and Lightmap resources for headless rendering

Prevents the RenderingServer from crashing when it accesses
lightmap_instance->base_data
2024-08-07 11:38:05 +02:00
..
light_storage.cpp Fix LightmapGI causes crash when using --headless 2024-08-07 11:38:05 +02:00
light_storage.h Fix LightmapGI causes crash when using --headless 2024-08-07 11:38:05 +02:00
material_storage.cpp Fail early if shader mode is invalid in dummy renderer 2024-02-23 12:25:02 +08:00
material_storage.h Free dummy renderer objects 2024-01-29 19:28:29 +01:00
mesh_storage.cpp Add basic multimesh data needed for headless export to the Dummy rendering server 2024-01-19 17:21:55 -08:00
mesh_storage.h Merge pull request #88210 from TitanNano/jovan/missing_surface_data 2024-02-17 00:23:19 +01:00
particles_storage.h Particle internal refactor and additions for more artistic control 2023-10-10 20:03:35 +02:00
SCsub Split dependency logic 2022-06-28 00:10:29 +10:00
texture_storage.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
texture_storage.h Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
utilities.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
utilities.h Fix LightmapGI causes crash when using --headless 2024-08-07 11:38:05 +02:00