summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2023-07-02WARNING: BREAKING: ADDED: `SetTextLineSpacing()`Ray
2023-06-17Remove trailing spacesRay
2023-06-03ADDED: `ExportImageToMemory()`Ray
2023-06-01Add error if raylib.h is included in a C++98 program (#3093)Peter0x44
2023-05-24Added ImageRotate (#3078)Dane Madsen
2023-05-22Add GenImageGradientSquare (#3077)Dane Madsen
2023-05-21Update raylib.hRay
2023-05-21Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ...Dane Madsen
2023-05-07Added ModelAnimation.name, initially with GLTF animation names loaded (#3044)Alfred Reinold Baudisch
2023-03-20Updated version to avoid confusion with 4.5 releaseRay
2023-03-12Some tweaksRay
2023-03-12Update version to `raylib 4.5`Ray
2023-03-07`WARNING`: REMOVED: `UnloadModelKeepMeshes()`Ray
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
2023-02-21ADDED: `SetWindowIcons()` to set multiple icon image sizesRay
2023-02-20Added mixed audio processor (#2929)hkc
2023-02-14REVIEWED: Camera redesign PRRay
2023-02-14WIP rcamera redesign vector (#2563)Crydsch Cube
2023-02-09Fixed some grammar mistakes and typos. (#2914)Julio C. Galindo
2023-01-28ADDED: IsModelReady(), IsMaterialReady(), IsTextureReady(), IsRenderTextureRe...Rob Loach
2023-01-27ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,...Rob Loach
2023-01-22Add RAYLIB_VERSION numbers to raylib.h (#2856)Rob Loach
2023-01-02REVIEWED: Avoid possible gamepad index as `-1` #2839Ray
2023-01-01Update year to 2023 (#2846)Wytek01
2022-12-07ADDED: `ColorTint()`, `ColorContrast()`Ray
2022-12-05ADDED: `ColorBrightness()`Ray
2022-11-22Minor tweaksRay
2022-11-15WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`Ray
2022-11-10Minor formating tweaksRay
2022-11-10WARNING: REMOVED: `DrawTextureTiled()`Ray
2022-11-10WARNING: REMOVED: `DrawTextureQuad()`Ray
2022-11-10WARNING: REMOVED: `DrawTexturePoly()`Ray
2022-11-04Fix ExportDataAsCode() data types (#2787)RGDTAB
2022-10-25Added Box and Gaussian blurring (#2770)nobytesgiven
2022-10-17Add DrawCapsule(Wires) (#2761)ianband
2022-10-14ADDED: `GenImageText()`Ray
2022-10-11fixing typo (#2748)Dor Shapira
2022-10-07Update version to `raylib 4.5-dev` to avoid confusions with 4.2Ray
2022-10-05Added `BLEND_CUSTOM_SEPARATE` #2741Ray
2022-09-28fixing new typoes (#2727)Dor Shapira
2022-09-28Update raylib.h (#2726)Dor Shapira
2022-09-26Clarified working of ImageDrawCircle and ImageDrawCircleV (#2719)bXi
2022-09-22WARNING: Several changes on UTF-8/Codepoints APIRay
2022-09-19Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713)Rob Loach
2022-09-17ADDED: `GenImagePerlinNoise()`Ray
2022-09-07REVIEWED: Data type to unsignedRay
2022-09-04REVIEWED: `CheckCollisionPointPoly()`Ray
2022-09-04Check collision point polygon (#2685)Jacek
2022-08-22REVIEWED: M3D implementation #2648Ray
2022-08-05Added commentsRay