15 Commits

Author SHA1 Message Date
DeeJayLSP
0f80edf793 Fix change about MP3 module 2026-01-04 21:51:04 -03:00
skyace65
45606060e5 Update documentation for dr_mp3 change 2025-12-21 12:44:55 -05:00
Anish Kumar
d1e8545cea Update compiling_for_android.rst 2025-12-16 18:54:06 +05:30
Adriaan de Jongh
bb7dfcffc7 add instructions on how to use custom export templates on macOS 2025-12-08 15:31:08 +01:00
Max Hilbrunner
80407de117 Merge pull request #11502 from Calinou/compiling-for-windows-d3d12-default
Update Compiling for Windows following Direct3D 12 being enabled by default
2025-11-28 11:10:50 +01:00
Hugo Locurcio
856f241cfb Update Compiling for Windows following Direct3D 12 being enabled by default
The recommendation is now to leave `d3d12` to its default `yes` value,
which means installing Direct3D 12 dependencies is considered required
by default.

You can still skip the dependencies by compiling with `d3d12=no`, which matches
the behavior of self-compiled builds prior to Godot 4.6.

This also removes an outdated FAQ question, since a lot of time has passed
since that question was written (Godot only had Vulkan and OpenGL support
back then).
2025-11-28 00:02:33 +01:00
Pāvels Nadtočajevs
696e62a7df Add AccessKit build instructions. 2025-11-12 19:04:00 +02:00
Max Hilbrunner
aa8bd6133b Update Android build requirements 2025-11-06 06:39:04 +01:00
Max Hilbrunner
f6b40a054e Merge pull request #11352 from Calinou/remove-old-version-references
Remove old Godot version references to simplify documentation
2025-10-11 12:45:38 +02:00
Hugo Locurcio
890a564283 Update required Emscripten version for Godot 4.5 2025-10-07 19:04:04 +02:00
Hugo Locurcio
b3cbe5f777 Remove old Godot version references to simplify documentation
This follows the documentation writing guidelines, specifically
the "When to refer to a specific Godot version" section.

This also removes warning blocks for a known issue that was resolved in Godot 4.5.
2025-10-07 19:01:12 +02:00
Hugo Locurcio
a0501c8738 Document exporting/compiling for the iOS simulator not currently being supported
Once the issue is resolved, it could support Compatibility but not
Forward+/Mobile due to these renderers requiring a feature the iOS
simulator doesn't support (image cube arrays).
2025-09-27 00:58:17 +02:00
Hugo Locurcio
245bdd5e83 Add documentation on using the Engine compilation configuration editor 2025-09-15 09:38:43 +02:00
Hugo Locurcio
fe23e577a5 Document applying updates on MSVC in Compiling for Windows
This is sometimes required to fix compilation errors.
2025-09-14 02:56:49 +02:00
Lukas Tenbrink
0855668721 Migrate contributing contents to a separate documentation site. 2025-09-11 17:59:08 +02:00