Commit graph

380 commits

Author SHA1 Message Date
Richard Smith
ac9a681670 update dynamic libs to 5.0 2023-12-21 07:34:46 +00:00
Richard Smith
0cd3515b74 restore missing pyi files 2023-12-21 07:11:31 +00:00
Richard Smith
3a97288732 rebuild of docs 2023-12-21 07:11:03 +00:00
Richard Smith
07fa448117 improve the make_docs.sh script 2023-12-21 07:09:40 +00:00
Ashley Sommer
9b48e57bb1 Bump Raylib to v5.0.0, RayGUI 4.0 is designed to be used with RayLib 5, so bump RayGUI too to 4.0.
Updated some core examples to match the changes in Raylib-c v5.0.0
2023-12-19 10:49:31 +10:00
Richard Smith
3b01e59338 add python 3.12 and pypy 3.10 to builds 2023-10-27 04:40:04 +01:00
Tim Fong 2
ef20eaf7c9 added models waving cubes example 2023-08-11 23:41:31 +07:00
Timothy Fong
6c9e42301d
Merge pull request #110 from Timfon/master
Added core_window_flags example
2023-08-11 23:28:53 +07:00
Tim Fong 2
9df3448f1c added core_window_flags 2023-08-09 19:16:32 +07:00
Timothy Fong
f8c7039948
Merge branch 'electronstudio:master' into master 2023-07-30 04:56:02 -04:00
Timothy Fong
4893cfb905
added core 3d camera free (#108)
* added core_split_screen example

* added core_vr_simulator example

* Delete launch.json

* added core 3d camera free

* added core_smooth pixel-perfect camera

---------

Co-authored-by: “Timfon” <“timothy_fong@brown.edu”>
Co-authored-by: Richard Smith <electronstudio@users.noreply.github.com>
2023-07-26 20:17:30 +01:00
“Timfon”
ad37407929 added core example smooth pixel perfect camera 2023-07-26 20:16:28 +01:00
“Timfon”
109c8c5f17 added core example smooth pixel perfect camera 2023-07-25 21:38:27 +07:00
Timothy Fong
866f47c72b
added the core_vr_simulator to examples (#107) 2023-07-10 00:48:55 +01:00
Timfon
903747b122
added core_split_screen example (#106)
Co-authored-by: “Timfon” <“timothy_fong@brown.edu”>
2023-07-07 17:06:51 +01:00
pranavganesh
b23957d2f0
Converting shapes_basic_shapes.c to python and adding it to examples (#104)
* Converting shapes_basic_shapes.c to python and adding it to examples

* Add shapes_bouncing_ball.py to examples in shapes

---------

Co-authored-by: pranavganesh <50474789+Pranv11Ganesh@users.noreply.github.com>
2023-07-07 17:06:11 +01:00
Richard Smith
f735bd54f2 use cirrus CI to do macos ARM64 builds 2023-05-23 14:46:00 +01:00
Richard Smith
877fe35414 update docs 2023-05-23 11:01:49 +01:00
Richard Smith
616fb2c1bc fix example in docs 2023-05-22 18:24:44 +01:00
Richard Smith
c7a53692a4 update github actions to macos-11 2023-05-22 18:02:02 +01:00
Richard Smith
02a5f4bc7a upgrade github actions 2023-05-22 17:59:17 +01:00
Richard Smith
2ee15fa7e5 add fields to static pyi stub 2023-05-22 17:58:58 +01:00
electronstudio
42d6762fbe update raylib to 4.5 2023-05-22 17:01:19 +01:00
Richard Smith
cbcb0719a6
Update RPI.rst 2023-05-17 07:40:17 +01:00
Dor Shapira
7bfd7d2ea6
added texures srcrec dstrec example (#93)
added scarfy.png file
made texures_srcrec_dstrec.py stand to the Python API conventions(https://github.com/sDos280/raylib-python-cffi/blob/Conventions/PYTHON_API_CONVENTIONS.md)
2022-10-25 23:48:50 +01:00
Richard Smith
2061585311 try removing the boolean/int replacement from windows build 2022-10-18 19:52:00 +01:00
richard
81590eb815 automate conversion of lists of strings https://github.com/electronstudio/raylib-python-cffi/discussions/98 2022-10-18 10:33:37 +01:00
richard
2c233d47fa reformat fix https://github.com/electronstudio/raylib-python-cffi/issues/90 2022-09-23 20:11:59 +01:00
richard
84c7eff4d7 fix PyCharm not finding Color types in .pyi files, fixes https://github.com/electronstudio/raylib-python-cffi/issues/88 2022-09-23 20:06:40 +01:00
Richard Smith
d4278968b5
Merge pull request #86 from sDos280/master
adding example and making examples look neater
2022-09-23 19:47:21 +01:00
richard
ef088e91f2 add test for jpg support https://github.com/electronstudio/raylib-python-cffi/issues/89 2022-09-23 19:44:37 +01:00
דור שפירא
8eb8a386fd fixing the issue in the image_loading.py Fixed #89 2022-09-23 16:46:07 +03:00
Dor Shapira
9f11c90e29
Update shapes_lines_bezier.py 2022-09-21 18:00:23 +03:00
Dor Shapira
c0b36508dc
Merge branch 'electronstudio:master' into master 2022-09-20 21:21:20 +03:00
דור שפירא
3836c7ed93 adding shapes lines bezier example 2022-09-20 21:19:30 +03:00
דור שפירא
91aa5ae4f9 making the shaders_basic_lighting.py and the shaders_fog.py file more python"y" style 2022-09-19 22:54:14 +03:00
Richard Smith
32f1d34c82
Merge pull request #82 from sDos280/master
adding following eyes example
2022-09-19 19:44:08 +01:00
Richard Smith
ac5ba94f87
Merge pull request #83 from romariops/examples/core_3d_camera_first_person
add example core 3d camera first person
2022-09-19 13:06:13 +01:00
romariops
36afd6057c add example core 3d camera first person 2022-09-18 20:41:10 -03:00
דור שפירא
1c889888fe fix typo 2022-09-16 13:23:54 +03:00
דור שפירא
54d8dd96bf adding shapes_following_eyes example 2022-09-16 13:23:30 +03:00
Richard Smith
9ad06e6f3f
Merge pull request #80 from romariops/Examples/core_3d_camera_mode
Adding the core 3d camera mode example
2022-09-12 01:38:15 +01:00
romariops
982089f272 Adding the core 3d camera mode example 2022-09-11 14:28:51 -03:00
Richard Smith
1910c11e5f
Merge pull request #79 from romariops/Examples/core_2d_camera_mouse_zoom 2022-09-11 14:00:33 +01:00
romariops
52adefe506 Examples/core_2d_camera_mouse_zoom 2022-09-10 19:54:50 -03:00
richard
6113328f8f remove macos arm64 builds 2022-08-24 20:10:38 +01:00
richard
baf12dd756 change macos 12 arm64 build to fat binary 2022-08-21 01:28:41 +01:00
richard
c850e70f5f forgot one limited-api 2022-08-21 01:01:10 +01:00
richard
f4612dc204 update raylib 2022-08-21 00:49:20 +01:00
richard
fd0b54302a update to second release of Raylib 4.2, i.e 4.2.1 2022-08-21 00:48:09 +01:00