| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-29 | Review comments and parameter names | Ray | |
| 2022-07-27 | rtextures: Improve numerical stability of float multiplication (#2596) | Piotr Wierciński | |
| Dimensions of Rectangle should be casted to int before multiplication, otherwise there is a risk for underallocation/overallocation of memory. | |||
| 2022-07-26 | rtextures: Fix ImageFromImage crash (#2594) | Piotr Wierciński | |
| Height of the rectangle can be float, which may lead to doing extra iteration of loop and writing out of bounds. | |||
| 2022-07-26 | add: cmake config include guard (#2592) | MyUncle | |
| 2022-07-26 | add Vector3RotateByAxisAngle (#2590) | Crydsch | |
| 2022-07-26 | fix QuaternionFromMatrix & QuaternionEquals (#2591) | hitomi kirigri | |
| Co-authored-by: kirigiri hitomi <[email protected]> | |||
| 2022-07-25 | Update year | Ray | |
| 2022-07-25 | Update config.h | Ray | |
| 2022-07-24 | add hare-raylib to BINDINGS.md (#2589) | /ˈɛvən/ | |
| 2022-07-23 | ADDED: Missing examples to VS2022 solution #2580 | Ray | |
| 2022-07-23 | fixed build for cygwin (#2588) | Julianiolo | |
| 2022-07-22 | Update README.md | Ray | |
| 2022-07-22 | Update README.md (#2587) | Andrew | |
| * Update README.md Simple change of - "specially" -> "especially" when appropriate - "fileformats" -> "file formats" * Update README.md Remove an unwanted change in the README file. | |||
| 2022-07-20 | Fix Vector3ClampValue and Vector2ClampValue (#2585) | George Linkovsky | |
| Co-authored-by: Timofffee <[email protected]> | |||
| 2022-07-20 | REVIEWED: examples descriptions | Ray | |
| 2022-07-19 | Reviewed example formating | Ray | |
| 2022-07-19 | Update core_2d_camera.c | Ray | |
| 2022-07-19 | add mouse zoom example (#2583) | Jeffery Myers | |
| 2022-07-19 | [CORE] Fix Warnings (#2582) | Jeffery Myers | |
| * Fix raymath warning with floor to floorf * signed unsigned missmatches | |||
| 2022-07-19 | Update BINDINGS.md (#2581) | Mike DX | |
| Added Binding for VALA language | |||
| 2022-07-15 | Removed raudio.h from public header | Ray | |
| 2022-07-15 | Update raudio.c | Ray | |
| 2022-07-15 | WARNING: REMOVED: raudio_standalone example | Ray | |
| Moved to raudio library repo: https://github.com/raysan5/raudio | |||
| 2022-07-15 | Added note | Ray | |
| 2022-07-11 | REVIEWED: `UpdateMusicStream()` #2228 | Ray | |
| Trying to implement proper looping, independently of frame rate. | |||
| 2022-07-11 | Minor tweaks | Ray | |
| 2022-07-10 | Update raudio.c | Ray | |
| 2022-07-10 | set the maintained bindings in alphabetical order (#2570) | CastimierDev | |
| reordered the maintained bindings into alphabetical order | |||
| 2022-07-10 | Added comment about buffer refill issue on looping #2228 | Ray | |
| 2022-07-10 | Reviewed formating | Ray | |
| 2022-07-10 | REVIEWED: `ImageResize()` #2572 | Ray | |
| 2022-07-09 | Remove unneded TABS | Ray | |
| 2022-07-09 | Allow DLL creation using TCC (#2569) | Audi Nugraha | |
| * Fix Undefined Symbol `_ftelli64` * Add files via upload * Update raylib.h * Update raylib.h | |||
| 2022-07-09 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2022-07-09 | Create rlgl_standalone.png | Ray | |
| 2022-07-08 | Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567) | Richard Smith | |
| * test if clang supports multiple targets * didnt work, so trying lipo to join separate targets together * add CUSTOM_LDFLAGS to try to fix arm64 mac dynamic build * fix sym links * try again to fix sym links * auto extract raylib version numbers from makefile * fix macos missing gnu grep * dont use custom name for raylib dlls | |||
| 2022-07-07 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2022-07-07 | Update raylib.sln | Ray | |
| 2022-07-07 | Update CHANGELOG | Ray | |
| 2022-07-07 | Update README.md | Ray | |
| 2022-07-07 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2022-07-07 | Added some examples screenshots | Ray | |
| 2022-07-07 | Update example reviews raylib versions | Ray | |
| 2022-07-07 | Added new examples to Makefile | Ray | |
| 2022-07-07 | UPDATED: examples: Assigned **DIFFICULTY LEVELS**! | Ray | |
| 2022-07-07 | ADDED: example: `textures_gif_player` | Ray | |
| 2022-07-07 | RENAMED: example: textures_rectangle -> textures_sprite_anim | Ray | |
| 2022-07-07 | ADDED: example: `textures_fog_of_war` | Ray | |
| 2022-07-07 | ADDED: example: `core_window_should_close` | Ray | |
| 2022-07-07 | ADDED: example: `text_codepoints_loading` | Ray | |
