godot/scene
Hugo Locurcio 0807d60d68
Check RenderingDevice availability to display LightmapGI configuration warnings
We can now check whether RenderingDevice can be created (which is
not guaranteed when using the Compatibility rendering method),
so the warning can be displayed only when relevant.

This also disables the Bake Lightmaps button with a tooltip if baking
is not available.
2024-09-28 23:56:47 +02:00
..
2d SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
3d Check RenderingDevice availability to display LightmapGI configuration warnings 2024-09-28 23:56:47 +02:00
animation SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
audio SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
debugger SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gui Merge pull request #97406 from timothyqiu/tooltip-atm 2024-09-26 18:45:35 +02:00
main Add auto translate mode for tooltips 2024-09-26 22:31:22 +08:00
resources Merge pull request #93311 from dsnopek/gdextension-required-virtuals 2024-09-27 13:53:16 +02:00
theme SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
property_list_helper.h Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
property_utils.cpp Fix storing of Node Array properties 2024-06-21 15:49:48 +02:00
property_utils.h Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
register_scene_types.cpp Add external texture support (GLES3) 2024-09-20 10:48:32 -05:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp Make pressing Enter confirm project creation/import in the project manager 2024-09-26 02:06:30 +02:00
scene_string_names.h Make pressing Enter confirm project creation/import in the project manager 2024-09-26 02:06:30 +02:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00