| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-06 | Redesigned gestures module to header-only | raysan5 | |
| 2016-06-14 | Added GetGestureDetected() again... | raysan5 | |
| Required by gestures example.... | |||
| 2016-06-14 | Removed useless function: GetGestureDetected() | raysan5 | |
| Use instead: IsGestureDetected() | |||
| 2016-06-03 | Some gestures comments tweaks... | raysan5 | |
| 2016-06-01 | Dependencies review | raysan5 | |
| Checking some files to be converted to header-only | |||
| 2016-04-17 | Improved gestures system | raysan5 | |
| 2016-03-16 | Reset pointCount for gestures | Ray | |
| 2016-03-09 | GESTURE SWIPE | Ray | |
| change name variable | |||
| 2016-02-23 | Removed a couple of TODOs | Ray | |
| 2016-02-20 | Corrected compiler complaint | raysan5 | |
| 2016-02-20 | Merge branch 'master' into develop | Ray | |
| # Conflicts: # src/gestures.c # src/makefile | |||
| 2016-02-17 | Updated gestures module | Ray | |
| Using normalized [0..1] input points | |||
| 2016-02-13 | Some tweaks | raysan5 | |
| 2016-02-10 | Updated comments | Ray | |
| 2016-02-10 | Reviewed gestures module | Ray | |
| 2016-02-08 | Updated | Ray | |
| 2016-02-08 | Reviewing gestures module (IN PROGRESS) | Ray | |
| 2016-02-02 | Cleaned code a little bit | Ray | |
| 2016-02-02 | Redesigned gestures system... | Ray | |
| ...and improved mouse gestures support Some testing still required... | |||
| 2016-01-22 | Fixed hold gesture detection | victorfisac | |
| - Fixed gestures hold detection. - Improved hold state detection for little touch position increments (sensitivity). | |||
| 2016-01-03 | Reviewed Android inputs and gestures system | raysan5 | |
| Corrected Android processing for some inputs (BACK button, VOLUME buttons) Redesigned Gestures system (some work still required) SetEnabledGestures() - Only support desired gestures (requires some review) | |||
| 2016-01-02 | Eat Android Back key to avoid crash | raysan5 | |
| 2015-12-30 | Reviewed function GetCurrentTime() on WIN32 | raysan5 | |
| 2015-10-30 | Moved gestures touch functionality back to core | Ray | |
| Required gestures module when compiling for Android and Web | |||
| 2015-10-06 | Reviewed GetCurrentTime() -IN PROGRESS- | raysan5 | |
| Time measure on Windows platform done with: QueryPerformanceCounter() Testing required! | |||
| 2015-09-04 | Fix compiling on Linux | Constantine Tarasenkov | |
| 2015-07-29 | Decoupling gestures system module | raysan5 | |
| Now gestures system can be used as standalone module | |||
| 2015-07-13 | Some small code tweaks | raysan5 | |
| 2015-07-05 | Functions renaming for better consistency | raysan5 | |
| 2015-06-03 | Corrected gesture tap issue and text scaling issue | Marc Palau | |
| 2015-05-21 | Added extensions check on rlglInit() and more | raysan5 | |
| Corrected shader version depending on OGL version Corrected bug in gestures module | |||
| 2015-05-04 | Big batch of changes, check description: | raysan5 | |
| - Camera system moved to a separate module [camera.c] - WIP: Added customization functions for camera controls - Added custom shaders support on batch drawing - Complete redesign of textures module to support multiple texture formats (compressed and uncompressed) | |||
| 2015-04-22 | Corrected some bugs and warnings | raysan5 | |
| 2015-04-22 | Added Gestures System for Android and Web | Marc Palau | |
