Ray
0b9f463e64
REVIEWED: examples: Replace TABS and Remove trailing spaces
2 weeks ago
Ray
63fb407dc5
Update raygui to avoid warnings
2 weeks ago
Ray
80e164fa04
Update core_monitor_detector.c
2 weeks ago
Ray
e3738c1b17
REXM: UPDATE: Reviewed all examples requirements
2 weeks ago
Ray
d5e8ee77b1
Update core_input_gamepad.c
2 weeks ago
Serhii Zasenko
f51204821a
Add vibration test button to core_input_gamepad ( #5362 )
2 weeks ago
Ray
48496e2307
Update core_input_actions.c
2 weeks ago
Ray
46ca641ec5
Update raygui to avoid warnings
2 weeks ago
Ray
f3393b8fd8
Update core_clipboard_text.c
2 weeks ago
Ray
a590126351
Updated some examples
2 weeks ago
Ray
a235cd6a18
Update raygui.h
2 weeks ago
Ray
6756e9d3d7
Update core_input_gestures_testbed.c
2 weeks ago
Ray
06589d3350
Update core_2d_camera_mouse_zoom.c
2 weeks ago
Ray
80b6b7fc2a
Update core_input_gamepad.c
3 weeks ago
Ray
d172a24bb0
REVIEWED: `main(void)`
3 weeks ago
Ray
f76e371436
REDESIGNED: `core_clipboard_text`, based on #5248
3 weeks ago
Ray
0b4815b8fe
WARNING: REMOVED: GIT recording option, added example
3 weeks ago
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>
3 weeks ago
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 )
3 weeks ago
Ray
af57c8854f
REXM: ADDED: `core_compute_hash`
4 weeks ago
Ray
6adb1c2704
Update core_viewport_scaling.c
4 weeks ago
Ray
9ff87b38b8
Update raygui.h
4 weeks ago
Ray
3843f771fb
Update core_clipboard_text.c
4 weeks ago
Agnis Aldiņš "NeZvērs
46e8343a30
[examples] Added `core_viewport_scaling` ( #5313 )
* example - core_viewport_scaling
* Code convention update
1 month ago
Jeffery Myers
780a7df760
Fix warnings in more examples. ( #5292 )
1 month ago
Ray
ec06f9be37
Removed trailing spaces
1 month ago
Ray
085f933b17
Review example formating
1 month ago
Aanjishnu Bhattacharyya
ab4831911a
[examples] Added: `core_text_file_loading` ( #5278 )
Added and example demonstrating reading the contents of a file and rendering them,
utilizing rtext module. The demonstration also handles wrapping of long sentences,
and text scrolling.
Co-authored-by: Ray <raysan5@gmail.com>
1 month ago
Ray
ed8c4c1b9b
REXM: Update examples collection, some renames
1 month ago
Ray
9c1216699d
ADDED: example: `core_highdpi_testbed` -WIP-
ADDED: example: `core_screen_recording` -WIP-
1 month ago
Ray
8e052b81b4
REVIEWED: New examples on VS project
1 month ago
Ray
4ba92f8962
REVIEWED: Solution when adding new examples
1 month ago
Robin ❤️
21404d958e
[examples] Added `core_clipboard_text` ( #5231 )
* added clipboard example
* added image check
* added note about windows
* added indent
1 month ago
Hugo
d2acf06779
[examples] Added `core_directory_files` ( #5230 )
* ADDED: example: `core_directory_files`
* Follow raylib's conventions
* Rework `core_directory_files` example
* Removed alternating colors & text on directory
* Update screenshot
---------
Co-authored-by: Ray <raysan5@gmail.com>
1 month ago
Jeffery Myers
7191749d66
[examples] Fix examples to work in MSVC ( #5267 )
* Fix warnings in many examples
Add examples to MSVC solution correctly
* fix CI error
---------
Co-authored-by: Ray <raysan5@gmail.com>
1 month ago
Ray
9f831428e6
Update core_render_texture.c
1 month ago
Ray
767df4cf52
Update core_render_texture.c
1 month ago
Ray
377853bb32
REXM: Updated new examples requried files
2 months ago
Maicon Santana
452cac33b8
[examples] Add `core_monitor_change` ( #5215 )
* Add core monitor change example
* Add monitor drawing and more information
* Update monitor information every frame
* Show info and window position inside the rectangle
2 months ago
Robin ❤️
e5f809f534
switch to enum ( #5223 )
2 months ago
Robin ❤️
6ed61e107b
flipped binary check to fix bug ( #5220 )
2 months ago
Ray
8932ba0b0a
Update core_delta_time.c
2 months ago
Robin ❤️
3f30533f1c
[examples] Add `core_delta_time` ( #5216 )
* delta example
* clarification
* made it more clear what delta time is
* more explanation
* vector2 positions, removed all warnings
* removed keys, moved global to local, conventions & comments, show target fps
* new png
* remove more periods
* another period
* remove note about conventions, remove period
2 months ago
Ray
7d780d18b5
REVIEWED: New example format and requirements: `core_input_actions` #5211
2 months ago
Jett
a2a22e5e48
ADDED: example: `core_input_actions` ( #5211 )
* adding core_input_actions
action based input API vs direct input, allows remapping of buttons or keys to an action.
* adjusted formatting.
* updates for struct name
and fixed a typo
2 months ago
Ray
ed8f1a22d1
Remove trailing spaces
2 months ago
Ray
c9b1f2ce54
REVIEWED: example: `core_input_gestures_testbed`, follow default structure
2 months ago
Ray
9931ddd27a
Update core_undo_redo.c
2 months ago
Ray
36ad7127c2
REXM: Update
2 months ago
Ray
36824b6c0a
REXM: ADDED: example: `core_undo_redo`
2 months ago