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

Bump Raylib to v5.0.0, RayGUI 4.0, rebuild Docs #114

Closed ashleysommer closed 6 months ago

ashleysommer commented 6 months ago

This is a part of https://github.com/electronstudio/raylib-python-cffi/pull/113 split out for easier review and merging. It contains just the update to Raylib 5.0.0, and RayGUI 4.0 is designed to be used with Raylib 5, so RayGUI bumped too to 4.0. Updated a couple of core examples to match those changed in the Raylib-c 5.0 release. Bumped raylib-python version to 5.0.0.0 and regenerated docs.

ashleysommer commented 6 months ago

There are a bunch of docs changes that come through from I assume using a different version of sphinx. My system has Sphinx v7.2.6, Sphinx-rtd-theme v2.0.0, and Sphinx AutoAPI v3.0.0. I don't know if there is a "correct" one to use, other than the latest.