This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
raylib-python-cffi/raylib
Adam Griffiths c26da5407a
Support searching for the raylib library on multiple paths. (#34)
Add a new environment variable "USE_EXTERNAL_RAYLIB" which will
alter the load behaviour to not include a directory prefix. This
lets us fallback onto the system library loading mechanism.
Remove specific raylib library filenames.
This ability is important for operating systems like Nix.
2021-06-22 13:03:05 +01:00
..
dynamic Support searching for the raylib library on multiple paths. (#34) 2021-06-22 13:03:05 +01:00
static fix linux/pi building 2021-06-16 06:42:23 +01:00
__init__.py update linux binaries to 3.5 (note using new glibc so may not work on old linuxes) 2021-01-16 18:32:38 +00:00
colors.py nonworking dynamic bindings 2019-05-21 17:51:54 +01:00
pyray.py automatically deref pointers in pyray 2020-09-19 10:12:30 +01:00
raylib.h update build instructions for raylib 3.5 2021-01-16 16:34:47 +00:00
raylib_modified.h update to raylib 3.7 2021-06-12 21:51:27 +01:00
raylib_modified.h.patch patch is a weird program 2021-06-17 23:05:54 +01:00