| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-01 | REVIEWED: example: gltf models loading -WIP- | Ray | |
| 2022-07-01 | Fixed various grammar mistakes (#2559) | Omer Kilinc | |
| * Fixed various grammar mistakes * Fixed various grammar mistakes * Update README.md | |||
| 2022-06-29 | REVIEWED: `DrawBillboard*()` | Ray | |
| 2022-06-27 | Remove unneeded `rlPushMatrix()` | Ray | |
| 2022-06-26 | Update CHANGELOG | Ray | |
| 2022-06-25 | Updated PLATFORM_RPI info #2547 | Ray | |
| 2022-06-24 | REMOVED: Physac projects #2551 | Ray | |
| 2022-06-24 | Removed physac #2543 | Ray | |
| 2022-06-24 | fix: precision loss, discard unused (#2541) | veclavtalica | |
| 2022-06-24 | Fix CMake build on Raspberry Pi OS Bullseye (#2548) | Richard Smith | |
| 2022-06-23 | Fix signedness in rlBindImageTexture (#2539) | Hanaxar | |
| rlGetGlTextureFormats was expecting unsigned int, corrected variables according to that. | |||
| 2022-06-23 | fix: small things in CONVENTIONS.md (#2536) | veclavtalica | |
| 2022-06-22 | Update rlights.h | Ray | |
| 2022-06-22 | Update shaders_basic_lighting.c | Ray | |
| 2022-06-21 | REVIEWED: example: shaders_mesh_instancing | Ray | |
| Simplified example | |||
| 2022-06-21 | Update rlgl.h | Ray | |
| 2022-06-21 | Reviewed batch buffer overflow #2526 | Ray | |
| 2022-06-21 | minor tweak | Ray | |
| 2022-06-21 | Added new comment to examples | Ray | |
| 2022-06-21 | Share PCM streaming buffer to reduce dynamic allocations (#2532) | Dan Bechard | |
| 2022-06-18 | Revert "Update rlgl.h" | Ray | |
| This reverts commit 8fe6bfabbf91913fcca10ab12d23fcbde568f7b1. | |||
| 2022-06-18 | REVIEWED: `IsFileExtension()` #2530 | Ray | |
| Max file extension size set to 16 | |||
| 2022-06-18 | Update rlgl.h | Ray | |
| 2022-06-18 | Update rlgl.h | Ray | |
| 2022-06-18 | Update rcore.c | Ray | |
| 2022-06-17 | tweak | Ray | |
| 2022-06-17 | REVIEWED: `LoadDroppedFiles()`, fixed issues | Ray | |
| 2022-06-17 | Changed ExportFontAsCode to use given font's padding. (#2525) | The Tophat Demon | |
| 2022-06-16 | fix: round off error in ColorAlphaBlend (#2524) | Roy Qu | |
| 2022-06-16 | REVIEWED: `rlTextureParameters()`, reset anisotropy level | Ray | |
| 2022-06-16 | REVIEWED: `rlGenTextureMipmaps()`, removed filtering setup | Ray | |
| 2022-06-16 | Update rcore.c | Ray | |
| 2022-06-14 | Add wrap (#2522) | Pijus | |
| * add wrap function * fixed Wrap function wrapping wrong | |||
| 2022-06-14 | Revert "add wrap function (#2521)" | Ray | |
| This reverts commit 81157e4e72613b09cfde8aee925cd297d8b6cce6. | |||
| 2022-06-14 | add wrap function (#2521) | Pijus | |
| 2022-06-12 | Reviewed easings include | Ray | |
| 2022-06-12 | Update rcore.c | Ray | |
| 2022-06-12 | Update rmem.h | Ray | |
| 2022-06-12 | Removed extras directory | Ray | |
| 2022-06-12 | Update easings.h | Ray | |
| 2022-06-12 | Reviewed latest PR | Ray | |
| 2022-06-12 | Add function to read both X and Y mouse scrolling from a trackpad (#2517) | Steven Schveighoffer | |
| (GetMouseWheelMoveV). | |||
| 2022-06-12 | REVIEWED: `FilePathList`, consider maximum capacity | Ray | |
| 2022-06-12 | Update models_skybox.c | Ray | |
| 2022-06-12 | Update text_font_filters.c | Ray | |
| 2022-06-12 | Update core_drop_files.c | Ray | |
| 2022-06-12 | Update core_drop_files.c | Ray | |
| 2022-06-11 | WARNING: BREAKING: REDESIGNED: Filepath loading API | Ray | |
| REDESIGNED: `LoadDirectoryFiles()` ADDED: `LoadDirectoryFilesEx()` REDESIGNED: `LoadDroppedFiles()` ADDED: `IsPathFile()` This BIG BREAKING change simplifies the functions and gives more control to the user: - A new `struct FilePathList` has been added to avoid exposing complex pointers. - User is responsible of memory loading/unloading - Filepaths loading support recursive directories and file extension filters | |||
| 2022-06-11 | Remove physics projects | Ray | |
| 2022-06-11 | Update config.h | Ray | |
