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/dynamic/raylib
2023-05-22 17:58:58 +01:00
..
__init__.py Fix dynamic raylib loading on Windows (#50) 2021-10-29 15:29:40 +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
colors.py separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00
defines.py update to raylib 4.2 2022-08-11 21:58:54 +01:00
enums.py update raylib to 4.5 2023-05-22 17:01:19 +01:00
libraylib.dylib update to raylib 4.2 2022-08-11 21:58:54 +01:00
libraylib.so update to raylib 4.2 2022-08-11 21:58:54 +01:00
raylib.dll update to raylib 4.2 2022-08-11 21:58:54 +01:00
raylib_modified.h add fields to static pyi stub 2023-05-22 17:58:58 +01:00
version.py QOL docs, colors, version number, example imports 2021-10-04 15:56:29 +01:00