pandemonium_engine/doc
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
..
classes File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-02 17:58:32 +02:00
engine Moved my module specific docs under a new central folder. 2022-03-20 12:30:04 +01:00
tools Add missing Python type hints in tools/make_rst.py 2022-07-29 23:49:33 +02:00
translations Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c 2022-03-24 11:10:56 +01:00
Doxyfile Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
Makefile Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00