behaviour-tree-test/platform/iphone
Jan Haller d38d76d039 Fix exit code of --help and --version, and test them in CI
Corrects prior regression which caused ERROR output and exit code of 1.
2022-07-02 01:17:35 +02:00
..
api
export Add readable export errors. 2022-06-08 17:55:46 +03:00
app_delegate.h
app_delegate.mm
detect.py Add arch flag to assembler to fix build on ARM64 macOS / iOS. 2022-07-01 12:44:23 +03:00
device_metrics.h
device_metrics.m
display_layer.h
display_layer.mm
display_server_iphone.h Fix screen_get_usable_rect returning display safe area 2022-05-02 09:31:32 +02:00
display_server_iphone.mm Fix screen_get_usable_rect returning display safe area 2022-05-02 09:31:32 +02:00
godot_app_delegate.h
godot_app_delegate.m
godot_iphone.mm Fix exit code of --help and --version, and test them in CI 2022-07-02 01:17:35 +02:00
godot_view.h
godot_view.mm
godot_view_gesture_recognizer.h
godot_view_gesture_recognizer.mm Fix simulatenous touches for different touch types 2022-04-13 22:52:08 -03:00
godot_view_renderer.h
godot_view_renderer.mm
ios.h Vibrate using iOS haptics engine on supported devices 2022-04-20 22:28:29 +02:00
ios.mm Fix vibration duration on iOS 2022-05-16 10:34:49 +02:00
joypad_iphone.h
joypad_iphone.mm
keyboard_input_view.h
keyboard_input_view.mm
logo.png
main.m
os_iphone.h Add GDNativeInterface::get_library_path to GDExtension 2022-04-29 00:51:04 +02:00
os_iphone.mm Add GDNativeInterface::get_library_path to GDExtension 2022-04-29 00:51:04 +02:00
platform_config.h
SCsub Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_ios.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
tts_ios.mm Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
view_controller.h
view_controller.mm
vulkan_context_iphone.h
vulkan_context_iphone.mm