summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-08-02REMOVE: Unmaintained and outdated contributors docRay
2022-08-02Update audio_music_stream.cRay
2022-08-02Update Makefile.WebRay
2022-08-02Update audio_raw_stream.cRay
2022-08-02Added note for multi-threading web compilationRay
2022-08-02Update shapes_draw_ring.cRay
2022-08-02Update versionRay
2022-08-02Update Makefile.WebRay
2022-08-02Update version to 4.2Ray
2022-08-02Update version to raylib 4.2Ray
2022-08-02Remove trailing spacesRay
2022-08-02Remove line breaksRay
2022-08-02Added latest examplesRay
2022-08-02Update CHANGELOGRay
2022-08-01Update Makefile.WebRay
2022-08-01Update MakefileRay
2022-08-01Added example to VS2022Ray
2022-08-01Music doesn't stop looping fix (#2605)veins1
2022-08-01Avoid cleaning the front buffer to a specific color!Ray
2022-08-01Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-08-01REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT`Ray
2022-07-31Use American spelling of colourSpace (#2604)BlueStag
2022-07-31removing typo, Colours->Colors (#2603)sDos280
2022-07-31removing typo in line 41 line, presssed -> pressed (#2602)sDos280
2022-07-29Create audio_stream_effects.pngRay
2022-07-29Update CHANGELOGRay
2022-07-29Update ROADMAP.mdRay
2022-07-29Audio looping fix (#2579)veins1
2022-07-29Update rlgl_standalone.cRay
2022-07-29Create audio_stream_effects.cRay
2022-07-29Update audio_music_stream.cRay
2022-07-29Update audio_music_stream.cRay
2022-07-29Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-07-29REVIEWED: `GenImageFontAtlas()` #2556Ray
2022-07-29[raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599)Nikolay Krasheninnikov
2022-07-29Some camera improvements #2563Ray
2022-07-29Review comments and parameter namesRay
2022-07-27rtextures: Improve numerical stability of float multiplication (#2596)Piotr Wierciński
2022-07-26rtextures: Fix ImageFromImage crash (#2594)Piotr Wierciński
2022-07-26add: cmake config include guard (#2592)MyUncle
2022-07-26add Vector3RotateByAxisAngle (#2590)Crydsch
2022-07-26fix QuaternionFromMatrix & QuaternionEquals (#2591)hitomi kirigri
2022-07-25Update yearRay
2022-07-25Update config.hRay
2022-07-24add hare-raylib to BINDINGS.md (#2589)/ˈɛvən/
2022-07-23ADDED: Missing examples to VS2022 solution #2580Ray
2022-07-23fixed build for cygwin (#2588)Julianiolo
2022-07-22Update README.mdRay
2022-07-22Update README.md (#2587)Andrew
2022-07-20Fix Vector3ClampValue and Vector2ClampValue (#2585)George Linkovsky