Commit graph

345 commits

Author SHA1 Message Date
richard
0803946f40 pyray raygui example 2021-11-16 17:18:51 +00:00
richard
c784857527 return empty string for null pointers https://github.com/electronstudio/raylib-python-cffi/issues/51 2021-11-12 00:34:43 +00:00
richard
183cdd52c6 new version number scheme 2021-11-09 15:18:02 +00:00
richard
f9d52edd50 attempt fix booleans on windows build 2021-11-09 15:10:27 +00:00
richard
1b8598fa55 automatically convert char* function return type to string https://github.com/electronstudio/raylib-python-cffi/issues/51 2021-11-06 17:59:47 +00:00
richard
e0201a29f8 update docs 2021-11-06 16:06:04 +00:00
richard
e8de1d3b60 fixes for dynamic 2021-11-06 15:54:02 +00:00
richard
ceae17fc40 forgot to update raygui for windows 2021-11-06 15:40:22 +00:00
richard
a44b33b561 update dynamic and raylib-c to 4.0.0 2021-11-06 15:30:08 +00:00
richard
3d675c66ae update to 4.0 2021-11-06 15:18:42 +00:00
Pavel Kulyov
77239a0e96
Fix dynamic raylib loading on Windows (#50) 2021-10-29 15:29:40 +01:00
richard
0e225958e2 fix missing pyi file 2021-10-28 15:14:02 +01:00
richard
f9584fdab4 update build instructions 2021-10-26 16:38:26 +01:00
richard
fb93d5f330 update raylib and docs 2021-10-26 15:54:10 +01:00
richard
dbddc940e8 version bump 2021-10-19 19:48:23 +01:00
richard
f51f746ee8 re-add other headers to windows build 2021-10-19 19:43:08 +01:00
richard
a4af57984e escape windows back slashes 2021-10-19 19:36:10 +01:00
richard
ea8c7cc685 lets try hardcoding include paths on windows 2021-10-19 19:31:36 +01:00
richard
2d6c706541 try to fix windows includes 2021-10-19 19:22:44 +01:00
richard
a1bb101045 Merge remote-tracking branch 'origin/master' 2021-10-19 19:14:22 +01:00
richard
144e69ad31 try to fix windows includes 2021-10-19 19:14:11 +01:00
electronstudio
485300e6b9 fix mac build, probably breaks windows build 2021-10-19 18:29:11 +01:00
richard
53853065d5 update readme 2021-10-16 21:16:52 +01:00
richard
86eecec6b3 build fixes 2021-10-16 20:58:24 +01:00
richard
ab38148125 fix windows build 2021-10-16 20:53:00 +01:00
richard
ef2d56308a generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
richard
10545a2f37 return to old file mangling for windows build only 2021-10-16 17:50:31 +01:00
richard
9e0a28d5f6 separate win build from all unix platforms 2021-10-16 17:44:12 +01:00
richard
cc9ba3e219 separate win build from all unix platforms 2021-10-16 17:43:51 +01:00
richard
7893aba276 drop python 3.6 support 2021-10-16 17:18:01 +01:00
richard
2ef7aba8a8 use gcc to process header files instead of doing it ourselves 2021-10-16 17:14:30 +01:00
richard
f6d0c6a912 use pkg-config to get paths 2021-10-15 20:07:32 +01:00
richard
4a8b773ddd typo 2021-10-15 18:23:06 +01:00
richard
497ebcf05b update to latest raylib 2021-10-15 01:52:03 +01:00
richard
c23546dd8f update to latest raylib 2021-10-13 19:02:38 +01:00
richard
6cd3e05e01 try to fix windows and source builds 2021-10-13 16:46:41 +01:00
richard
775d2da32d remove depreciated stuff, tidy build a bit for 4.0 2021-10-13 16:35:35 +01:00
richard
c818fae902 get rid of modified raylib.h, do modifications in code 2021-10-13 13:50:56 +01:00
richard
1051cd09e8 try add extra libs to win build 2021-10-08 18:06:30 +01:00
richard
142eb2e46d try windows build change 2021-10-08 18:03:02 +01:00
richard
11f399b603 try some build changes 2021-10-08 17:57:00 +01:00
richard
5f28d0101a update to raylib 4.0-dev and add physac and raygui 2021-10-08 17:36:08 +01:00
richard
8c4d2af2dc re-add docs, maybe that will get github pages to work. 2021-10-08 05:49:54 +01:00
richard
0bea7ef334 remove docs, maybe that will get github pages to work. 2021-10-08 05:48:48 +01:00
richard
5535d7d641 docs arent made by jekyll. 2021-10-08 05:36:20 +01:00
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