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-09-23 20:06:40 +01:00
..
__init__.py add some legacy #defines 2022-06-23 17:18:22 +01:00
__init__.pyi fix PyCharm not finding Color types in .pyi files, fixes https://github.com/electronstudio/raylib-python-cffi/issues/88 2022-09-23 20:06:40 +01:00
build.py #77 use all link flags from pkg-config 2022-08-06 00:33:09 +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 add some legacy #defines 2022-06-23 17:18:22 +01:00
defines.py add some legacy #defines 2022-06-23 17:18:22 +01:00
enums.py update to raylib 4.2-dev and re-add physac and raygui from their own repos. 2022-06-12 02:08:36 +01:00
physac.h.modified update to raylib 4.2-dev and re-add physac and raygui from their own repos. 2022-06-12 02:08:36 +01:00
raygui.h.modified update to raylib 4.2-dev and re-add physac and raygui from their own repos. 2022-06-12 02:08:36 +01:00
raylib.h.modified update to raylib 4.2 2022-08-11 21:58:54 +01:00
raymath.h.modified update to raylib 4.2 2022-08-11 21:58:54 +01:00
rlgl.h.modified version bump 2022-06-23 17:29:15 +01:00
version.py QOL docs, colors, version number, example imports 2021-10-04 15:56:29 +01:00