pandemonium_engine/platform
Rémi Verschelde 2ca1470010 File: Re-add support to skip CR (\r) in File::get_as_text
This was removed in #63481, and we confirmed that it's better like this,
but we add back the possibility to strip CR as an option, to optionally
restore the previous behavior.

For performance this is done directly in `String::parse_utf8`.

Also fixes Android `FileAccess::get_line()` as this one _should_ strip CR.

Supersedes #63717.

(cherry picked from commit 1418f97c70a5551bdbfeea853cbc479b32ea9e08)
2022-08-02 17:58:32 +02:00
..
android File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-02 17:58:32 +02:00
frt Also removed remnants of the core xatlas. 2022-04-02 12:41:05 +02:00
frt_sdl Also removed remnants of the core xatlas. 2022-04-02 12:41:05 +02:00
iphone Ported: Fix exit code of --help and --version, and test them in CI 2022-07-29 21:45:04 +02:00
javascript Fix typo. 2022-07-30 00:54:25 +02:00
osx Improve OS.set_current_screen 2022-07-29 21:58:20 +02:00
server Fix compile when using llvm on linux. 2022-04-02 12:58:52 +02:00
windows Use bigobj for release MSVC builds 2022-07-29 23:21:04 +02:00
x11 SCons: Fix X11 use_lld fallback not being applied 2022-08-02 17:58:15 +02:00
register_platform_apis.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00