1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 19:45:48 +00:00
godot/misc/scripts
Rémi Verschelde 1418f97c70 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.
2022-08-01 00:40:35 +02:00
..
black_format.sh improve OS.get_name classref, misc/scripts fixes, remove trailing quote 2022-04-22 17:13:08 -05:00
check_ci_log.py Stop CI when Godot crash 2022-06-15 23:02:14 +02:00
clang_format.sh Fix the logic to restart the Godot application 2022-05-23 13:15:48 -07:00
clang_tidy.sh improve OS.get_name classref, misc/scripts fixes, remove trailing quote 2022-04-22 17:13:08 -05:00
codespell.sh Make enum/constant binds 64-bit. 2022-06-17 16:36:26 +03:00
compare_extension_api.py Add CI step for compiling and testing godot-cpp 2021-10-21 20:30:19 +11:00
copyright_headers.py Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
file_format.sh File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
header_guards.sh Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
install_vulkan_sdk_macos.sh CI: Link MoltenVK statically on macOS 2022-07-29 14:32:57 +02:00
make_icons.sh Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
make_tarball.sh Add script to make source tarball with .git/HEAD 2021-07-29 11:52:43 +02:00