godot/core/string
Haoyu Qiu 5d7e003b29
Prepare for moving editor and classref translations to godot-editor-l10n repo
- Separate editor interface and property translations.
- Add property translation in TranslationServer.
- The split and merge of the POT/PO/Makefiles and extract scripts is done
  directly in godot-editor-l10n, the files will be removed in the next commit.
- Remove the hardcoded "to_include" lists from the SCsub, we'll only commit the
  files which are ready to inclue.
2023-02-07 14:20:40 +01:00
..
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03: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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
print_string.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 StringName: fix returning dangling data from char constructor. 2023-02-06 07:16:55 -08:00
string_name.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
translation.cpp Prepare for moving editor and classref translations to godot-editor-l10n repo 2023-02-07 14:20:40 +01:00
translation.h Prepare for moving editor and classref translations to godot-editor-l10n repo 2023-02-07 14:20:40 +01:00
translation_po.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 Handle gltf binary 2023-01-27 02:02:02 -08:00
ustring.h Handle gltf binary 2023-01-27 02:02:02 -08:00