0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add start and end points properties to pan recognizer. Also implement gesture finalization when touches count exceeded maximumNumberOfTouches More... over 10 years ago
Add requiredTouchesCount property to long tap recognizer (-1 mean ignore option) More... over 10 years ago
Merge pull request #34 from sergii-koltsiuk/master More... over 10 years ago
Fix implementation of numberOfTapsRequired parameter for tap recognizer More... over 10 years ago
Merge pull request #33 from sergii-koltsiuk/master More... over 10 years ago
Implement numberOfTapsRequired parameter for tap recognizer More... over 10 years ago
Merge pull request #29 from redthrawn/patch-1 More... over 10 years ago
Fixed deltaScale problem and some other things More... over 10 years ago
nothing important. just U5 settings More... over 10 years ago
Merge pull request #28 from stuartsoft/feature/GestureConstraints More... over 10 years ago
* Resolves an issue causing Pan Recognizer to trigger with only one touch when the minimumNumberOfTouches = 2 & maximumNumberOfTouches = 2 More... over 10 years ago
a few formatting fixes from the last pull request removed access to Input.touches from the pull request. Input.* isn't valid due to TouchKit using it's own cross platform input system More... over 10 years ago
Merge pull request #27 from stuartsoft/feature/GestureConstraints More... over 10 years ago
* Implemented several min/max activation constraints to make prioritized recognition easier when several gestures are in use at the same time. More... over 10 years ago
Merge pull request #26 from loolo78/master More... over 10 years ago
Updated TouchKitMenuItem to point to the corrent location of UnityEngine.dll. Commented out unused variable _previousLocation so that no compilar warnings are thrown during compilation. More... over 10 years ago
added TouchKitLite for cases where you just want super simple cross platform input without all the recognizers. There is an example of how you could make a gesture recognizer in the TouchKitLite folder as well More... almost 11 years ago
Merge branch 'master' of https://github.com/prime31/TouchKit More... almost 11 years ago
new policy More... almost 11 years ago
oops. forgot extension More... almost 11 years ago
another policy More... almost 11 years ago
Merge branch 'master' of https://github.com/prime31/TouchKit More... almost 11 years ago
finally, a functional policy More... almost 11 years ago
Merge pull request #24 from newcommat/master More... almost 11 years ago
Graceful handling for DPI platform fallbacks More... almost 11 years ago
Merge pull request #2 from prime31/master More... almost 11 years ago
Merge pull request #23 from newcommat/feature/distance_in_centimeters More... almost 11 years ago
Switching TouchKit distances to be expressed in Centimeters based on DPI More... almost 11 years ago
Merge pull request #1 from prime31/master More... almost 11 years ago
new policy file to make Xamarin happy More... almost 11 years ago