richard
50c2fb12e2
QOL docs, colors, version number, example imports
2021-10-04 15:56:29 +01:00
electronstudio
9e17046408
improve docs, make clear different APIs and static/dynamic
2021-10-03 23:34:09 +01:00
electronstudio
d9ae6515a5
typo in README
2021-10-03 19:07:04 +01:00
electronstudio
5afd9b0ee5
change mac build to expect raylib installed in /usr/local/lib
2021-10-03 18:54:23 +01:00
richard
bb4be12724
update docs
2021-10-03 18:29:46 +01:00
richard
4b3f4433a3
new license
2021-08-30 09:18:29 +01:00
richard
c59f68b75f
update readme
2021-08-27 03:58:49 +01:00
richard
b3b7688963
update docs
2021-08-27 03:38:11 +01:00
richard
0e02f9d1bd
readme
2021-07-12 12:59:15 +01:00
electronstudio
b9758ec5ac
try mac again
2021-06-29 15:56:21 +01:00
electronstudio
144b02e83f
try to build for older macs
2021-06-29 15:47:10 +01:00
electronstudio
939c26be6f
Update README.md
2021-06-29 14:25:42 +01:00
richard
fe877021a9
CI
2021-06-28 13:45:52 +01:00
Richard Smith
f6f5b0836e
Update README.md
2021-06-22 13:08:53 +01:00
Adam Griffiths
c26da5407a
Support searching for the raylib library on multiple paths. ( #34 )
...
Add a new environment variable "USE_EXTERNAL_RAYLIB" which will
alter the load behaviour to not include a directory prefix. This
lets us fallback onto the system library loading mechanism.
Remove specific raylib library filenames.
This ability is important for operating systems like Nix.
2021-06-22 13:03:05 +01:00
Richard Smith
aac3a506a2
Update README.md
2021-06-22 12:44:54 +01:00
Richard Smith
823b46f292
issue #33
2021-06-22 11:33:13 +01:00
Richard Smith
4b9bbdd5f0
Update README.md
2021-06-18 18:41:23 +01:00
Richard Smith
21b5ccfffc
Update README.md
2021-06-18 00:31:17 +01:00
richard
df71321d56
update README.md
2021-06-16 07:47:32 +01:00
richard
48966849c8
increment version on pypi
2021-06-16 07:37:53 +01:00
richard
9bf7544ad9
fix linux/pi building
2021-06-16 06:42:23 +01:00
richard
72c222fc1f
benchmark
2021-06-13 16:31:08 +01:00
richard
92a9d87108
Merge remote-tracking branch 'origin/master'
2021-06-13 00:37:27 +01:00
richard
1e47049822
update readme
2021-06-13 00:36:12 +01:00
Richard Smith
af798db364
Update README.md
2021-06-12 21:55:25 +01:00
richard
124f0c77a9
update to raylib 3.7
2021-06-12 21:51:27 +01:00
richard
0ceae3c986
pypi fix
2021-06-12 19:55:01 +01:00
richard
1c2ca0b3a5
build fixes
2021-06-12 19:15:08 +01:00
richard
9eddc4e528
rewrite build system to build separate binary wheels for each platform. only tested on Linux so far. should fix #25 .
2021-06-12 18:42:39 +01:00
Simon
76121e34a9
Raspberry Pi builds ( #30 )
...
Instructions, plus build option for running full-screen applications (without
X11) on vanilla 32-bit Raspbian installations.
This doesn't commit the actual .so binaries, since there are at least two
possible variants (as described in the README).
2021-06-05 12:03:40 +01:00
Richard Smith
8dfee10e60
update pyray example in since pointer deref is now automatic, fixes issue #27
2021-03-14 00:14:42 +00:00
Richard Smith
39b52c5989
build Ubuntu 16.04 binaries
2021-01-16 21:02:10 +00:00
Richard Smith
bd84e41a5f
Update README.md
2021-01-16 18:50:10 +00:00
Richard Smith
daf8d55282
Update README.md
2021-01-16 18:30:23 +00:00
Richard Smith
70de7123f3
Update README.md
2021-01-16 18:24:41 +00:00
Richard Smith
657a63e335
Update README.md
2021-01-16 18:00:45 +00:00
Richard Smith
9933633e4f
update build instructions for raylib 3.5
2021-01-16 16:34:47 +00:00
Richard Smith
9e8d6d3dd6
update readme
2020-11-16 06:52:12 +00:00
Electron Studio
2d321d13b5
version bump
2020-02-14 23:44:17 +00:00
Richard Smith
779fd39135
Update README.md
2019-07-14 03:51:16 +01:00
Richard Smith
06eac5ed64
Update README.md
2019-06-17 05:38:43 +01:00
Richard Smith
8eac9f4b51
advert
2019-06-17 05:35:02 +01:00
Richard Smith
ad6f4083e9
improve examples
2019-06-07 15:55:02 +01:00
Richard Smith
1d5579db6d
reorg modules
2019-06-07 03:51:03 +01:00
Richard Smith
7262e4fa2e
2.5.0post2
2019-06-07 01:32:40 +01:00
Richard Smith
2437728fe5
readme
2019-06-06 04:46:08 +01:00
Richard Smith
71f252b9d9
2.5.0post1 release
2019-06-06 04:15:54 +01:00
Richard Smith
e1ab67828a
doc
2019-05-29 00:14:31 +01:00
Richard Smith
b6b9054d0d
split project into static and dynamic modules
2019-05-24 04:31:48 +01:00