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
d9acf89784 improve stub generator by @ashleysommer 2023-12-22 04:46:46 +00:00
Richard Smith
e7f522c6e4 fix jpg support issue #89 2023-12-22 03:10:41 +00:00
Richard Smith
07fa448117 improve the make_docs.sh script 2023-12-21 07:09:40 +00: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
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
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
fb93d5f330 update raylib and docs 2021-10-26 15:54:10 +01:00
richard
5535d7d641 docs arent made by jekyll. 2021-10-08 05:36:20 +01:00
richard
04dd13a3f3 small fix 2021-10-08 05:26:54 +01:00
richard
ec752bdab7 refactor pyray into separate module 2021-10-08 04:47:58 +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
richard
0a2ed8e1a4 update building docs 2021-10-03 17:09:46 +01:00
richard
b0a8448573 type hints for raylib.static 2021-08-28 13:35:55 +01:00
richard
64e5995633 update docs 2021-08-28 12:24:29 +01:00