This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddd807ff7d4e14bfcbec2cfb83b97e14cdfc4d3a
godot
/
core
/
string
History
Pāvels Nadtočajevs
9ae5f09c20
Fix editor UI showing empty string for unknown locales.
2025-02-13 08:07:26 +02:00
..
char_range.inc
…
char_utils.h
Add ZWSP to the list of space characters.
2025-02-06 10:31:32 +02:00
fuzzy_search.cpp
…
fuzzy_search.h
…
locales.h
…
node_path.cpp
Fix
NodePath::slice()
incorrect behavior for subname indexing
2024-12-30 21:22:26 +01:00
node_path.h
…
optimized_translation.cpp
…
optimized_translation.h
…
print_string.cpp
Apply iwyu suggestion in core.
2024-12-19 00:43:47 +08:00
print_string.h
…
SCsub
…
string_buffer.h
…
string_builder.cpp
…
string_builder.h
…
string_name.cpp
Lock the
StringName::mutex
after hashing the string, to spend less time hoarding it unnecessarily.
2025-01-15 21:20:48 +01:00
string_name.h
…
translation_domain.cpp
…
translation_domain.h
…
translation_po.cpp
…
translation_po.h
…
translation_server.compat.inc
…
translation_server.cpp
Fix editor UI showing empty string for unknown locales.
2025-02-13 08:07:26 +02:00
translation_server.h
…
translation.cpp
…
translation.h
…
ucaps.h
Update
ucaps.h
to contain proper case matchings
2025-01-29 12:37:33 +01:00
ustring.cpp
Fix
is_valid_float
,
Variant
parser,
Expression
parser, script highlighter, and
TextServer
not handing capital E in scientific notation.
2025-02-05 18:39:40 +02:00
ustring.h
Merge pull request
#100434
from Ivorforce/string-copy-from-rename
2024-12-19 19:59:57 -06:00