| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-17 | ADDED: `GenImagePerlinNoise()` | Ray | |
| 2021-10-06 | WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()` | raysan5 | |
| raylib was using `stb_perlin.h` library to generate perlin noise, it seems that recently this library has been flagged as it could be infringing some algorythm patent. For security, it has been removed from raylib. | |||
| 2020-02-06 | Update external libraries | Ray | |
| 2019-10-19 | Update external libraries | raysan5 | |
| 2019-02-12 | Updated external libraries | Ray | |
| 2017-06-28 | Add more image generation functions: radial gradient and perlin noise | Wilhem Barbier | |
