| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-06 | Review projects details for raylib 4.2 | Ray | |
| 2022-02-10 | Update file names in build scripts (#2339) | gtrxAC | |
| * JSON parser: Use array for function params (#2255) * Parser: follow C convention of type before name * Update file names in build scripts | |||
| 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. | |||
| 2019-05-29 | Fix and update projects/scripts | Jens Pitkanen | |
| 2019-02-12 | Review scripts name and mini_al inclusion | Ray | |
