godot/platform/osx
Hugo Locurcio 91a5ff9dc3
Fix Xbox controllers in Bluetooth mode on macOS
This prevents the D-pad up arrow from being registered as pressed
when it isn't, and pressing any direction from activating the next
arrow clockwise of it.

Co-authored-by: Scott Wadden <scott.wadden@gmail.com>
2021-08-16 17:06:05 +02:00
..
export [macOS] Add "debugging" (get-task-allow) to the export options, to allow using native debugger. 2021-07-26 11:28:52 +03:00
context_gl_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
context_gl_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
crash_handler_osx.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
crash_handler_osx.mm Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
detect.py Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK path option, use xcframework instead of static framework). 2021-07-22 16:29:24 +03:00
dir_access_osx.h Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
dir_access_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server_osx.h Move alert function from DisplayServer to OS. 2021-07-22 21:50:35 +03:00
display_server_osx.mm Move alert function from DisplayServer to OS. 2021-07-22 21:50:35 +03:00
godot_main_osx.mm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
joypad_osx.cpp Fix Xbox controllers in Bluetooth mode on macOS 2021-08-16 17:06:05 +02:00
joypad_osx.h Fix Xbox controllers in Bluetooth mode on macOS 2021-08-16 17:06:05 +02:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
os_osx.h Move alert function from DisplayServer to OS. 2021-07-22 21:50:35 +03:00
os_osx.mm Fix various typos with codespell 2021-07-25 11:21:51 +02:00
platform_config.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
platform_osx_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
SCsub SCons: Fix debug_symbols tests after switch to BoolVariable 2021-02-08 08:53:16 +01:00
vulkan_context_osx.h Restructure and reimplement vsync options 2021-07-06 16:34:26 +02:00
vulkan_context_osx.mm Restructure and reimplement vsync options 2021-07-06 16:34:26 +02:00