Richard Smith
|
f2d9201159
|
dont link x11 if using DRM
|
2024-11-18 13:58:25 +00:00 |
|
Richard Smith
|
581cda51dc
|
update to 5.5
|
2024-11-18 13:28:44 +00:00 |
|
Richard Smith
|
4e0a89162b
|
Merge remote-tracking branch 'origin/master' into sdl
# Conflicts:
# create_stub_pyray.py
# docs/README.html
# docs/genindex.html
# docs/objects.inv
# docs/pyray.html
# docs/raylib.html
# docs/searchindex.js
# dynamic/raylib/defines.py
# make_docs.sh
# pyray/__init__.pyi
# raylib/__init__.pyi
# raylib/defines.py
# version.py
|
2024-11-18 13:16:50 +00:00 |
|
Richard Smith
|
d28fa38e9f
|
fix missing defines
|
2024-11-17 03:32:02 +00:00 |
|
Martin Kuntz Jacobsen
|
623b9c12cc
|
Adds py.typed for typing support according to pep 561 (#135)
|
2024-11-17 01:19:19 +00:00 |
|
Richard Smith
|
ada4b1ca63
|
update docs and stubs
|
2024-11-17 01:17:05 +00:00 |
|
Richard Smith
|
96d620382c
|
Merge branch 'master' into sdl
# Conflicts:
# version.py
|
2024-10-24 17:43:45 +01:00 |
|
Richard Smith
|
1817fec006
|
try
|
2024-10-17 15:58:59 +01:00 |
|
Richard Smith
|
be6cf57d85
|
try
|
2024-10-16 13:49:19 +01:00 |
|
Richard Smith
|
adbcdce416
|
try
|
2024-10-16 03:06:52 +01:00 |
|
Richard Smith
|
3269b0cb9b
|
try
|
2024-10-16 02:59:35 +01:00 |
|
Richard Smith
|
d17d3abb92
|
try
|
2024-10-16 02:44:36 +01:00 |
|
Richard Smith
|
b0da316441
|
try
|
2024-10-16 02:30:45 +01:00 |
|
Richard Smith
|
fb3f3f9b22
|
try
|
2024-10-16 01:57:56 +01:00 |
|
Richard Smith
|
b8231d23b8
|
try
|
2024-10-16 01:44:19 +01:00 |
|
Richard Smith
|
10692d5168
|
try
|
2024-10-15 20:29:41 +01:00 |
|
Richard Smith
|
05c455b17f
|
try
|
2024-10-15 19:43:04 +01:00 |
|
Richard Smith
|
3b0238c61d
|
try
|
2024-10-15 19:28:21 +01:00 |
|
Richard Smith
|
05e71eae62
|
try
|
2024-10-15 19:22:58 +01:00 |
|
Richard Smith
|
afa5ae9463
|
try
|
2024-10-15 18:18:11 +01:00 |
|
Richard Smith
|
730c9d4643
|
try
|
2024-10-15 16:29:30 +01:00 |
|
Richard Smith
|
4c4c17d0de
|
try
|
2024-10-15 16:23:03 +01:00 |
|
Richard Smith
|
cbdba24ff2
|
try
|
2024-10-14 19:41:34 +01:00 |
|
Richard Smith
|
7793b056a0
|
try
|
2024-10-14 19:35:17 +01:00 |
|
Richard Smith
|
5fc35c919d
|
try
|
2024-10-14 19:01:12 +01:00 |
|
Richard Smith
|
fb417dbf71
|
try
|
2024-10-14 18:48:15 +01:00 |
|
Richard Smith
|
192d2031a7
|
try mac
|
2024-10-13 18:06:42 +01:00 |
|
Richard Smith
|
d0330043c1
|
try
|
2024-10-11 18:14:10 +01:00 |
|
Richard Smith
|
4a787f1c71
|
fix
|
2024-10-09 19:02:03 +01:00 |
|
Richard Smith
|
55a0d150c4
|
windows
|
2024-10-09 18:53:45 +01:00 |
|
Richard Smith
|
c9a5ec09e3
|
give useful error when native DLL isnt found
|
2024-10-01 00:48:58 +01:00 |
|
Richard Smith
|
dad06219c3
|
sdl2 link flags
|
2024-09-20 19:30:14 +01:00 |
|
Richard Smith
|
9b81a6d699
|
update headers
|
2024-09-20 18:36:17 +01:00 |
|
Richard Smith
|
252fc29c18
|
Disable use of Py_LIMITED_API. Py_LIMITED_API already didn't work reliably - we had to do builds for every Python version to ensure they would all work. So removing it shouldn't cause problems, and it may increase performance and may allow running on free-threading Python.
|
2024-07-10 00:48:10 +01:00 |
|
Richard Smith
|
d6d0b50e80
|
allow building without glfw headers
|
2024-07-02 13:54:18 +01:00 |
|
Richard Smith
|
147e9f882a
|
fix some typehints for lists (not sure why wasnt updated when pyray/__init__.pyi was?)
|
2024-07-01 14:31:42 +01:00 |
|
Richard Smith
|
ea29d96ff9
|
fix building low quality raylib code on linux gcc
|
2024-07-01 14:17:13 +01:00 |
|
Richard Smith
|
3260a18e7d
|
Typehints for colours (#131)
|
2024-07-01 11:11:35 +01:00 |
|
Richard Smith
|
1232b700a5
|
fix clang 16 on mac building
|
2024-04-05 14:47:10 +01:00 |
|
Richard Smith
|
a49439135e
|
automatically export defines, by @ashleysommer
|
2024-01-22 15:05:29 +00:00 |
|
Richard Smith
|
be45bef9f1
|
add support for GLFW3
|
2024-01-22 14:48:31 +00:00 |
|
Richard Smith
|
d9acf89784
|
improve stub generator by @ashleysommer
|
2023-12-22 04:46: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 Smith
|
2061585311
|
try removing the boolean/int replacement from windows build
|
2022-10-18 19:52:00 +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 |
|
Roger Standridge
|
3a79196a95
|
#77 use all link flags from pkg-config
|
2022-08-06 00:33:09 +00:00 |
|