This website requires JavaScript.
Explore
Help
Register
Sign In
botsu
/
botsu.godot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1006fa9c42dbbcbda2eac2382ed892f94635c68e
botsu.godot
/
core
/
string
T
History
Pāvels Nadtočajevs
e9fd760357
Use fallback locale from project settings instead of hardcoded "en" for TextServer.
2025-02-10 08:55:50 +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
Use fallback locale from project settings instead of hardcoded "en" for TextServer.
2025-02-10 08:55:50 +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