| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-02 | Update copyright to 2024 | Ray | |
| 2023-09-22 | REVIEWED: `IsGestureDetected()` parameter type | Ray | |
| 2023-07-22 | Optimize and simplify the gesture system (#3190) | ubkp | |
| * Optimize and simplify the gesture system * Decouples GESTURE_SWIPE_* from GESTURE_DRAG | |||
| 2023-07-19 | Fix GESTURE_DRAG and GESTURE_SWIPE_* issues (mostly) for web (#3183) | ubkp | |
| 2023-07-16 | [example] Core Input Gestures for Web (#3172) | ubkp | |
| * [example] Core Input Gestures for Web * Fix Doubletap for web * Changes TAP_TIMEOUT and rgGetCurrentTime to seconds | |||
| 2023-07-10 | Reviewed `rcamera`/`rgestures` file-macros for consistency #3161 | Ray | |
| 2023-07-05 | Fix degrees of swipe gestures for web (#3155) | ubkp | |
| 2023-07-04 | Fix pinch gestures for web (#3153) | ubkp | |
| 2023-05-01 | REVIEWED: Modules description layout | Ray | |
| 2023-02-09 | Fixed some grammar mistakes and typos. (#2914) | Julio C. Galindo | |
| * Fixed some grammar mistakes. * Fixed some typos. | |||
| 2023-01-01 | Update year to 2023 | Ray | |
| 2022-10-02 | Fix Gestures to use GetTime() if it's available (#2733) | Rob Loach | |
| 2022-08-02 | minor tweaks | Ray | |
| 2022-05-19 | Improved boolean definitions (#2485) | Jonathan Poncelet | |
| 2021-12-31 | Update year to 2022 | raysan5 | |
| 2021-10-13 | Reviewed some TODO | Ray | |
| 2021-10-03 | Minor format tweaks | Ray | |
| 2021-09-22 | WARNING: MODULES RENAMING!!! | Ray | |
| raylib modules have been slightly renamed to add some identity and note that they are independent modules that can be used as standalone separate parts of raylib if required. The renamed modules are: - `core` -> `rcore` - `shapes` -> `rshapes` - `textures` -> `rtextures` - `text` -> `rtext` - `models` -> `rmodels` - `camera` -> `rcamera` - `gestures` -> `rgestures` - `core` -> `rcore` All the build systems has been adapted to this change. | |||
