summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-05-13Merge pull request #38 from NimbusFox/patch-1Ray
Correcting function name
2022-05-13Correcting function nameNimbusFox
2022-05-08Merge branch 'master' of https://github.com/raysan5/raylib.comRay
2022-05-08Create FUNDING.ymlRay
2022-05-07Merge pull request #37 from VantaTree/masterRay
added link to raylib.h file
2022-05-07added link to raylib.h fileVantaTree
2022-05-07Merge pull request #36 from wbenke/masterRay
Updated InitAudioStream to LoadAudioStream
2022-05-04Updated InitAudioStream to LoadAudioStreamwbenke
2022-03-23Merge pull request #34 from michaelfiber/prevent-arrow-scroll-in-examplesRay
Add "no arrow scroll" mode to code/loader.html
2022-03-23Move code to standalone file and add to all loadersMichael Richardson
2022-03-23Add script to code/loader.html to enable a no-arrow-scroll mode by clicking ↵Michael Richardson
canvas
2022-03-18Update toolsRay
2022-03-11Merge pull request #33 from soegaard/patch-1Ray
Change the link for the Python bindings
2022-03-11Change the link for the Python bindingsJens Axel Søgaard
The Raylib front page (https://www.raylib.com/) has a link to a set of Python bindings. https://github.com/overdev/raylib-py Although they work fine - they are for version 2.0.0. Is it time to link to Raylib Python instead? https://electronstudio.github.io/raylib-python-cffi/index.html There are no "warnings" at raylib-py repo that an old version is used, so new users of Raylib won't easily see they are using an old version.
2022-02-11REMOVED: raylib 5k gamejam bannerRay
2022-02-05Update a gameraysan5
2022-02-05Merge pull request #32 from CastimierDev/masterRay
fixed grammar mistake
2022-02-05fixed grammar mistakeCastimierDev
2022-01-20Merge pull request #30 from icodealot/masterRay
Removing stb_perlin from architecture diagram per 4.0 release.
2022-01-20Removing stb_perlin from architecture diagram per 4.0 release.Justin Biard
2022-01-19Merge pull request #29 from michaelfiber/gamejam-2022-bannerRay
fix mobile browser issue
2022-01-19fix mobile browser issueMichael Richardson
2022-01-19Merge pull request #28 from michaelfiber/gamejam-2022-bannerRay
Gamejam 2022 banner
2022-01-19add target="_blank"Michael Richardson
2022-01-19Add quick and dirty gamejam bannerMichael Richardson
2021-12-31Update year 2022raysan5
2021-12-10ADDED: Link to github source code for examplesRay
2021-11-29ReviewRay
2021-11-08Create LICENSERay
2021-11-08Merge pull request #26 from AKDev21/masterRay
Updated the links of raylib-lua and raylib-odin
2021-11-04Reviewed cheatsheet PDFRay
2021-11-02Update index.htmlRay
2021-11-02Create sitemap.xmlRay
2021-11-02Changed kevinw/raylib-odin to Odin/vendor/raylibAKDev
Because the "odin-lang/Odin/vendor/raylib" binding is official binding and is up to date.
2021-11-02Changed raysan5/raylib-lau to Rabios/rayluaAKDev
2021-11-01Review formattingRay
2021-10-31Update main.cssRay
2021-10-31Update raylib_architecture_v4.0.pngRay
2021-10-31Updated raylib architectureRay
2021-10-22Revert "Testing an issue with file loading"Ray
This reverts commit 5532ecc3990823ef24a0ec96245c07168a0c4a85.
2021-10-22Testing an issue with file loadingRay
2021-10-22updateRay
2021-10-22Updated mesh_instancingRay
2021-10-22Updated exampleRay
2021-10-22Update raylib_core.craysan5
2021-10-20REVIEWED: core_vr_simulatorRay
2021-10-20Update physics examples (avoid multi-threading)Ray
2021-10-19Reviewed exampleRay
2021-10-19Update examplesraysan5
2021-10-18REVIEWED: `models_loading` exampleRay