summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-11-14fix for running gles2 with sdl on desktopsdl-gles-fixrealtradam
2023-11-14Fix tiny spelling mistake. (#3540)2Bear
2023-11-14Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-11-14Fix missing keys on PLATFORM_DESKTOP_SDL (#3539)ubkp
2023-11-14Update HISTORY.mdRay
2023-11-14Update CHANGELOGRay
2023-11-13Update HISTORY.mdRay
2023-11-13Update HISTORY.mdRay
2023-11-13Update rcore.cRay
2023-11-13Fix mouse button order for SDL (#3534)ubkp
2023-11-12REVIEWED: `TakeScreenshot()`, potential issuesRay
2023-11-12Update BINDINGS.md (#3531)JupiterRider
2023-11-12[rlgl] Fixed return type of `GetCompressedFormatName` (#3529)Le Juez Victor
The return type of `GetCompressedFormatName` has been corrected from `char *` to `const char *`
2023-11-11Review #3526Ray
2023-11-11Added wiki links to README (#3525)isaacgravenortechnologies
* Added wiki link * Added second wiki link
2023-11-11Fix automation recording (#3523)ubkp
2023-11-11Testing contributors infoRay
2023-11-10Update ROADMAP.mdRay
2023-11-10Reviewed duplicate linesRay
2023-11-10Update core_automation_events.cRay
2023-11-10Reviewing automation events on web...Ray
2023-11-10Format tweaksRay
2023-11-10Changed keybinds for the automation example to avoid conflict with browser ↵Miloslav Milenkov
shortcuts (#3519)
2023-11-10Update rlgl.hRay
2023-11-10Updated for upcoming raylib 5.0Ray
2023-11-09WindowShouldClose(), reset shouldClose flag when window is inited (#3518)maksut
2023-11-09REVIEWED: `BeginScissorMode()` #3510Ray
2023-11-09Update miniaudio.hRay
2023-11-09Updated examplesRay
2023-11-09Update example: shapes_splines_drawingRay
2023-11-09Update CHANGELOGRay
2023-11-08Update core_2d_camera_platformer.cRay
2023-11-08Examples reviewsRay
2023-11-08Remove BOMRay
2023-11-08Reviewed some examples and warningsRay
2023-11-08Update Makefile.WebRay
2023-11-08Update shell.htmlRay
2023-11-08Update rcore.cRay
2023-11-08Update textures_textured_curve.cRay
2023-11-08REVIEWED: `Makefile.Web`, reorganize and add examplesRay
2023-11-08REDESIGNED: Spline drawing functionalityRay
This change allows more versatile and consistent splines drawing. It also gives more control to advance users to draw splines as individual segments.
2023-11-08REVIEWED: Added new examples to VS2022 solutionRay
2023-11-08Update rtextures.cRay
2023-11-08Update README.mdRay
2023-11-07Fix absRange for PLATFORM_DRM (#3517)ubkp
2023-11-07Update textures_textured_curve.cRay
2023-11-07Update shapes_splines_drawing.cRay
2023-11-07ADDED: `GetSplinePoint*()` functions for spline evaluationRay
RENAMED: `DrawLine<spline_type>()` to `DrawSpline<spline_type>()` for more consistent and clear naming REVIEWED: Bezier drawing parameters order, more consistent REVIEWED: Spline-based examples -WIP-
2023-11-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-11-07ADDED: Open-graph image alt propertiesRay