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-12-06 17:25:19 +00:00
Code
Releases
Wiki
Activity
Files
74f99f7fa3bc92121ed2cc096391ef93bcc4fa91
godot
/
modules
/
mono
/
utils
History
bruvzg
0c5431644d
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
..
macros.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
mono_reg_utils.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
mono_reg_utils.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
osx_utils.cpp
[macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
2022-05-10 21:11:34 +03:00
osx_utils.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
path_utils.cpp
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
path_utils.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
string_utils.cpp
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
string_utils.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00