godot/platform
Marcus Brummer a822bb9844
Fixed exit code retrieval of spawned processes on Windows
Use GetExitCodeProcess() on Windows to retrieve the exit code of a process in
OS:excute()

(cherry picked from commit f0f4220b05)
2020-11-17 12:07:02 +01:00
..
android Change android orientations from sensor to user 2020-11-17 12:01:59 +01:00
iphone [3.2] Disable iOS SDK version check on osxcross. 2020-10-21 07:56:05 +03:00
javascript [HTML5] AudioWorkletAPI implementation. 2020-11-10 11:05:15 +01:00
osx Remove debug_symbols=full in favor of debug_symbols=yes 2020-11-11 15:12:01 +01:00
server Remove debug_symbols=full in favor of debug_symbols=yes 2020-11-11 15:12:01 +01:00
uwp
windows Fixed exit code retrieval of spawned processes on Windows 2020-11-17 12:07:02 +01:00
x11 Fix for linux joypad D-pad zeroing 2020-11-17 12:07:01 +01:00
register_platform_apis.h
SCsub