godot/doc
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
..
classes File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
tools Patch the make_rst.py utility to handle specially operators with '<' 2022-07-28 12:37:30 +02:00
translations i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
class.xsd
Doxyfile
Makefile