| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
