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
2022-02-04 12:14:03 +00:00
..
__init__.py refactor pyray into separate module 2021-10-08 04:47:58 +01:00
__init__.pyi update docs 2022-02-04 11:11:14 +00:00
build.py Remove RPI native build because it doesn't work on current Raspbian. Use standard Linux X11 when on RPI. Issue #55 2022-01-13 23:38:15 +00:00
build_multi.sh generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
build_multi_linux.sh generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
build_multi_rpi_nox.sh generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
colors.py new license 2021-08-30 09:18:29 +01:00
enums.py remove all the ints from the pyray hints and docs. (leave them in pyray itself for backwards compability) add proper enums to pyray and to pyray hints/docs (generated from raylib.json). TODO: raygui, rlgl, maybe something for the C API. See issue #52 2022-02-04 12:14:03 +00:00
physac.h.modified update raylib and docs 2021-10-26 15:54:10 +01:00
raygui.h.modified forgot to update raygui for windows 2021-11-06 15:40:22 +00:00
raylib.h.modified update to 4.0 2021-11-06 15:18:42 +00:00
rlgl.h.modified update to 4.0 2021-11-06 15:18:42 +00:00
version.py QOL docs, colors, version number, example imports 2021-10-04 15:56:29 +01:00