godot/core/string
Yuri Sizov f0c24f3145 Merge pull request #79017 from bruvzg/esc_fix
[Terminal Output] Reset text properties after `print_rich`.
2023-07-14 18:49:26 +02:00
..
char_range.inc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
char_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
locales.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
node_path.cpp Remove unused has_slashes from NodePath 2023-02-01 11:32:39 -06:00
node_path.h Remove unused has_slashes from NodePath 2023-02-01 11:32:39 -06:00
optimized_translation.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
optimized_translation.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
print_string.cpp [Terminal Output] Reset text properties after print_rich. 2023-07-04 14:09:28 +03:00
print_string.h Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
string_buffer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_name.cpp Optimize Object::get_class_name 2023-04-08 19:25:50 +02:00
string_name.h Fix StringName comparison 2023-05-18 13:25:40 +02:00
translation_po.cpp Don't warn when using TTRN() in a language without plurals 2023-02-11 13:21:57 +08:00
translation_po.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
translation.cpp Merge pull request #72288 from MewPurPur/use-string-repeat 2023-05-05 09:56:48 -07:00
translation.h Prepare for moving editor and classref translations to godot-editor-l10n repo 2023-02-07 14:20:40 +01:00
ucaps.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ustring.cpp Fix erroneous pad_zeros warning 2023-07-08 16:16:01 +03:00
ustring.h Merge pull request #74760 from lassade/unicode-err-uses-replacement-char 2023-06-22 18:30:04 +02:00