Skip to content

Releases: electronstudio/raylib-python-cffi

v4.2.0.0.dev1

v4.2.0.0.dev1 Pre-release
Pre-release

Choose a tag to compare

@electronstudio electronstudio released this 23 Jun 17:09

Add raymath

v4.2.0.0.dev0

v4.2.0.0.dev0 Pre-release
Pre-release

Choose a tag to compare

@electronstudio electronstudio released this 12 Jun 01:25

Snapshot of 4.2-dev.

4.1.0.0.dev0

4.1.0.0.dev0 Pre-release
Pre-release

Choose a tag to compare

@electronstudio electronstudio released this 17 May 08:33

Snapshot of 4.1-dev. Should fix issue building on M1 macs.

v4.0.0.6

Choose a tag to compare

@electronstudio electronstudio released this 31 Mar 22:37

new platforms: pypy 3.9, python 3.11.

v4.0.1.0.dev0

v4.0.1.0.dev0 Pre-release
Pre-release

Choose a tag to compare

@electronstudio electronstudio released this 10 Mar 00:30

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

Choose a tag to compare

@electronstudio electronstudio released this 07 Feb 14:01

pyray: add proper enums

v4.0.0.4

Choose a tag to compare

@electronstudio electronstudio released this 02 Feb 20:39

Fixed examples.
Improved how Pyray deals with automatically creating pointers (Issue #57 )

v4.0.0.3

Choose a tag to compare

@electronstudio electronstudio released this 13 Jan 23:56

Remove RPI native build because it doesn't work on current Raspbian. Use standard Linux X11 when on RPI. Issue #55

v4.0.0.2

Choose a tag to compare

@electronstudio electronstudio released this 12 Nov 00:43
  • Return empty string when Raylib functions return a null pointer

v4.0.0.1

Choose a tag to compare

@electronstudio electronstudio released this 09 Nov 15:21
  • Fix booleans crashing on Windows
  • Auto convert string return values to python strings
  • New version numbering