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
richard
db77dc1210
py-limited-api was NOT working, most builds were broken. Why did no-one report this?
2022-08-21 00:44:01 +01:00
richard
3ac76b8aaa
fix warning on linux builds and update docs
2022-08-11 22:10:15 +01:00
richard
3e011b329a
update to raylib 4.2
2022-08-11 21:58:54 +01:00
Richard Smith
3a6deb2c04
Merge pull request #78 from archie2x/77-pkg-config-flags
...
#77 use all link flags from pkg-config
2022-08-11 21:25:32 +01:00
Roger Standridge
3a79196a95
#77 use all link flags from pkg-config
2022-08-06 00:33:09 +00:00
Richard Smith
1caab39fe5
Merge pull request #76 from sDos280/master
...
one more example added
2022-08-01 13:14:16 +01:00
sDos280
d7eb090c99
Merge branch 'electronstudio:master' into master
2022-07-31 15:49:41 +03:00
דור שפירא
ba61381d24
adding the textures_to_image example
2022-07-31 15:37:37 +03:00
Richard Smith
c437d62907
Merge pull request #75 from sDos280/master
...
adding more examples
2022-07-31 12:39:26 +01:00
דור שפירא
ad21fe7b8e
adding the textures_mouse_painting example
2022-07-31 10:08:31 +03:00
דור שפירא
a278a38069
adding the core_window_should_close example
2022-07-30 23:02:10 +03:00
דור שפירא
603d4888a8
adding the core_scissor_test example
2022-07-30 22:44:49 +03:00
Richard Smith
a115b9bffd
Merge pull request #74 from sDos280/master
...
adding the shapes_logo_raylib example and adding the missing press checks in the core_input_mouse example
2022-07-30 11:46:17 +01:00
דור שפירא
bd3ba4bcab
Merge remote-tracking branch 'origin/master'
2022-07-30 09:22:24 +03:00
דור שפירא
4941bc88ef
adding the shapes_logo_raylib example and adding the missing press checks in the core_input_mouse example
...
I added the shapes_logo_raylib example.
I added the missing MOUSE_BUTTON_SIDE,MOUSE_BUTTON_EXTRA,MOUSE_BUTTON_FORWARD,MOUSE_BUTTON_BACK press checks.
note: my mouse doesn't have the "forward" and "back" buttons, so I couldn't test if they work
2022-07-30 09:22:06 +03:00
דור שפירא
dead4cfcb5
adding the shapes_logo_raylib example.
...
adding the missing press checks in the core_input_mouse example:
I added the missing MOUSE_BUTTON_SIDE,MOUSE_BUTTON_EXTRA,MOUSE_BUTTON_FORWARD,MOUSE_BUTTON_BACK press checks.
note: my mouse doesn't have the "forward" and "back" buttons, so I couldn't test if they work
2022-07-30 09:20:26 +03:00
Richard Smith
495b9c3d95
Merge pull request #70 from sDos280/master
...
adding core_random_values example
2022-07-28 11:07:58 +01:00
דור שפירא
50e74a7e26
adding core_random_values example
2022-07-28 12:57:59 +03:00
richard
6aaf3bb391
autoconvert None to ffi.NULL
2022-07-23 02:22:49 +01:00
richard
5badf348c7
improve rpi build
2022-07-10 12:21:38 +01:00
richard
76bcd04248
improve rpi build
2022-07-10 12:18:31 +01:00