Richard Smith
779fd39135
Update README.md
2019-07-14 03:51:16 +01:00
electronstudio
ff8f9f71b5
change bools to ints because windows compiler incorrectly says C bools are 1 byte when they should be 4
2019-07-03 10:21:56 +01:00
Richard Smith
9be6e97073
version bump
2019-07-03 10:15:37 +01:00
Richard Smith
a3d83f134d
make lighting example EVEN MORE OO
2019-06-23 21:39:13 +01:00
Richard Smith
968d095b0c
make lighting example more OO
2019-06-23 21:03:26 +01:00
Richard Smith
c1bf0bdbd8
Merge remote-tracking branch 'origin/master'
2019-06-23 18:45:49 +01:00
Richard Smith
4c587660e2
shader lighting example
2019-06-23 18:45:35 +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
6c45b51bef
import cffi for pyinstaller
2019-06-11 15:37:39 +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
Electron Studio
b093d1f632
try linux python 3.7 lib
2019-06-07 01:22:59 +01:00
Electron Studio
4a7462313a
merge
2019-06-07 01:16:29 +01:00
Electron Studio
519c182a5c
another try at linux libs
2019-06-07 01:13:06 +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
Electron Studio
93ca5da185
Merge branch 'master' of https://github.com/electronstudio/raylib-python-cffi
2019-06-06 03:35:19 +01:00
Electron Studio
9ed69e0f68
ubuntu 16.04 python 3.5, 3.6 libs
2019-06-06 03:34:48 +01:00
Electron Studio
bacd37cfa9
ubuntu 18.04 pythin 3.7 lib
2019-06-06 03:29:00 +01:00
Electron Studio
776cb0997f
ubuntu 16.04 python 3.5, 3.6 libs
2019-06-06 03:15:05 +01:00
electronstudio
67c5aad27f
windows static build
2019-06-06 01:46:56 +01:00
Richard Smith
ed9a925330
mac python 3.5 and 3.6 static builds
2019-06-05 17:16:07 +01:00
Richard Smith
6a8d4b24d4
build mac static 2.5 release
2019-06-05 17:09:28 +01:00
Richard Smith
6d0f77936e
update DLLs to 2.5 releases
2019-06-05 16:59:07 +01:00
Richard Smith
55bca5837b
fix
2019-05-29 03:23:08 +01:00
Richard Smith
e1ab67828a
doc
2019-05-29 00:14:31 +01:00
electronstudio
a8b0302e5c
fixes, co-ords demo
2019-05-27 17:04:42 +01:00
Richard Smith
3a8d764408
add pythonic wrapper, pyray
2019-05-26 20:24:57 +01:00
Richard Smith
18f3fdfe18
fix gitignore leaving out windows pyd library!
2019-05-26 00:29:19 +01:00
Richard Smith
aa5c396ade
switch richlib to use raylib.static rather than dynamic, and fix colors to always be lists of 4
2019-05-26 00:15:55 +01:00
Richard Smith
de89790bff
richlib: simple API on top of raylib
2019-05-25 00:27:49 +01:00
Richard Smith
c3d018c830
update examples
2019-05-24 18:49:40 +01:00
Richard Smith
b6b9054d0d
split project into static and dynamic modules
2019-05-24 04:31:48 +01:00
Richard Smith
55dca44b4a
release new verison for windows
2019-05-24 01:13:28 +01:00
Richard Smith
7ea1786880
Merge pull request #2 from Pebaz/master
...
Add Windows Build Script
2019-05-24 00:41:27 +01:00
Samuel Wilder
2efc34643f
Added raylib PYD
2019-05-23 10:38:06 -04:00
Samuel Wilder
09e2cd0903
Add Windows Build Script
...
Build Raylib from source (master branch) and put `raylib.lib` somewhere
on the path. Then run with `python build_win32.py` to build the
extension.
A prebuilt extension is provided for Win32 x64 Python37.
2019-05-23 10:35:11 -04:00
Richard Smith
74471cedc2
fix
2019-05-21 22:25:59 +01:00
Richard Smith
ad0420408c
fix pypi packages
2019-05-21 22:21:41 +01:00
Richard Smith
9321c37397
argh
2019-05-21 22:06:23 +01:00
Richard Smith
f40f6aff04
separate mac linux builds
2019-05-21 21:20:01 +01:00
Electron Studio
c019d59298
linux build
2019-05-21 20:57:50 +01:00
Richard Smith
4924443c1b
oops
2019-05-21 17:53:45 +01:00
Richard Smith
790ff3fcf6
nonworking dynamic bindings
2019-05-21 17:51:54 +01:00
Richard Smith
2335c5275f
heightmap example
2019-05-21 12:12:03 +01:00
Richard Smith
ad8d4f06d1
put binary in git
2019-05-21 12:04:11 +01:00
Richard Smith
45ff40d510
tidy up
2019-05-21 12:00:23 +01:00
Richard Smith
4a03e72208
update
2019-05-21 11:03:31 +01:00