דור שפירא
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
richard
53ca2fb40c
update docs
2022-06-30 09:52:27 +01:00
richard
6e37934266
try lowing min python version for macos wheels. try build for 10.14.
2022-06-29 03:07:38 +01:00
richard
b85552a606
try lowing min python version for macos wheels. try build for 10.14.
2022-06-29 03:01:52 +01:00
richard
0e0c9a00b8
try macos 11 arm64 build
2022-06-28 15:26:03 +01:00
richard
fceb9bb875
try macos 11 arm64 build
2022-06-28 15:17:42 +01:00
richard
192e322738
try macos 11 arm64 build
2022-06-28 15:12:47 +01:00
richard
0e4b3adc8e
try macos 11 arm64 build
2022-06-28 15:05:37 +01:00
richard
ad986e9fdd
try macos 11 arm64 build
2022-06-28 14:55:08 +01:00
richard
9348371545
dont build raylib examples
2022-06-27 04:15:09 +01:00
richard
8cd77f5d03
attempt arm64 mac build
2022-06-27 00:57:28 +01:00
richard
da874b5c37
attempt arm64 mac build
2022-06-27 00:34:39 +01:00
richard
51f02fd5a7
attempt arm64 mac build
2022-06-27 00:04:08 +01:00
richard
b29c3c57e9
attempt arm64 mac build
2022-06-27 00:02:22 +01:00
richard
abe165507f
attempt arm64 mac build
2022-06-26 23:59:57 +01:00
richard
b817fe3ad6
build wheels compatible with multiple python versions by using limited binary api.
2022-06-26 07:06:06 +01:00
richard
79eabff719
try rpi build
2022-06-26 03:06:10 +01:00
richard
492544ede7
try rpi build
2022-06-26 03:04:05 +01:00
Richard Smith
79cc8bb544
Merge pull request #69 from TyroneSlothrop/master
...
Create shapes_draw_rounded_rectangle.py
2022-06-26 02:04:53 +01:00
Tyrone Slothrop
cc55fa7836
Create shapes_draw_rounded_rectangle.py
...
Port shapes_draw_rounded_reactangle example.
2022-06-25 16:22:39 +01:00
richard
c602d4891d
rpi docs
2022-06-24 12:52:21 +01:00
richard
4d81687dcf
rpi docs
2022-06-24 12:51:48 +01:00
richard
ab5d1a2703
latest raylib
2022-06-24 12:15:24 +01:00
richard
346e64d2f1
add atomic lib for linux/pi builds
2022-06-24 12:13:42 +01:00
richard
42c112d821
remove raylib extras folder
2022-06-23 17:33:12 +01:00
richard
f321d4fc89
version bump
2022-06-23 17:29:41 +01:00
richard
b4ed450872
version bump
2022-06-23 17:29:15 +01:00
richard
7394f79da5
add some legacy #defines
2022-06-23 17:18:22 +01:00
richard
3ffa4cc549
add raymath
2022-06-23 17:03:06 +01:00
richard
c876a41e11
fix windows build
2022-06-12 02:15:46 +01:00
richard
623c2a6c10
update to raylib 4.2-dev and re-add physac and raygui from their own repos.
2022-06-12 02:08:36 +01:00
richard
3e729eca0f
drop files alt example
2022-06-02 19:57:21 +01:00
richard
0703645afb
drop files example comments
2022-06-02 19:04:21 +01:00
richard
08cafd55df
drop files example
2022-06-02 15:23:22 +01:00
Richard Smith
17f033cf29
Merge pull request #67 from GregChan/master
...
Add physics demo
2022-05-27 11:34:56 +01:00
GregChan
6ae0e73c9a
Add physics demo
2022-05-26 02:51:32 -07:00
richard
7476e7b379
version bump
2022-05-20 07:06:09 +01:00