electronstudio / raylib-python-cffi

Python CFFI bindings for Raylib
http://electronstudio.github.io/raylib-python-cffi
Eclipse Public License 2.0
142 stars 29 forks source link

preperation for raylib-master fork #22

Closed chriscamacho closed 3 years ago

chriscamacho commented 3 years ago

I'm making a fork for my own use, using python 3.9 and raylib-master, this PR was work done before any related work and should! work fine on your master branch...

electronstudio commented 3 years ago

there seem to be merge conflict makers in the final patch?

chriscamacho commented 3 years ago

dang, can you apply everything but that, I forgot subsequent git operations get added to this PR ...

if not close this PR, and I'll merge manually on a separate clean fork and do another PR (eventually...)

electronstudio commented 3 years ago

I have made a new PR with all the new example code (thank you!) but removed the raylib-master stuff https://github.com/electronstudio/raylib-python-cffi/pull/23

electronstudio commented 3 years ago

I have added your stuff for raylib master and python 3.9 (although i havent done the mac and windows builds yet) so I guess can close this now.