Richard Smith
|
9e5c9b7f9f
|
Sdl backend (#140)
* latest raylib version
* add libwayland-dev
* update headers
* add libxkbcommon-dev
* sdl
* sdl dl
* sdl dl
* sdl2 link flags
* remove glfw header
* try static sdl build
* try to set fpic
* install alsa etc before building sdl
* windows
* fix
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try mac
* try mac
* try mac
* try mac
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* update raylib
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* try
* update to 5.5
* dont link x11 if using DRM
* update to fixed raylib version
|
2024-11-19 12:05:28 +00:00 |
|
Richard Smith
|
ada4b1ca63
|
update docs and stubs
|
2024-11-17 01:17:05 +00:00 |
|
Richard Smith
|
e6f2c188db
|
generate type stubs which are sufficiently self-consistent to run mypy on all the examples
|
2024-11-17 01:17:05 +00:00 |
|
Richard Smith
|
3260a18e7d
|
Typehints for colours (#131)
|
2024-07-01 11:11:35 +01:00 |
|
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 |
|