Releases: electronstudio/raylib-python-cffi
Releases · electronstudio/raylib-python-cffi
v4.0.0.6
new platforms: pypy 3.9, python 3.11.
v4.0.1.0.dev0
Snapshot of raylib 4.1-dev. Includes new platforms: pypy 3.9, python 3.11.
pip3 install raylib==4.0.1.0.dev0
v4.0.0.5
pyray: add proper enums
v4.0.0.4
v4.0.0.3
v4.0.0.2
- Return empty string when Raylib functions return a null pointer
v4.0.0.1
- Fix booleans crashing on Windows
- Auto convert string return values to python strings
- New version numbering
v4.0.0
update docs
v4.0a7
Fixes build issues on Linux and Mac so hopefully can build against Raylib 3.7 or Raylib 4.0.
Fixes build issues on Windows by hardcoding a path :-(
4.0a6
- Adds rlgl.
- Makes raygui and physac optional depending on whether it finds the headers when compiling.
- Header processing (on Unix at least) is now entirely automated, so should work with all future versions of Raylib with no changes (yeah right).
pip3 install raylib==4.0a6