virtualx-engine/platform/iphone
Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 14:53:37 +02:00
..
api Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
export Add readable export errors. Add RTL image vertical alignment support. 2022-06-08 17:56:28 +03:00
plugin Update copyright statements to 2022 2022-01-13 15:54:13 +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 Increase compiler optimization when using target=release on iOS/Android 2022-05-16 17:52:07 +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 Update copyright statements to 2022 2022-01-13 15:54:13 +01: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
SCsub Modernize Semaphore 2021-02-18 11:58:08 +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