summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-08-14Remove dup exampleRay
2022-08-12Merge pull request #40 from evanTj/masterRay
fix spelling of `typical`
2022-08-12fix spelling of `typical`Evan Johnston
2022-08-11Reviewed index to add a new section with learning materialsRay
2022-08-08ADDED: Difficulty level to examplesRay
2022-08-05Create raylib_cheatsheet_v4.2.pdfRay
2022-08-05Update cheatsheet for raylib 4.2Ray
2022-08-02Update examples, issues with mouse wheelRay
2022-08-02Review wrong loader pathRay
2022-08-02Update examples.jsRay
2022-08-02Update examples to raylib 4.2Ray
2022-08-02Removed physics examplesRay
2022-08-02Update loader.htmlRay
2022-08-02Update examples.jsRay
2022-06-06WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`Ray
2022-05-28Merge pull request #39 from NimbusFox/patch-1Ray
Fixing mistake I made
2022-05-28Fixing mistake I madeNimbusFox
Thanks @Peter0x44
2022-05-22REVIEWED index and linksRay
2022-05-19Create MGA_BestEngine_Finalist_2022.pngRay
2022-05-16update iconsRay
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