Commit graph

9 commits

Author SHA1 Message Date
richard
ec752bdab7 refactor pyray into separate module 2021-10-08 04:47:58 +01:00
richard
50c2fb12e2 QOL docs, colors, version number, example imports 2021-10-04 15:56:29 +01:00
richard
cb7a574555 change how PyRay detects pointers 2021-09-23 11:15:51 +01:00
richard
9a3ffb525e update docstrings using raylib_api.json 2021-09-23 09:44:08 +01:00
richard
124f0c77a9 update to raylib 3.7 2021-06-12 21:51:27 +01:00
Richard Smith
26e9f9cbf2 automatically deref pointers in pyray 2020-09-19 10:12:30 +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
1d5579db6d reorg modules 2019-06-07 03:51:03 +01:00
Richard Smith
3a8d764408 add pythonic wrapper, pyray 2019-05-26 20:24:57 +01:00