Skip to content

Releases: electronstudio/raylib-python-cffi

v4.0.0

06 Nov 16:06

Choose a tag to compare

update docs

v4.0a7

19 Oct 22:56

Choose a tag to compare

v4.0a7 Pre-release
Pre-release

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

16 Oct 20:22

Choose a tag to compare

4.0a6 Pre-release
Pre-release
  • 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

3.7.0.post10

15 Oct 18:17

Choose a tag to compare

fix missing file bug in source builds

v4.0a4

13 Oct 16:00

Choose a tag to compare

v4.0a4 Pre-release
Pre-release

Alpha test of Raylib 4.0-dev

pip3 install raylib==4.0a4

v3.7.0.post9

13 Oct 15:58

Choose a tag to compare

Move pyray into its own package. No need to use class anymore.

v3.7.0.post8

04 Oct 15:33

Choose a tag to compare

Split static and dynamic modules into completely separate packages but with same API
Support building on M1 macs (no binaries yet)
Improve docs
Make importing simpler

3.7.0.post4

23 Sep 08:55

Choose a tag to compare

Updated docstrings and docs using better data from raylib_api.json.

3.7.0.post3

28 Aug 13:25

Choose a tag to compare

2.6.0

17 Feb 23:34

Choose a tag to compare

add more windows dlls and hope one works