Releases: Federico-Ciuffardi/GodotTouchInputManager
Releases · Federico-Ciuffardi/GodotTouchInputManager
v0.5.2
Improves debugging messages
v0.5.1
Custom Input Events for every gesture
v0.5.0
Integration with Godot's InputEvent system.
v0.4.2
Increased accuracy.
v0.4.1
- Fixes tap: now tap doesn't trigger on long press
v0.4.0
- new signal: twist
v0.3.0
- new signal: any_gesture
v0.2.0
Update README.md
v0.1.1
Fixes mouse to multi touch drag bug
v0.1.0
First version!
Adds support for single finger touch (tap), single finger drag, pinch and multiple finger drag.