| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-18 | Expanding Possibilities: Integrating Additional glTF / GLB Data Formats for ↵ | MrScautHD | |
| Enhanced 3D Experiences (#3546) * Add more gltf data formats * Fix forgot to save bone ids * Fix misstake * Fix code format * Removed useless formats | |||
| 2023-11-18 | Disable unused miniaudio features (#3544) | Alexandre Almeida | |
| * Disable unused miniaudio features * Fix mistakes | |||
| 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-18 | fix for running gles2 with sdl on desktop (#3542) | _Tradam | |
| 2023-11-18 | Added glsl 100 and 120 shaders to lightmap example. (#3543) | Jussi Viitala | |
| * Added glsl 100 and 120 shaders to lightmap example. * Fixed lightmap example resource loading on web. | |||
| 2023-11-18 | Preparing for 5.1-dev (#3550) | Dennis E. Hamilton | |
| Adjusting raylib.h to reflect post-5.0 changes now. | |||
| 2023-11-15 | Updated Npp intellisense data for raylib 5.0 | Ray | |
| 2023-11-15 | Update miniaudio to v0.11.21 | Ray | |
| 2023-11-14 | Fix tiny spelling mistake. (#3540) | 2Bear | |
| 2023-11-14 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2023-11-14 | Fix missing keys on PLATFORM_DESKTOP_SDL (#3539) | ubkp | |
| 2023-11-14 | Update HISTORY.md | Ray | |
| 2023-11-14 | Update CHANGELOG | Ray | |
| 2023-11-13 | Update HISTORY.md | Ray | |
| 2023-11-13 | Update HISTORY.md | Ray | |
| 2023-11-13 | Update rcore.c | Ray | |
| 2023-11-13 | Fix mouse button order for SDL (#3534) | ubkp | |
| 2023-11-12 | REVIEWED: `TakeScreenshot()`, potential issues | Ray | |
| 2023-11-12 | Update 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-11 | Review #3526 | Ray | |
| 2023-11-11 | Added wiki links to README (#3525) | isaacgravenortechnologies | |
| * Added wiki link * Added second wiki link | |||
| 2023-11-11 | Fix automation recording (#3523) | ubkp | |
| 2023-11-11 | Testing contributors info | Ray | |
| 2023-11-10 | Update ROADMAP.md | Ray | |
| 2023-11-10 | Reviewed duplicate lines | Ray | |
| 2023-11-10 | Update core_automation_events.c | Ray | |
| 2023-11-10 | Reviewing automation events on web... | Ray | |
| 2023-11-10 | Format tweaks | Ray | |
| 2023-11-10 | Changed keybinds for the automation example to avoid conflict with browser ↵ | Miloslav Milenkov | |
| shortcuts (#3519) | |||
| 2023-11-10 | Update rlgl.h | Ray | |
| 2023-11-10 | Updated for upcoming raylib 5.0 | Ray | |
| 2023-11-09 | WindowShouldClose(), reset shouldClose flag when window is inited (#3518) | maksut | |
| 2023-11-09 | REVIEWED: `BeginScissorMode()` #3510 | Ray | |
| 2023-11-09 | Update miniaudio.h | Ray | |
| 2023-11-09 | Updated examples | Ray | |
| 2023-11-09 | Update example: shapes_splines_drawing | Ray | |
| 2023-11-09 | Update CHANGELOG | Ray | |
| 2023-11-08 | Update core_2d_camera_platformer.c | Ray | |
| 2023-11-08 | Examples reviews | Ray | |
| 2023-11-08 | Remove BOM | Ray | |
| 2023-11-08 | Reviewed some examples and warnings | Ray | |
| 2023-11-08 | Update Makefile.Web | Ray | |
| 2023-11-08 | Update shell.html | Ray | |
| 2023-11-08 | Update rcore.c | Ray | |
| 2023-11-08 | Update textures_textured_curve.c | Ray | |
| 2023-11-08 | REVIEWED: `Makefile.Web`, reorganize and add examples | Ray | |
| 2023-11-08 | REDESIGNED: Spline drawing functionality | Ray | |
| 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-08 | REVIEWED: Added new examples to VS2022 solution | Ray | |
| 2023-11-08 | Update rtextures.c | Ray | |
