Raylib

Latest version: v5.0.0.2

Safety actively analyzes 623075 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

5.0.0.2

* Breaking: When a pointer type is required, e.g. in Raygui widgets that need a location to store the result data, you will now get an error rather a silent failure if you don't supply a pointer.
* Struct creation helper methods have been improved so you can use lists, ndarrays, etc as arguments. This is useful in creating a Mesh from a list of points: https://github.com/electronstudio/raylib-python-cffi/blob/master/examples/extra/mesh_creation.py
* Running in web browser with pygbag is now supported: https://electronstudio.github.io/raylib-python-cffi/README.html#running-in-a-web-browser
* Created a chatroom: [Discord](https://discord.gg/fKDwt85aX6) or [Matrix](https://matrix.to/#/raylib-python-cffi:matrix.org)

5.0.0.1

* Fix jpeg support
* Add binding for GLFW
* Improve .pyi stubs for autocompletion
* Lots of constant values added to defines.py

Thanks to ashleysommer

5.0.0.0

Raylib 5.0 and RayGUI 4.0.

4.5.0.1

Only change is addition of binary wheels for Python 3.12, Pypy 3.10 and Macos 14. These have not been tested.

4.5.0.0

Some examples probably need updating. I'm not running this in production so I can't vouch that this works as well as 4.2. Please report if you are and if it works.

* No RPI binary release because I don't have one anymore.
* Macos ARM64 binaries are back.

4.2.1.2

* fix booleans on Windows (again)
* automatic conversion of lists of strings (useful for Raygui)
* fixes for code hints in PyCharm - remove red lines.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.