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
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