virtualx-engine/platform/iphone
Travis Veralrud 28b11a0785 iOS: Fix memory leak on touch input
Replaces iOS gesture with touch implementation

Fixes #66422

Remove godot_view_gesture_recognizer

It's now unused.

Remove input_devices/pointing/ios/touch_delay

Unused with removal of gesture.

Remove unused methods from interface

Implementation made obsolete in prior commit

Style conformance
2023-02-15 21:38:55 -08:00
..
api One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
export One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
plugin One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
app_delegate.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
app_delegate.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
detect.py SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines 2022-12-12 14:49:21 +01:00
device_metrics.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
device_metrics.m iOS: Add new model identifiers for DPI metrics 2023-01-11 14:24:08 +01:00
display_layer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
display_layer.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
godot_app_delegate.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
godot_app_delegate.m One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
godot_iphone.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
godot_view.h iOS: Fix memory leak on touch input 2023-02-15 21:38:55 -08:00
godot_view.mm iOS: Fix memory leak on touch input 2023-02-15 21:38:55 -08:00
godot_view_renderer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
godot_view_renderer.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ios.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ios.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
joypad_iphone.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
joypad_iphone.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
keyboard_input_view.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
keyboard_input_view.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
logo.png platform: Update metadata for export platforms 2020-08-14 00:32:05 +02:00
main.m One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
native_video_view.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
native_video_view.m One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
os_iphone.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
os_iphone.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
platform_config.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_iphone.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_iphone.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub iOS: Fix memory leak on touch input 2023-02-15 21:38:55 -08:00
tts_ios.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tts_ios.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
view_controller.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
view_controller.mm One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00