Files
godot/doc/classes
Rémi Verschelde b77423370a Fix cross-platform configuration of rendering driver settings
Simpler alternative to #103026 which avoids breaking compatibility.

Instead of introducing a new `auto` default value, we ensure that all
supported drivers are registered regardless of the editor's host platform,
and that the defaults are the intended ones.

This solves the following issues:
- macOS exports are meant to default to Metal in 4.4, but they would
  default to Vulkan if exported from Linux, Windows, or Android editors.
- Windows exports couldn't be made with Direct3D 12 from Linux, macOS, or
  Android editors, as the option couldn't be selected outside Windows.

Unlike #103026, it doesn't solve the issue of not always saving the
rendering drivers to `project.godot`, but now the defaults are at least
consistent between editor platforms.

Co-authored-by: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
2025-02-23 12:28:59 +01:00
..
2024-11-10 14:19:14 -08:00
2024-11-17 23:04:52 +01:00
2024-11-16 12:59:08 +01:00
2024-12-18 17:52:42 -05:00
2025-02-13 14:23:37 -05:00
2024-12-15 21:24:15 +11:00
2025-01-10 14:59:12 +01:00
2024-11-12 20:29:04 -03:00
2025-02-13 14:23:37 -05:00
2025-01-13 21:25:49 +09:00
2025-01-13 21:25:49 +09:00