Jopestpe
e1ce5abfeb
follow the conventions
vor 3 Tagen
Jopestpe
568de56366
new shapes_recursive_tree.png
vor 3 Tagen
Jopestpe
f5328bf538
Reduced tree depth from 12 to 10
vor 3 Tagen
Jopestpe
74f4ba744d
[examples] shapes_recursive_tree: adjustments
vor 1 Woche
Jopestpe
bbede86d7d
[examples] Added shapes_recursive_tree
vor 1 Woche
Jopestpe
8b90958323
ADDED: example: shapes_recursive_tree
vor 1 Woche
Ray
7e3b7cd349
REVIEWED: `DrawLineDashed()`
vor 1 Woche
Ray
377853bb32
REXM: Updated new examples requried files
vor 1 Woche
Ray
5d9c11e165
Updated examples
vor 1 Woche
Robin ❤️
a5a5d3f347
removed unneeded include ( #5225 )
vor 1 Woche
Luís Almeida
f680776941
feat:Added DrawLineDashed() and a new example explaining how to use this new function. ( #5222 )
vor 1 Woche
Jopestpe
0e2e8ce225
[examples] Update `shapes_bouncing_ball` with gravity ( #5217 )
* [examples] Add shapes_bouncing_ball with gravity
* gravity could be enabled/disabled
vor 1 Woche
Ray
5d9352a0a1
Update shapes_bullet_hell.c
vor 1 Woche
zero
56e32f2c3e
ADDED: example: `shapes_bullet_hell` ( #5218 )
* add shapes_bullet_hell example
* adjust example count
vor 1 Woche
Ray
84e2cbccc4
Update complexity level for `shapes_digital_clock`
vor 1 Monat
Ray
a42eb2f79b
REDESIGNED: example: `shapes_digital_clock`
vor 1 Monat
Ray
ef0dd5f774
REXM: Updated examples after some renames
vor 1 Monat
Ray
adda398e65
REXM: RENAME: example: `shapes_easings_rectangle_array` --> `shapes_easings_rectangles`
vor 1 Monat
Ray
5ac0539481
REXM: RENAME: example: `shapes_easings_box_anim` --> `shapes_easings_box`
vor 1 Monat
Ray
84baaa6ee7
REXM: RENAME: example: `shapes_easings_ball_anim` --> `shapes_easings_ball`
vor 1 Monat
Ray
b67e7ffc44
REXM: RENAME: example: `shapes_draw_circle_sector` --> `shapes_circle_sector_drawing`
vor 1 Monat
Ray
16fbca2e8b
REXM: RENAME: example: `shapes_draw_rectangle_rounded` --> `shapes_rounded_rectangle_drawing`
vor 1 Monat
Ray
25f4e544d1
REXM: UPDATED: Examples source code header info, aligned with name
vor 1 Monat
Ray
1bbd4c3566
REXM: RENAME: example: `shapes_draw_ring` --> `shapes_ring_drawing`
vor 1 Monat
Ray
2d19abb2cf
REXM: REVIEWED: Examples header info inconsistencies
vor 1 Monat
Ray
eb816898e5
Revert "Added creation-review years to examples"
This reverts commit b5e25916fc
.
vor 1 Monat
Ray
b5e25916fc
Added creation-review years to examples
vor 1 Monat
Ray
7646d08751
Updated some examples with inconsistencies
vor 1 Monat
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
vor 1 Monat
Ray
aa475b1046
REVIEWED: Code sections description for consistency
vor 1 Monat
Ray
b6ae380260
REVIEWED: Examples comments, consistent code sections
vor 1 Monat
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
vor 1 Monat
Hamza RAHAL
507c85900f
fix: [digital_clock] minute hand doesn't appear ( #5151 )
vor 1 Monat
Ray
a72b4b177b
Updated examples short description
vor 1 Monat
Ray
4d0c3affaa
REXM: Update examples and lists
vor 1 Monat
Ray
570082deba
`WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.'
vor 2 Monaten
Ray
f0889a74fe
EXAMPLES: Format tweaks
vor 2 Monaten
Ray
f02c7fca8a
Update shapes_double_pendulum.c
vor 2 Monaten
Joecheong2006
10fadd9185
Replaced scalar to float
vor 2 Monaten
Joecheong2006
b6ae5af4e3
Removed redefined RAD and DEG
vor 2 Monaten
Joecheong2006
8a0ab163d3
Changed to 4 spaces
vor 2 Monaten
Joecheong2006
f1714a6234
[examples]: New shapes example - double pendulum
vor 2 Monaten
Ray
8a3a8ee8e3
Update shapes_digital_clock.c
vor 4 Monaten
Ray
5f497d0687
REVIEWED: `shapes_digital_clock` example
vor 4 Monaten
Hamza RAHAL
3f228f4594
[examples] : adding new fancy clock
vor 4 Monaten
Meowster
6d5aedbd38
Add DrawEllipseV and DrawEllipseLinesV
vor 4 Monaten
Amy Wilder
61a026f7ef
[examples] Reorganize some conditions to fix overlap bugs ( #4829 )
* Reorganize some conditions to fix overlap bugs
* Fix edge case where control point selection outlives mouse down
vor 7 Monaten
sleeptightAnsiC
f430d72a8c
[examples] fix: use quotation marks when including raylib.h ( #4821 )
...so it will always prioritize local version of raylib instead of
system-wide installations, which is a huge problem when testing any
changes done locally to raylib as it might cause silent mismatch issues.
There were only 4 examples affected by this issue which were using
`#include <raylib.h>`. Other examples use proper `#include "raylib.h"`
Fixes: https://github.com/raysan5/raylib/issues/4820
vor 7 Monaten
Anstro Pleuton
945f181f1d
[examples] Update examples to be consistent ( #4699 )
* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
vor 8 Monaten
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
vor 8 Monaten