summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
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
2022-08-02Update version to raylib 4.2Ray
2022-07-15Added noteRay
2022-07-09Allow DLL creation using TCC (#2569)Audi Nugraha
2022-07-05Update raylib.hRay
2022-07-05WARNING: BREAKING: REMOVED: `*StorageValue()` functionsRay
2022-07-05REMOVED: `GenMeshBinormals()`, actually, never implementedRay
2022-06-12Add function to read both X and Y mouse scrolling from a trackpad (#2517)Steven Schveighoffer
2022-06-12REVIEWED: `FilePathList`, consider maximum capacityRay
2022-06-11WARNING: BREAKING: REDESIGNED: Filepath loading APIRay
2022-06-11Update raylib.hRay
2022-06-11REVIEWED: Issue with MOUSE_PASSTROUGH #2516Ray