This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
5f4a0bec2dde63a5c126b51faaf4fc8e7417b040
godot
/
modules
/
mono
/
utils
History
Kiro
83d4bde0a2
When calling code has length of string, pass it to parse_utf8
2024-12-01 08:31:22 +01:00
..
macos_utils.cpp
…
macos_utils.h
…
macros.h
…
naming_utils.cpp
Fix various typos with codespell
2023-01-30 14:22:47 +01:00
naming_utils.h
…
path_utils.cpp
Use
(r)find_char
instead of
(r)find
for single characters
2024-11-17 10:02:18 +01:00
path_utils.h
C#: Unify project name handling and fix issues with the handling of some special characters
2023-06-14 21:07:58 +02:00
string_utils.cpp
When calling code has length of string, pass it to parse_utf8
2024-12-01 08:31:22 +01:00
string_utils.h
…