1f7f9ab22b
Ignore examples binaries on Linux (and automated logs)
2025-11-19 19:30:07 +01:00
ee3d65cbc9
Update examples_testing_web.md
2025-11-19 13:25:54 +01:00
82ad486e6b
Update rexm.c
2025-11-19 13:18:47 +01:00
d26435703f
Update rcore_desktop_win32.c
2025-11-19 13:18:13 +01:00
0b9f463e64
REVIEWED: examples: Replace TABS and Remove trailing spaces
2025-11-19 13:18:10 +01:00
bd21d74914
Update examples_testing_web.md
2025-11-19 13:08:11 +01:00
4cef89cf04
Update rexm.c
2025-11-19 13:08:02 +01:00
63fb407dc5
Update raygui to avoid warnings
2025-11-19 13:07:57 +01:00
80e164fa04
Update core_monitor_detector.c
2025-11-19 13:07:45 +01:00
e1d5adb326
Update rexm.c
2025-11-19 12:43:44 +01:00
43bd2b1e18
REXM: Report issues if logs can not be loaded
2025-11-19 12:41:36 +01:00
313659d37d
Update examples_testing_web.md
2025-11-19 12:40:59 +01:00
a6976b1930
Create examples_testing_web.md
2025-11-19 12:33:49 +01:00
39e39216f6
REXM: ADDED: TestLog option for logs processing (without rebuilding)
2025-11-19 12:31:15 +01:00
5fdf178969
REVIEWED: audio_fft_spectrum_visualizer, not working on web
2025-11-19 12:30:38 +01:00
e3738c1b17
REXM: UPDATE: Reviewed all examples requirements
2025-11-19 11:53:55 +01:00
d56371ce85
Update Makefile.Web
2025-11-19 11:41:50 +01:00
265fa7833c
Update rtext.c
2025-11-19 10:21:16 +01:00
f21c1cc6ae
Update rtext.c
2025-11-19 10:08:42 +01:00
ec828071ef
Update rtext.c
2025-11-19 10:04:01 +01:00
33cee1146c
REXM: REVIEWED: Automated testing for Web
2025-11-19 09:54:54 +01:00
8081d2bd07
REDESIGNED: example: shapes_kaleidoscope, store lines #5361
...
This redesign stores lines in Update and draws stored lines in Draw, instead of previous approach of drawing directly to framebuffer with no cleaning. This approach allows some interesting features like line draw replay or reversing.
2025-11-19 09:34:13 +01:00
2453977d59
Merge branch 'master' of https://github.com/raysan5/raylib
2025-11-19 09:13:02 +01:00
e2233acdb0
feat: Optimize ImageClearBackground and ImageDrawRectangleRec with doubling strategy ( #5363 )
2025-11-19 08:58:43 +01:00
3f92c396a0
Fixed typo ( #5364 )
2025-11-19 08:56:32 +01:00
d5e8ee77b1
Update core_input_gamepad.c
2025-11-18 21:32:20 +01:00
f51204821a
Add vibration test button to core_input_gamepad ( #5362 )
2025-11-18 21:27:50 +01:00
a24e65d8e1
Update examples_testing_windows.md
2025-11-18 21:26:54 +01:00
f75682f5c9
Merge branch 'master' of https://github.com/raysan5/raylib
2025-11-18 21:26:33 +01:00
57e22d5fa0
Update rtext.c
2025-11-18 21:26:26 +01:00
1b6303b900
Update examples_testing_windows.md
2025-11-18 21:20:05 +01:00
83a167ca3f
Update text_inline_styling.c
2025-11-18 21:19:55 +01:00
48496e2307
Update core_input_actions.c
2025-11-18 21:18:32 +01:00
e6ef99275a
Update shapes_digital_clock.c
2025-11-18 21:14:48 +01:00
c7c6aaf156
Update examples_testing_windows.md
2025-11-18 21:12:25 +01:00
06958c91d0
Merge branch 'master' of https://github.com/raysan5/raylib
2025-11-18 20:59:55 +01:00
46ca641ec5
Update raygui to avoid warnings
2025-11-18 20:59:48 +01:00
f3393b8fd8
Update core_clipboard_text.c
2025-11-18 20:59:38 +01:00
8455f9d088
Update rexm.c
2025-11-18 20:59:33 +01:00
95d58ed988
Update examples_testing_windows.md
2025-11-18 20:52:05 +01:00
5da90172ac
Update examples_testing_windows.md
2025-11-18 20:49:21 +01:00
6f4f4cc508
Update rexm.c
2025-11-18 20:44:23 +01:00
e062e3835e
REVIEWED: examples: Several minor issues
2025-11-18 20:43:58 +01:00
dcc9e96148
Update rexm.c
2025-11-18 20:18:17 +01:00
6993bc7337
Update examples_testing_windows.md
2025-11-18 19:51:34 +01:00
a4a6812d68
REXM: REVIEWED: Testing report generation
2025-11-18 19:50:45 +01:00
9efe127f5d
Update shapes_lines_drawing.c
2025-11-18 19:50:07 +01:00
4caba49658
[examples] Added: shapes_rlgl_color_wheel example ( #5355 )
...
* [examples] Added: `shapes_rlgl_triangle` example
* correct name
* formatting
* Revert "formatting"
This reverts commit f1d246a648 .
* Revert "correct name"
This reverts commit 974985ed49 .
* Revert "[examples] Added: `shapes_rlgl_triangle` example"
This reverts commit d053b9afa0 .
* [examples] Added: `shapes_rlgl_color_wheel` example
* clarify color variable
* formatting
* formatting
* formatting
* formatting
* reduce redundancy
* moved color updating code to update
2025-11-18 16:31:43 +01:00
86e00bde65
Update rcore_desktop_sdl.c
2025-11-18 16:30:48 +01:00
95a8977e33
REXM: FIX: Web log redirect and download
2025-11-18 16:28:10 +01:00