godot/platform
Fabio Alessandrelli 822da984bb
[Net] Fix get_response_body_length for large files.
Parsing was fixed, but not the return value for the exposed getter.

(cherry picked from commit 01e5e98312)
2022-01-25 18:23:04 +01:00
..
android Add OS.has_clipboard() to check clipboard content 2022-01-19 20:19:06 +08:00
iphone Improve iOS icon / loading screen export. 2022-01-19 16:04:16 +01:00
javascript [Net] Fix get_response_body_length for large files. 2022-01-25 18:23:04 +01:00
osx Merge pull request #56755 from madmiraal/fix-45592-3.x 2022-01-24 10:06:24 +01:00
server Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
uwp Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
windows Merge pull request #56755 from madmiraal/fix-45592-3.x 2022-01-24 10:06:24 +01:00
x11 Merge pull request #56755 from madmiraal/fix-45592-3.x 2022-01-24 10:06:24 +01:00
register_platform_apis.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub