godot/platform/iphone
Ted Spikes 6025d4ae2e Check for ios_simulator when building for x86_64
(cherry picked from commit 21f7bd0723)
2022-09-20 10:28:01 +02:00
..
api Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
export 3.x: ios: force app store icon to be opaque, use proper errors, fix memory leak 2022-08-30 11:19:20 +02:00
plugin Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub Modernize Semaphore 2021-02-18 11:58:08 +01:00
app_delegate.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
app_delegate.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
detect.py Check for ios_simulator when building for x86_64 2022-09-20 10:28:01 +02:00
device_metrics.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
device_metrics.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
display_layer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
display_layer.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_app_delegate.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_app_delegate.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_iphone.mm Fix exit code of --help and --version, and test them in CI 2022-07-08 14:54:16 +02:00
godot_view.h [iOS] Fix touch handling for overlay views 2022-02-03 23:53:31 +03:00
godot_view.mm [iOS] Fix multitouch not working correctly 2022-03-02 11:00:26 +01:00
godot_view_gesture_recognizer.h Fix typos with codespell 2022-02-11 09:50:59 +01:00
godot_view_gesture_recognizer.mm Fix simulatenous touches for different touch types 2022-05-05 13:49:50 +02:00
godot_view_renderer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_view_renderer.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
ios.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
ios.mm Fix vibration duration on iOS 2022-05-16 10:33:41 +02:00
joypad_iphone.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
joypad_iphone.mm Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
keyboard_input_view.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
keyboard_input_view.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
logo.png platform: Update metadata for export platforms 2020-08-14 00:32:05 +02:00
main.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
native_video_view.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
native_video_view.m Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
os_iphone.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
os_iphone.mm Flush accumulated input events on iOS 2022-07-08 20:01:19 +02:00
platform_config.h Clean iOS platform config of long gone macro 2022-08-29 17:13:45 +02:00
power_iphone.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
power_iphone.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
view_controller.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
view_controller.mm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00