summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2024-07-07REVIEWED: Direction must be normalized #4131Ray
2024-07-07[rmodels] Consistent `DrawBillboardPro` with `DrawTexturePro` (#4132)bohonghuang
2024-07-01WARNING: UPDATE: Starting works on `raylib 5.5` releaseRay
2024-07-01Reverted memory allocators additional checksRay
2024-07-01WARNING: TEST: Security check to address potential overflow cocernsRay
2024-06-30REVIEWED: Formatting, follow raylib coding conventionsRay
2024-06-30REVIEWED: Formatting, follow raylib coding conventionsRay
2024-06-30[rtextures] Created `ImageFromChannel()` (#4105)Bruno Cabral
2024-06-24Minor tweaksRay
2024-06-24[rtextures] Adding `ImageDrawLineEx` function (#4097)Le Juez Victor
2024-06-23[rtextures] Adding triangle drawing function for images (#4094)Le Juez Victor
2024-06-16Update raylib.hRay
2024-06-11[SHAPES] Make functions that draw point arrays take them as const (#4051)Jeffery Myers
2024-06-03rtext: added functions for camel case and snake case (reopened due to formatt...IoIxD
2024-05-30[rshapes]Circle line collision function (#4018)kai-z99
2024-05-30Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)vaezim
2024-05-29Update raylib.hRay
2024-05-29ADDED: `IsFileNameValid()`Ray
2024-05-21fix WaveCrop() and use frames instead of samples (#3994)listeria
2024-04-30Changed one minor Comment (#3949)UmgefallenesGlas
2024-04-28Made comments on raylib.h match those present in rcamera.h (#3942)Tomas Fabrizio Orsi
2024-04-20REVIEWED: `DrawRectangleLines()` #3884Ray
2024-04-04Update raylib.hRay
2024-04-03REVIEWED: `GetScreenToWorldRayEx()`Ray
2024-04-01Address parsing issue when generating XML #3893Ray
2024-03-29Fixing gamepad buttons not working in drm backend (#3888)MrMugame
2024-03-07REVIEWED: GetMouseRay() functions rename #3830Ray
2024-03-07Screen space related functions consistency (#3830)aiafrasinei
2024-03-07Update raylib.hRay
2024-02-29ADDED: New function `ColorIsEqual()`Ray
2024-02-24Gamepad rumble support with SDL2 (#3819)GideonSerf
2024-02-04Reorder functionsRay
2024-02-04Added viewport independent raycast (#3709)Luís Almeida
2024-01-20Fix Android keycode translation and duplicate key constants (#3733)Alexandre Almeida
2024-01-02Update copyright to 2024Ray
2023-12-28Revert "Update raylib.h"Ray
2023-12-28Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-12-28[rtextures] Fix `LoadImageAnimFromMemory()` warning for `fileData` (#3686)ubkp
2023-12-28Update raylib.hRay
2023-12-28TextReplace const correctness (#3678)maverikou
2023-12-28[rshapes] Expose shapes drawing texture and rectangle (#3677)Jeffery Myers
2023-12-23Review UnloadAutomationEventList (#3658)Antonis Geralis
2023-12-13[rcore] Remove unused vScreenCenter (#3632)Matthew Oros
2023-12-13fixed coding style in function TextToFloat (#3627)Benjamin Schmid Ties
2023-11-30ADDED: `ExportMeshAsCode()`Ray
2023-11-28Hide unneeded internal symbols when building raylib as an so or dylib (#3573)Peter0x44
2023-11-18Image convolution function ImageKernelConvolution (#3528)Karim
2023-11-18Preparing for 5.1-dev (#3550)Dennis E. Hamilton
2023-11-10Updated for upcoming raylib 5.0Ray
2023-11-08REDESIGNED: Spline drawing functionalityRay