Skip to content

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Oct 30, 2023

  • Update type names in question about GDScript and other languages.
  • Move question about plugins to be located just below the question about SDKs.
  • Mention that using C++ exceptions would increase compile times, as evidenced by Godot's SCons setup recently disabling exception handling by default.
  • Replace potentially misleading "2K" term with 1440p, assuming the question has mobile devices in mind (current flagships are 1440p).
  • Remove question about RTTI not being used in Godot, as RTTI is now always used to ensure type safety in projects exported in release mode.
  • Remove reference to option to shrink images on load, which was removed in Godot 4.0 (devices with such low resolutions are very uncommon nowadays anyway).

- Update type names in question about GDScript and other languages.
- Move question about plugins to be located just below the question
  about SDKs.
- Mention that using C++ exceptions would increase compile times,
  as evidenced by Godot's SCons setup recently disabling exception
  handling by default.
- Replace potentially misleading "2K" term with 1440p, assuming
  the question has mobile devices in mind (current flagships are 1440p).
- Remove question about RTTI not being used in Godot, as RTTI
  is now always used to ensure type safety in projects exported
  in release mode.
- Remove reference to option to shrink images on load, which was
  removed in Godot 4.0 (devices with such low resolutions are
  very uncommon nowadays anyway).
@Calinou Calinou added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation area:about Issues and PRs related to the About section of the documentation and other general articles and removed area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Oct 30, 2023
@skyace65 skyace65 added this to the 4.2 milestone Nov 1, 2023
@mhilbrunner mhilbrunner merged commit b9bb256 into godotengine:master Nov 2, 2023
@mhilbrunner
Copy link
Member

Thank you! 🙏

@Calinou Calinou deleted the update-faq-2 branch November 2, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:about Issues and PRs related to the About section of the documentation and other general articles enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants