You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
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