godot/core/string
Rémi Verschelde 5fd5176a79
Merge pull request #84462 from MewPurPur/optimize-humanizesize
Optimize `String.humanize_size()`
2024-01-04 14:25:40 +01: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 Fix script name of Hant and Hans 2023-07-20 15:01:39 +08:00
node_path.cpp [Core] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-11 19:45:49 +02: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 [Core] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-11 19:45:49 +02: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 [X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam. 2023-11-06 12:40:44 +02:00
string_name.h Fix StringName comparison 2023-05-18 13:25:40 +02:00
translation.cpp Do not reload resources and send notification if locale is not changed. 2023-12-05 16:17:22 +02:00
translation.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +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
ucaps.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ustring.cpp Merge pull request #84462 from MewPurPur/optimize-humanizesize 2024-01-04 14:25:40 +01:00
ustring.h Merge pull request #84375 from Rubonnek/use-const-reference 2024-01-04 14:25:27 +01:00