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
0e8df8023124a57f421f207ceb30eefcd5420edd
godot
/
core
/
string
History
Mikael Hermansson
494471dda2
Fix
printraw
causing infinite recursion in
Logger._log_message
2025-07-31 20:24:47 +02:00
..
alt_codes.h
…
char_range.inc
…
char_utils.h
…
fuzzy_search.cpp
…
fuzzy_search.h
…
locales.h
…
node_path.cpp
…
node_path.h
…
optimized_translation.cpp
…
optimized_translation.h
…
print_string.cpp
Fix
printraw
causing infinite recursion in
Logger._log_message
2025-07-31 20:24:47 +02:00
print_string.h
Fix
printraw
causing infinite recursion in
Logger._log_message
2025-07-31 20:24:47 +02:00
SCsub
…
string_buffer.h
…
string_builder.cpp
…
string_builder.h
…
string_name.cpp
…
string_name.h
…
translation_domain.cpp
…
translation_domain.h
…
translation_po.cpp
…
translation_po.h
…
translation_server.compat.inc
…
translation_server.cpp
Remove an unnecessarily include of main/ code from core/
2025-07-09 19:09:11 -07:00
translation_server.h
Merge pull request
#105835
from bruvzg/edited_scene_direction
2025-07-09 11:33:11 -05:00
translation.cpp
…
translation.h
…
ucaps.h
…
ustring.cpp
Merge pull request
#107646
from stuartcarnie/string_append_utf8_bug
2025-06-18 18:14:11 -05:00
ustring.h
…