.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
10 months ago |
alt_codes.h
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
2 months ago |
char_range.inc
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
2 months ago |
char_utils.h
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
3 months ago |
fuzzy_search.cpp
|
76a65de3ab
Change fuzzy search to only set case sensitive within set_query
|
2 months ago |
fuzzy_search.h
|
76a65de3ab
Change fuzzy search to only set case sensitive within set_query
|
2 months ago |
locales.h
|
e8c3409d40
Remove 4 unintentional uses of zero-width space and zero-width non-joiner.
|
2 months ago |
node_path.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
3 months ago |
node_path.h
|
e2931a5c19
Make conversions from `NodePath` to `String` explicit.
|
1 month ago |
optimized_translation.cpp
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
1 month ago |
optimized_translation.h
|
0013d30c92
Fix hash issue with OptimizedTranslation caused by signed char
|
4 months ago |
print_string.cpp
|
836a1a0b02
Prevent infinite recursion during printing
|
4 days ago |
print_string.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
string_buffer.h
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
1 month ago |
string_builder.cpp
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
1 month ago |
string_builder.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
string_name.cpp
|
29f75ad5fa
Remove unused `StringName::search`.
|
1 month ago |
string_name.h
|
29f75ad5fa
Remove unused `StringName::search`.
|
1 month ago |
translation.cpp
|
9285bb3a51
Don't update scene tree when calling `Translation::set_locale()`
|
2 months ago |
translation.h
|
9285bb3a51
Don't update scene tree when calling `Translation::set_locale()`
|
2 months ago |
translation_domain.cpp
|
296aba7dc5
Fix CSV translation not updating after reimport
|
1 month ago |
translation_domain.h
|
296aba7dc5
Fix CSV translation not updating after reimport
|
1 month ago |
translation_po.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
4 months ago |
translation_po.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
translation_server.compat.inc
|
6f4fadf65d
Expose standardize_locale add_default param publicly
|
8 months ago |
translation_server.cpp
|
21bc4b509f
Remove an unnecessarily include of main/ code from core/
|
2 weeks ago |
translation_server.h
|
e748514112
Merge pull request #105835 from bruvzg/edited_scene_direction
|
2 weeks ago |
ucaps.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
ustring.cpp
|
8de08c7c21
Merge pull request #107646 from stuartcarnie/string_append_utf8_bug
|
1 month ago |
ustring.h
|
d4fa7e15ed
Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
|
1 month ago |