Commit graph

10 commits

Author SHA1 Message Date
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
81819a133a separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00
richard
cb7a574555 change how PyRay detects pointers 2021-09-23 11:15:51 +01:00
richard
a98e0bef65 docs update 2021-08-30 09:30:15 +01:00
richard
4b3f4433a3 new license 2021-08-30 09:18:29 +01:00
richard
84fd32b44e hack to work on pypy by https://github.com/Guilherme32 from https://github.com/electronstudio/raylib-python-cffi/pull/39 2021-08-26 11:58:57 +01:00
Richard Smith
26e9f9cbf2 automatically deref pointers in pyray 2020-09-19 10:12:30 +01:00
Matt Lebrun
6854ec4a3e
Added Rectangle struct and core_input_gestures example (#12)
* Added Rectangle struct

* Added core_input_gestures example to utilize the Rectangle struct

* Removed unused imports
2020-07-30 13:52:12 +01:00
Richard Smith
1d5579db6d reorg modules 2019-06-07 03:51:03 +01:00
Renamed from raylib/static/pyray.py (Browse further)