| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2022-06-11 | Update raylib.h | Ray | |
| 2022-06-11 | REVIEWED: Issue with MOUSE_PASSTROUGH #2516 | Ray | |
| 2022-06-11 | New feature: support MOUSE_PASSTHROUGH #2516 | Ray | |
| 2022-06-09 | Minor formattng tweak | Ray | |
| 2022-06-09 | GetMonitorWidth()/GetMonitorHeight(): return current video resolution ↵ | gulrak | |
| instead max available (#2514) * GetMonitorWidth()/GetMonitorHeight(): current video resolution instead max available * adapt header comment to reflect change | |||
| 2022-06-08 | Update README.md | Ray | |
| 2022-06-08 | Update CHANGELOG | Ray | |
| 2022-06-08 | Update CHANGELOG | Ray | |
| 2022-06-08 | Update BINDINGS.md (#2513) | rc-05 | |
| 2022-06-07 | Unify busy waiting behavior across conditional compilation branches (#2508) | flashback-fx | |
| * Unify busy waiting behavior across conditional compilation branches * Inline busy waiting code instead of using static function | |||
| 2022-06-07 | Update CHANGELOG | Ray | |
| 2022-06-07 | Update CHANGELOG | Ray | |
| 2022-06-07 | Update CHANGELOG | Ray | |
| 2022-06-07 | Update CHANGELOG | Ray | |
| 2022-06-07 | Update CHANGELOG | Ray | |
| 2022-06-07 | RENAMED: `BLEND_ALPHA_PREMUL` to `BLEND_ALPHA_PREMULTIPLY` | Ray | |
| 2022-06-07 | Added raylib 4.2 release CHANGELOG | Ray | |
| 2022-06-07 | Added rea change | Ray | |
| 2022-06-07 | REVIEWED: Compilation warnings | Ray | |
| 2022-06-07 | Update `cl-raylib` binding (#2509) | Daw-Ran Liou | |
| Commit d57c8136426b7cc8a39e77f05097c8585d4bb1eb from longlene/cl-raylib now puts the binding on track with raylib version 4.0. | |||
| 2022-06-06 | Update android.yml | Ray | |
| 2022-06-06 | WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()` | Ray | |
| RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()` | |||
| 2022-06-06 | WARNING: RENAMED: `GetDirectoryFiles()` to `LoadDirectoryFiles()` | Ray | |
| RENAMED: `ClearDirectoryFiles()` to `UnloadDirectoryFiles()` | |||
| 2022-06-06 | Reviewed latest PR, variable name | Ray | |
| 2022-06-06 | Change WaitTime argument from milliseconds to seconds (#2506) | flashback-fx | |
| 2022-06-06 | WARNING: REMOVED `raygui` from `raylib/src/extras` | Ray | |
| 2022-06-06 | WARNING: Removed `physac` from raylib sources/examples | Ray | |
| `physac` is available on its own repo | |||
| 2022-06-05 | REVIEWED: Mouse device support on `PLATFORM_DRM` #2381 | Ray | |
| 2022-06-05 | Fix regression that was causing video stuttering (#2503) | flashback-fx | |
| 2022-06-02 | Minor tweak | Ray | |
| 2022-06-02 | Update text_draw_3d.c | Ray | |
| 2022-05-31 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
