Commit Graph

8 Commits

Author SHA1 Message Date
Lukas Tenbrink
9a4756d6d1 Recommend building just compile_commands.json in the CLion documentation. 2025-10-17 11:12:55 +02: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