Commit graph

18 commits

Author SHA1 Message Date
Richard Smith
3744686f7b
throw helpful errors when params supplied are not ctype pointers (#122) 2024-03-03 11:48:09 +00:00
electronstudio
42d6762fbe update raylib to 4.5 2023-05-22 17:01:19 +01:00
richard
2c233d47fa reformat fix https://github.com/electronstudio/raylib-python-cffi/issues/90 2022-09-23 20:11:59 +01:00
richard
ef088e91f2 add test for jpg support https://github.com/electronstudio/raylib-python-cffi/issues/89 2022-09-23 19:44:37 +01:00
richard
3e011b329a update to raylib 4.2 2022-08-11 21:58:54 +01:00
richard
7394f79da5 add some legacy #defines 2022-06-23 17:18:22 +01:00
richard
3ffa4cc549 add raymath 2022-06-23 17:03:06 +01:00
richard
10d945ed28 add enums for raygui, issue #52 2022-02-07 13:58:07 +00:00
richard
2c752b5ad0 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
richard
7b889a2350 separate tests for dynamic 2022-02-02 20:29:45 +00:00
richard
0803946f40 pyray raygui example 2021-11-16 17:18:51 +00:00
richard
f9d52edd50 attempt fix booleans on windows build 2021-11-09 15:10:27 +00:00
richard
3d675c66ae update to 4.0 2021-11-06 15:18:42 +00:00
richard
ef2d56308a generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
richard
775d2da32d remove depreciated stuff, tidy build a bit for 4.0 2021-10-13 16:35:35 +01:00
richard
5f28d0101a update to raylib 4.0-dev and add physac and raygui 2021-10-08 17:36:08 +01:00
richard
c1d95eba71 fix 2021-10-08 05:03:01 +01:00
richard
ec752bdab7 refactor pyray into separate module 2021-10-08 04:47:58 +01:00