Commit graph

200 commits

Author SHA1 Message Date
richard
04dd13a3f3 small fix 2021-10-08 05:26:54 +01:00
richard
80d568a469 fix docs 2021-10-08 05:23:06 +01:00
richard
e04d61f60b re-add submodule 2021-10-08 05:20:39 +01:00
richard
bf4afca33a Removed submodule that intellij messed up 2021-10-08 05:17:26 +01:00
richard
0a52bc37d3 intellij doesnt want to commit this 2021-10-08 05:07:54 +01:00
richard
8435094cb2 actually fix 2021-10-08 05:03:41 +01:00
richard
c1d95eba71 fix 2021-10-08 05:03:01 +01:00
richard
ec752bdab7 refactor pyray into separate module 2021-10-08 04:47:58 +01:00
richard
8666f0cff8 test jpeg image loading 2021-10-08 03:19:04 +01:00
richard
7b246103d8 change build options to include 'all' formats 2021-10-07 23:15:29 +01:00
richard
316f0bb1e4 fix dynamic to import exactly the same as static 2021-10-04 16:20:18 +01:00
richard
192fca8622 fix docs 2021-10-04 16:04:56 +01:00
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
47c4d0d1b4 fix docs/name 2021-10-03 21:42:57 +01:00
electronstudio
693657593b fix docs/name 2021-10-03 21:42:22 +01:00
electronstudio
16f7278c9d build fix2 2021-10-03 21:29:55 +01:00
electronstudio
dc511438c9 build fix 2021-10-03 21:25:50 +01:00
electronstudio
81819a133a separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00
electronstudio
d9ae6515a5 typo in README 2021-10-03 19:07:04 +01:00
electronstudio
5128d185e9 version bump 2021-10-03 19:00:41 +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
e50b3b2826 update docs 2021-10-03 17:55:12 +01:00
electronstudio
906a4f1449 mac build instructions 2021-10-03 17:49:49 +01:00
richard
0a2ed8e1a4 update building docs 2021-10-03 17:09:46 +01:00
richard
4f7c17de05 try macos 11 2021-10-03 16:30:11 +01:00
richard
4845ce0002 try python 3.10.0-rc.2 2021-10-03 16:28:35 +01:00
richard
54adbf4ee8 try python 3.10 2021-10-03 16:25:17 +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
a98e0bef65 docs update 2021-08-30 09:30:15 +01:00
richard
4b3f4433a3 new license 2021-08-30 09:18:29 +01:00
richard
22e773ca6c pyi files not included in packages 2021-08-28 14:10:23 +01:00
richard
c69db47a26 try python 3.10.0-rc.1 2021-08-28 13:48:53 +01:00
richard
1a31dc276e quote python version numbers 2021-08-28 13:45:49 +01:00
richard
eda5e1449c try build on python 3.10 2021-08-28 13:39:41 +01:00
richard
b0a8448573 type hints for raylib.static 2021-08-28 13:35:55 +01:00
richard
aa5659f272 update examples 2021-08-28 13:07:02 +01:00
richard
64e5995633 update docs 2021-08-28 12:24:29 +01:00
richard
d167b1fee3 add source build docs 2021-08-27 04:03:12 +01:00
richard
c59f68b75f update readme 2021-08-27 03:58:49 +01:00
richard
bbcfa14159 update docs 2021-08-27 03:57:39 +01:00
richard
b75f690e2d seems to still be ignoring underscored folders in docs 2021-08-27 03:49:17 +01:00
richard
b9115ae1bb dont use jekyll for docs 2021-08-27 03:44:28 +01:00
Richard Smith
473fe33bdf Set theme jekyll-theme-cayman 2021-08-27 03:39:25 +01:00
richard
b3b7688963 update docs 2021-08-27 03:38:11 +01:00
richard
13ca8d2ae8 add doc strings and fake classes to the type hints 2021-08-27 00:28:19 +01:00
richard
3044797382 autogenerate type hints for pyray 2021-08-26 18:57:32 +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