1
0
Fork 0
godot/servers/rendering/storage
Hugo Locurcio 2cf7af9149
Make all unsupported renderer message features consistently warnings
Previously, some messages indicating a lack of support were errors
instead of warnings. Some messages were also not shown when running
a release export template.

- Use "renderer" terminology consistently instead of "rendering method".
2025-12-01 17:38:12 +01:00
..
SCsub
camera_attributes_storage.cpp Make all unsupported renderer message features consistently warnings 2025-12-01 17:38:12 +01:00
camera_attributes_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
compositor_storage.cpp Change RID_Owner::get_owned_list. 2025-04-21 01:04:27 +08:00
compositor_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
environment_storage.cpp Make all unsupported renderer message features consistently warnings 2025-12-01 17:38:12 +01:00
environment_storage.h Fix glow visual compatibility regression (issue #112469) 2025-11-07 04:07:41 +00:00
light_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
material_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
mesh_storage.cpp FTI - Add `multimesh_instances_reset_physics_interpolation()` 2025-10-08 16:17:18 +01:00
mesh_storage.h FTI - Add `multimesh_instances_reset_physics_interpolation()` 2025-10-08 16:17:18 +01:00
particles_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
render_data.cpp
render_data.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
render_scene_buffers.cpp Add SMAA 1x 2025-05-21 15:02:09 -04:00
render_scene_buffers.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
render_scene_data.cpp
render_scene_data.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_storage.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
utilities.cpp
utilities.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
variant_converters.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00