| Age | Commit message (Collapse) | Author |
|
|
|
fix spelling of `typical`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixing mistake I made
|
|
Thanks @Peter0x44
|
|
|
|
|
|
|
|
Correcting function name
|
|
|
|
|
|
|
|
added link to raylib.h file
|
|
|
|
Updated InitAudioStream to LoadAudioStream
|
|
|
|
Add "no arrow scroll" mode to code/loader.html
|
|
|
|
canvas
|
|
|
|
Change the link for the Python bindings
|
|
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.
|
|
|
|
|
|
fixed grammar mistake
|
|
|
|
Removing stb_perlin from architecture diagram per 4.0 release.
|
|
|
|
fix mobile browser issue
|
|
|
|
Gamejam 2022 banner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated the links of raylib-lua and raylib-odin
|