summaryrefslogtreecommitdiffhomepage
path: root/examples/textures/textures_image_generation.c
AgeCommit message (Expand)Author
2024-02-23Fixed typo in a comment (#3816) (#3817)Abhishek Rathore
2024-01-02Update copyright to 2024Ray
2023-05-22Add GenImageGradientSquare (#3077)Dane Madsen
2023-05-21Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ...Dane Madsen
2023-01-01Update year to 2023Ray
2022-07-20REVIEWED: examples descriptionsRay
2022-06-21Added new comment to examplesRay
2021-10-06WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`raysan5
2021-05-08Added support for additional mouse buttons (#1753)Lambert Wang
2019-05-27Review variables initializationRay
2019-05-20Review ALL examplesRay
2018-05-04Rectangle parameters changed to floatRay San
2018-01-17Reviewed function GenImagePerlinNoise()Ray
2017-10-17Improved some examplesRay San
2017-07-02Review some formatting for consistencyraysan5
2017-06-28Removed an unwanted file and fixed an exampleWilhem Barbier
2017-06-28Add a density parameter to GenImageRadialGradientWilhem Barbier
2017-06-28Add more image generation functions: radial gradient and perlin noiseWilhem Barbier
2017-06-28Add some functions to generate imagesWilhem Barbier