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-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
e5f7ec0c3070f800fc088409e277d3d50741c3ae
godot
/
platform
History
Thaddeus Crews
64f80ca0e9
Merge pull request
#104810
from kiroxas/utf8_cleanup
...
Replace `append_utfx` with direct `String::utfx`
2025-03-31 12:03:44 -05:00
..
android
Merge pull request
#104810
from kiroxas/utf8_cleanup
2025-03-31 12:03:44 -05:00
ios
Replace append_utfx with direct String::utfx
2025-03-30 19:56:38 +02:00
linuxbsd
Replace append_utfx with direct String::utfx
2025-03-30 19:56:38 +02:00
macos
Replace append_utfx with direct String::utfx
2025-03-30 19:56:38 +02:00
web
Use initializer list in Arrays
2025-03-26 18:38:15 +01:00
windows
Merge pull request
#104556
from Ivorforce/string-extend-instead-of-parse
2025-03-29 10:16:33 -05:00
register_platform_apis.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Make builders prettier, utilize
constexpr
2025-03-11 18:31:20 -05:00