Hugo
2b051afb29
[examples] `shapes_kaleidoscope` rewind, forward & reset buttons ( #5369 )
* [examples] rewind and forward lines drawing
* [examples] reset button
* [examples] update screenshot
* [examples] applied raylib convention
hace 2 meses
Ray
80ed6eadb8
REXM: RENAME: `audio_fft_spectrum_visualizer` -> `audio_spectrum_visualizer`
hace 2 meses
Ray
cf5e84c3c4
Update models_skybox_rendering.c
hace 2 meses
Ray
727a90c5d1
REVIEWED: Formatting to follow raylib conventions
hace 2 meses
Ray
12cce1766f
Update textures_screen_buffer.c
hace 2 meses
Ray
6820ff61f1
REVIEWED: example: `shaders_hybrid_rendering`, shaders issues
hace 2 meses
Ray
c6f4c8e3e0
FIX: Issue on PLATFORM_DRM
hace 2 meses
Ray
30cd36a8a9
Update audio_music_stream.c
hace 2 meses
Ray
67f24b3b41
Update audio_sound_positioning.c
hace 2 meses
Ray
8fcd99c8dd
Update textures_sprite_stacking.c
hace 2 meses
Ray
646e814baf
Update Makefile
hace 2 meses
Ray
0b9f463e64
REVIEWED: examples: Replace TABS and Remove trailing spaces
hace 2 meses
Ray
63fb407dc5
Update raygui to avoid warnings
hace 2 meses
Ray
80e164fa04
Update core_monitor_detector.c
hace 2 meses
Ray
5fdf178969
REVIEWED: audio_fft_spectrum_visualizer, not working on web
hace 2 meses
Ray
e3738c1b17
REXM: UPDATE: Reviewed all examples requirements
hace 2 meses
Ray
d56371ce85
Update Makefile.Web
hace 2 meses
Ray
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.
hace 2 meses
Ray
d5e8ee77b1
Update core_input_gamepad.c
hace 2 meses
Serhii Zasenko
f51204821a
Add vibration test button to core_input_gamepad ( #5362 )
hace 2 meses
Ray
83a167ca3f
Update text_inline_styling.c
hace 2 meses
Ray
48496e2307
Update core_input_actions.c
hace 2 meses
Ray
e6ef99275a
Update shapes_digital_clock.c
hace 2 meses
Ray
46ca641ec5
Update raygui to avoid warnings
hace 2 meses
Ray
f3393b8fd8
Update core_clipboard_text.c
hace 2 meses
Ray
e062e3835e
REVIEWED: examples: Several minor issues
hace 2 meses
Ray
9efe127f5d
Update shapes_lines_drawing.c
hace 2 meses
Robin ❤️
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
hace 2 meses
Ray
a590126351
Updated some examples
hace 2 meses
Ray
a235cd6a18
Update raygui.h
hace 2 meses
Ray
6756e9d3d7
Update core_input_gestures_testbed.c
hace 2 meses
Ray
06589d3350
Update core_2d_camera_mouse_zoom.c
hace 2 meses
Agnis Aldiņš "NeZvērs
596d3bcb7e
[examples] Added: `textures_screen_buffer` ( #5357 )
* Example textures_screen_buffer
* remove resource preload for web makefile
* update description
* code formatting
hace 2 meses
Ray
5c2747e3a8
Update shapes_rlgl_triangle.c
hace 2 meses
Ray
470a326588
Update shapes_rlgl_triangle.c
hace 2 meses
Robin ❤️
74f7112614
[examples] Added: `shapes_rlgl_triangle` example ( #5353 )
* [examples] Added: `shapes_rlgl_triangle` example
* correct name
* formatting
hace 2 meses
Ray
3e3453d54e
REVIEWED: Bunnymark example new `raybunny`! #5344
As the license for previous bunny was not clear, it was replaced by a new custom bunny specifically created for this example with a CC0 license
hace 2 meses
iann
4dca02daa5
first draft of audio fft spectrum visualizer ( #5348 )
hace 2 meses
Robin ❤️
c059ece2a4
[examples] Added: directional billboard ( #5351 )
* Added models directional billboard example
* add killbot texture
* various fixes and formatting tweaks
* corrected stdlib
hace 2 meses
Ray
80b6b7fc2a
Update core_input_gamepad.c
hace 2 meses
Ray
d172a24bb0
REVIEWED: `main(void)`
hace 2 meses
Ray
9c73b0eb37
Update Makefile
hace 2 meses
Ray
78faf6a120
Update README.md
hace 2 meses
Robin ❤️
d8601121da
[examples] Added: `textures_sprite_stacking` example ( #5345 )
* Added sprite stacking example
* added link
* formatting
hace 2 meses
Ray
f76e371436
REDESIGNED: `core_clipboard_text`, based on #5248
hace 2 meses
Ray
0b4815b8fe
WARNING: REMOVED: GIT recording option, added example
hace 2 meses
Hugo
d7a7eda959
[examples] `core_directory_files` fixes ( #5343 )
* [examples] reset on folder click
`continue` after clicking a new folder
* [examples] don't make non-directories clickable
`IsPathFile` is not enough to check if it's a directory
since it also takes in char devices.
* rlparser: update raylib_api.* by CI
* Delete tools/rlparser/rlparser
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ray <raysan5@gmail.com>
hace 2 meses
Chakradhar
d8da443604
Fixed core_text_file_loading example in raylib examples, to account for blank lines in text file and text wrapping properly for the case when the last word goes out the display ( #5339 )
hace 2 meses
Ray
af57c8854f
REXM: ADDED: `core_compute_hash`
hace 3 meses
Ray
a66b6c998a
Update README.md
hace 3 meses