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
2025-05-03 19:03:36 +01:00
..
__init__.py give useful error when native DLL isnt found 2024-10-01 00:48:58 +01:00
__init__.pyi deprecate Physac, see #165 2025-05-03 19:03:36 +01:00
build.py Sdl backend (#140) 2024-11-19 12:05:28 +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 Sdl backend (#140) 2024-11-19 12:05:28 +00:00
enums.py add docstrings for structs and enums, fixes issue #159 2025-05-03 18:06:27 +01:00
glfw3.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00: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
py.typed Adds py.typed for typing support according to pep 561 (#135) 2024-11-17 01:19:19 +00:00
raygui.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
raylib.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
raymath.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
rlgl.h.modified fix how regex inserts underscore in function names with '2d' and '3d' (#149) 2024-11-19 12:24:58 +00:00
version.py QOL docs, colors, version number, example imports 2021-10-04 15:56:29 +01:00