Richard Smith
|
6483b53cf3
|
fix dynamic raylib header being different from static header by making it a link
|
2024-11-24 13:18:36 +00:00 |
|
Richard Smith
|
8af441f49f
|
please github track our dependants again
|
2024-11-24 12:38:14 +00:00 |
|
Richard Smith
|
ef15347c17
|
increase version
|
2024-11-23 10:45:40 +00:00 |
|
Richard Smith
|
3c5dcca431
|
try to fool github into tracking our dependents again
|
2024-11-21 11:44:43 +00:00 |
|
Richard Smith
|
f9ccd9b58e
|
update bundled dynamic libs to 5.5
|
2024-11-19 15:43:06 +00:00 |
|
Richard Smith
|
a826414a74
|
update docs
|
2024-11-19 15:35:54 +00:00 |
|
Richard Smith
|
bf6d5d421c
|
fix how regex inserts underscore in function names with '2d' and '3d' (#149)
|
2024-11-19 12:24:58 +00:00 |
|
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
|
d28fa38e9f
|
fix missing defines
|
2024-11-17 03:32:02 +00:00 |
|
Richard Smith
|
697029fc6a
|
include py.typed in MANIFEST rather than setup
|
2024-11-17 01:24:57 +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
|
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
|
a33f4fcc9a
|
update examples
|
2024-11-17 01:17:05 +00:00 |
|
Richard Smith
|
4071263a59
|
add shaders_write_depth example
|
2024-10-07 18:06:39 +01:00 |
|
Richard Smith
|
fde8354a8a
|
Example OO wrapper around the Vector2 struct, by @Emtyloc
|
2024-10-07 17:25:53 +01:00 |
|
Richard Smith
|
c9a5ec09e3
|
give useful error when native DLL isnt found
|
2024-10-01 00:48:58 +01:00 |
|
Richard Smith
|
15ea1dc79b
|
add the modified header files to the source distro to make building on windows easier
|
2024-09-20 16:27:11 +01:00 |
|
Richard Smith
|
035830b567
|
update github actions/upload-artifact since old version no longer works
|
2024-09-20 15:27:15 +01:00 |
|
Richard Smith
|
d6dc9e7d5c
|
fix pip failing to do binary build from source
|
2024-09-20 15:23:58 +01:00 |
|
Richard Smith
|
05955b5ef1
|
cffi 1.17.1
|
2024-09-05 10:00:34 +01:00 |
|
Richard Smith
|
df2bbccb1f
|
update RPI instructions to build shared lib for DRM because we dont currently add required flags to for static lib to find EGL library
|
2024-08-03 13:20:30 +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
|
7af2922eb3
|
update docs
|
2024-07-02 15:43:33 +01:00 |
|
Richard Smith
|
57da96d576
|
github macos 13 doesnt work either
|
2024-07-02 14:26:00 +01:00 |
|
Richard Smith
|
c80cc59166
|
cirrus doesnt support macos 13 any more, so try it on github
|
2024-07-02 14:19:14 +01:00 |
|
Richard Smith
|
d6d0b50e80
|
allow building without glfw headers
|
2024-07-02 13:54:18 +01:00 |
|
Richard Smith
|
43630d8b5a
|
docs update
|
2024-07-02 09:58:07 +01:00 |
|
Richard Smith
|
812f0f7527
|
macos 11 runner doesnt work, upgrade to 12
|
2024-07-02 09:57:49 +01:00 |
|
Richard Smith
|
599c74af0b
|
version bump
|
2024-07-01 14:31:58 +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
|
0ea3f1b3f6
|
pyray return more useful errors when types are wrong
|
2024-07-01 14:20:57 +01:00 |
|
Richard Smith
|
1799c58ca5
|
update examples
|
2024-07-01 14:18:55 +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
|
edfd75af8d
|
Optimisation (#127)
|
2024-07-01 11:06:56 +01:00 |
|
Richard Smith
|
22884df99f
|
RPI doc update
|
2024-06-10 17:28:47 +01:00 |
|
Richard Smith
|
bdc49267e2
|
update CI with python 3.13 and raspberry pi builds (#130)
|
2024-06-09 13:11:45 +01:00 |
|
Richard Smith
|
e08d9d4d1d
|
Update README.md
|
2024-05-10 17:55:50 +01:00 |
|
Richard Smith
|
46ef151cd7
|
update readme benchmarks
|
2024-04-24 15:28:19 +01:00 |
|
Richard Smith
|
9583498150
|
update readme
|
2024-04-05 17:22:27 +01:00 |
|
Richard Smith
|
724fa2594f
|
update readme
|
2024-04-05 17:21:39 +01:00 |
|
Richard Smith
|
c67fffba48
|
remove macos 12 monterey build, cirrus doesnt seem to support anymore.
|
2024-04-05 15:34:15 +01:00 |
|
Richard Smith
|
1232b700a5
|
fix clang 16 on mac building
|
2024-04-05 14:47:10 +01:00 |
|
Richard Smith
|
43e0492e7d
|
version 5.0.0.2
|
2024-04-05 14:23:14 +01:00 |
|
Richard Smith
|
c954a4ff1b
|
update docs
|
2024-04-05 12:49:27 +01:00 |
|
Richard Smith
|
0a677fe31d
|
fix float pointer test
|
2024-04-05 12:47:38 +01:00 |
|
Richard Smith
|
15469b03ae
|
fix list of string types in .pyi
|
2024-04-05 12:46:54 +01:00 |
|
Richard Smith
|
2875e28322
|
remove dependency on inflection per @sDos280 suggestion to speed up pygbag WASM loading, https://github.com/electronstudio/raylib-python-cffi/issues/58
|
2024-03-03 12:48:29 +00:00 |
|
Richard Smith
|
3744686f7b
|
throw helpful errors when params supplied are not ctype pointers (#122)
|
2024-03-03 11:48:09 +00:00 |
|