| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-01 | [CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) | Jeffery Myers | |
| * Update raylib_api.* by CI * Fix MSVC warnings. Make raymath.h work in C++ in MSVC * whitespace cleanup --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||
| 2024-07-01 | [rtextures] advance k in LoadImageColors (#4120) | Bruno Cabral | |
| Some formats are not advancing k to get pixels values | |||
| 2024-06-30 | REVIEWED: Formatting, follow raylib coding conventions | Ray | |
| 2024-06-30 | REVIEWED: Formatting, follow raylib coding conventions | Ray | |
| 2024-06-30 | [rtextures] Created `ImageFromChannel()` (#4105) | Bruno Cabral | |
| * created ImageFromChannel Adds the possibility to extract a specific channel from an image * naming convention * example window height * removed threshold * removed alpha channel * channel example organization * updated channel example image | |||
| 2024-06-24 | Minor tweaks | Ray | |
| 2024-06-24 | [Build] Fix warnings when building in VS 2022 (#4095) | Jeffery Myers | |
| * Update raylib_api.* by CI * Fix warnings when building examples in MSVC 2022 * fix auto-format that sneaked in there. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||
| 2024-06-24 | [rtextures] Adding `ImageDrawLineEx` function (#4097) | Le Juez Victor | |
| * adding `ImageDrawLineEx` function also review other functions for drawing lines in images * fix `ImageDrawLineV` | |||
| 2024-06-23 | [rtextures] Adding triangle drawing function for images (#4094) | Le Juez Victor | |
| * adding triangle drawing function for images * remove unnecessary check * fix an iteration mistake | |||
| 2024-05-29 | review color tint functions (#4015) | Le Juez Victor | |
| 2024-05-21 | REVIEWED: `ColorToInt()` PR | Ray | |
| 2024-05-21 | [rtextures] Fix Undefined behaviour in ColorToInt (#3996) | OetkenPurveyorOfCode | |
| 2024-05-01 | Reviewed some warnings | Ray | |
| 2024-04-21 | Review formatting | Ray | |
| 2024-04-20 | REVIEWED: `LoadImageRaw()` #3926 | Ray | |
| 2024-04-20 | REVIEWED: `LoadImageRaw()` #3926 | Ray | |
| 2024-04-20 | REVIEWED: Remove final punctuation in code comments | Ray | |
| 2024-04-20 | Code gardening | Ray | |
| - Review formatting - Improve readability for some functions result return - Minimize early returns - Align LoadFileData() to UnloadFileData() | |||
| 2024-04-20 | Added security checks #3924 | Ray | |
| 2024-04-19 | Review code formating | Ray | |
| 2024-03-26 | [rtextures] Fix LoadImageFromScreen scaling (#3881) | proberge-dev | |
| 2024-02-29 | Review formatting | Ray | |
| 2024-02-29 | ADDED: New function `ColorIsEqual()` | Ray | |
| 2024-02-28 | Update rtextures.c | Ray | |
| 2024-02-26 | Update rtextures.c | Ray | |
| 2024-02-26 | assign format to cubemap (#3823) | Gary M | |
| 2024-02-18 | Remove some unneeded line breaks | Ray | |
| 2024-02-10 | Fix warnings in raylib (#3793) | Jeffery Myers | |
| 2024-02-04 | REVIEWED: `rlLoadFramebuffer()` | Ray | |
| 2024-01-15 | REVIEWED: `ImageKernelConvolution()`, formating and warnings | Ray | |
| 2024-01-14 | Fix bounds check for `ImageDrawRectangleRec` (#3732) | Blockguy24 | |
| 2024-01-11 | implemented fill color TODO in ImageResizeCanvas() (#3720) | Lieven Petersen | |
| 2024-01-11 | Fix `ImageDrawRectangleRec` (#3721) | Le Juez Victor | |
| 2024-01-06 | Simplified for loop for some image manip functions (#3712) | Alice Nyaa | |
| 2024-01-05 | REVIEWED: `LoadImageAnimFromMemory()` #3704 | Ray | |
| 2024-01-05 | Hide unused warnings from stb_image_resize2.h (#3708) | ubkp | |
| 2024-01-02 | Update copyright to 2024 | Ray | |
| 2023-12-28 | [rtextures] Fix `LoadImageAnimFromMemory()` warning for `fileData` (#3686) | ubkp | |
| * Fix LoadImageAnimFromMemory() warning for fileData * Add LoadImageAnimFromMemory() to raylib.h * Fix missing ; on previous commit | |||
| 2023-12-28 | LoadImageAnimFromMemory (#3681) | IoIxD | |
| 2023-12-23 | Review formating | Ray | |
| 2023-12-23 | REVIEWED: `LoadTextureCubemap()`, added `mipmaps` #3665 | Ray | |
| 2023-12-14 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2023-12-14 | Update rtextures.c | Ray | |
| 2023-12-13 | Fix box blur symmetry & simplify code (#3631) | Romash | |
| 2023-12-11 | Fix #3613 | Ray | |
| 2023-11-18 | Image convolution function ImageKernelConvolution (#3528) | Karim | |
| * Added image convultion ImageKernelConvolution * comment changes * spelling changes and change to kernel size * removed kernel normalization inside function * fix to formating | |||
| 2023-11-08 | Update rtextures.c | Ray | |
| 2023-11-01 | REVIEWED: Potential code issues reported by CodeQL #3476 | Ray | |
| 2023-10-13 | Ported to stb_image_resize2.h (#3403) | Babak | |
| 2023-10-10 | Update rtextures.c | Ray | |
