Commit graph

17 commits

Author SHA1 Message Date
Richard Smith
a49439135e automatically export defines, by @ashleysommer 2024-01-22 15:05:29 +00:00
Richard Smith
ac9a681670 update dynamic libs to 5.0 2023-12-21 07:34:46 +00:00
Richard Smith
0cd3515b74 restore missing pyi files 2023-12-21 07:11:31 +00:00
Ashley Sommer
9b48e57bb1 Bump Raylib to v5.0.0, RayGUI 4.0 is designed to be used with RayLib 5, so bump RayGUI too to 4.0.
Updated some core examples to match the changes in Raylib-c v5.0.0
2023-12-19 10:49:31 +10:00
Richard Smith
2ee15fa7e5 add fields to static pyi stub 2023-05-22 17:58:58 +01:00
electronstudio
42d6762fbe update raylib to 4.5 2023-05-22 17:01:19 +01:00
richard
84c7eff4d7 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
richard
3e011b329a update to raylib 4.2 2022-08-11 21:58:54 +01:00
richard
623c2a6c10 update to raylib 4.2-dev and re-add physac and raygui from their own repos. 2022-06-12 02:08:36 +01:00
richard
e8de1d3b60 fixes for dynamic 2021-11-06 15:54:02 +00:00
richard
a44b33b561 update dynamic and raylib-c to 4.0.0 2021-11-06 15:30:08 +00:00
Pavel Kulyov
77239a0e96
Fix dynamic raylib loading on Windows (#50) 2021-10-29 15:29:40 +01:00
richard
ec752bdab7 refactor pyray into separate module 2021-10-08 04:47:58 +01:00
richard
316f0bb1e4 fix dynamic to import exactly the same as static 2021-10-04 16:20:18 +01:00
richard
50c2fb12e2 QOL docs, colors, version number, example imports 2021-10-04 15:56:29 +01:00
electronstudio
9e17046408 improve docs, make clear different APIs and static/dynamic 2021-10-03 23:34:09 +01:00
electronstudio
81819a133a separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00