aboutsummaryrefslogtreecommitdiff
path: root/src/gestures.c
AgeCommit message (Expand)Author
2016-08-06Redesigned gestures module to header-onlyraysan5
2016-06-14Added GetGestureDetected() again...raysan5
2016-06-14Removed useless function: GetGestureDetected()raysan5
2016-06-03Some gestures comments tweaks...raysan5
2016-06-01Dependencies reviewraysan5
2016-04-17Improved gestures systemraysan5
2016-03-16Reset pointCount for gesturesRay
2016-03-09GESTURE SWIPERay
2016-02-23Removed a couple of TODOsRay
2016-02-20Corrected compiler complaintraysan5
2016-02-20Merge branch 'master' into developRay
2016-02-17Updated gestures moduleRay
2016-02-13Some tweaksraysan5
2016-02-10Updated commentsRay
2016-02-10Reviewed gestures moduleRay
2016-02-08UpdatedRay
2016-02-08Reviewing gestures module (IN PROGRESS)Ray
2016-02-02Cleaned code a little bitRay
2016-02-02Redesigned gestures system...Ray
2016-01-22Fixed hold gesture detectionvictorfisac
2016-01-03Reviewed Android inputs and gestures systemraysan5
2016-01-02Eat Android Back key to avoid crashraysan5
2015-12-30Reviewed function GetCurrentTime() on WIN32raysan5
2015-10-30Moved gestures touch functionality back to coreRay
2015-10-06Reviewed GetCurrentTime() -IN PROGRESS-raysan5
2015-09-04Fix compiling on LinuxConstantine Tarasenkov
2015-07-29Decoupling gestures system moduleraysan5
2015-07-13Some small code tweaksraysan5
2015-07-05Functions renaming for better consistencyraysan5
2015-06-03Corrected gesture tap issue and text scaling issueMarc Palau
2015-05-21Added extensions check on rlglInit() and moreraysan5
2015-05-04Big batch of changes, check description:raysan5
2015-04-22Corrected some bugs and warningsraysan5
2015-04-22Added Gestures System for Android and WebMarc Palau