Ray
4f9b933b34
REXM: Update examples; `text_unicode_emojis` requires additional resources on Web
2 settimane fa
Ray
109b3b2d2e
REXM: ADDED: example: `text_inline_styling`
1 mese fa
Ray
f4250da042
Update text_unicode_ranges.c
1 mese fa
Ray
25f4e544d1
REXM: UPDATED: Examples source code header info, aligned with name
1 mese fa
Ray
a51cb7fe30
REXM: Updated some examples inconsistencies
1 mese fa
Ray
7646d08751
Updated some examples with inconsistencies
1 mese fa
Ray
33327760f1
REXM: RENAME: example: `text_draw_3d` --> `text_3d_drawing`
1 mese fa
Ray
cadd28e5a0
REXM: RENAME: example: `text_raylib_fonts` -> `text_sprite_fonts`
1 mese fa
Ray
64d6a90d48
REXM: RENAME: example: `text_unicode` --> `text_unicode_emojis`
1 mese fa
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
1 mese fa
Ray
9fab2c8a13
REVIEWED: example: `text_unicode_ranges`
1 mese fa
Ray
0fd5a1a3f5
REDESIGNED: example: `text_unicode_ranges`
1 mese fa
Ray
b16d14f5ed
Update text_font_sdf.c
1 mese fa
Ray
b6ae380260
REVIEWED: Examples comments, consistent code sections
1 mese fa
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
1 mese fa
Ray
42abcb9492
Updated examples init window title
1 mese fa
Ray
a72b4b177b
Updated examples short description
1 mese fa
Ray
8b68d548c9
Reviewing some examples titles
1 mese fa
Ray
0658abc64c
Update text_raylib_fonts.c
1 mese fa
Ray
8ba4ff2143
Renamed directory for sprite fonts
1 mese fa
Ray
25d00130a8
REVIEWED: example: `text_unicode_ranges`
1 mese fa
Ray
9b598f6bcf
REVIEWED: Shaders formating to follow raylib code conventions
2 mesi fa
Ray
570082deba
`WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.'
2 mesi fa
Ray
f0889a74fe
EXAMPLES: Format tweaks
2 mesi fa
Ray
e130775e0d
Updated for resources scanning system
2 mesi fa
Jordan Zedeck
e91a3697ff
Fixed typo
3 mesi fa
Zean Key
77f31178ed
fixed text_draw_3d
5 mesi fa
Zean Key
869ae8bbd2
[example] fix text size in text_draw_3d
5 mesi fa
Gunko Vadim
53cbd3cb11
rename
6 mesi fa
Gunko Vadim
0d86084709
Update text_unicode_font_example.c
The creation of the array has been rewritten, the size of the example has been reduced
6 mesi fa
Gunko Vadim
4184a5b251
Update text_unicode_font_example.c
6 mesi fa
Gunko Vadim
5d7e8010a5
example unicode font
A review of the code is required. Since I'm not sure what's written correctly at all.
6 mesi fa
jordan4ibanez
7cae259a6d
Reviewed shaders comment wording ( #4793 )
7 mesi fa
Jay Rhoden
015ab9df18
Amend comment to explain what LoadCodepoints is doing. ( #4787 )
As a beginner, it was not clear to me what the purpose of the LoadCodepoints function is. I am trying to help past me.
7 mesi fa
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>
8 mesi fa
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
8 mesi fa
Hakunamawatta
43dbaf21e7
[examples] Fix broken link ( #4674 )
9 mesi fa
Anthony Carbajal
e4529ff8f9
update text input box ( #4229 )
1 anno fa
Anthony Carbajal
243801c2d1
update text writing anim ( #4230 )
1 anno fa
Ray
b03c8ba945
WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()`
Redesigned function to only consider separation between the end of vertical size of one line and the beginning of next line
1 anno fa
aiafrasinei
3b7be85151
Screen space related functions consistency ( #3830 )
* Screen/world-space related functions rename
* Update raylib_api.* by CI
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 anno fa
aiafrasinei
2aed94cfc2
Fix examples warnings for macos ( #3842 )
1 anno fa
Ray
3f1e59a7cf
Update copyright to 2024
1 anno fa
Ray
040b945fef
Reviewed some examples and warnings
1 anno fa
Ray
64d64cc181
REVIEWED: Potential code issues reported by CodeQL #3476
1 anno fa
MichaelFiber
18e9784c6d
Remove PLATFORM_RPI ( #3232 )
* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com>
2 anni fa
Ray
d41e3141f1
REVIEWED: Added `SetTextLineSpacing()` to multiline examples
2 anni fa
ubkp
016b7d0a3a
Fix text_unicode.c example crashing ( #3250 )
* Fix text_unicode.c example crashing
* Adjust the text_unicode.c example crashing fix
2 anni fa
Ray
ea590c44a9
REVIEWED: Camera redesign PR
2 anni fa
Crydsch Cube
73989a4981
WIP rcamera redesign vector ( #2563 )
* core functionality CAMERA_FREE
* fix example
* add remaining camera modes
* add view bobbing
* view bobbing
* catch curser in SetCameraMode
* adjust examples
* fix compilation on linux
* fix example text_draw_3d
* actually fix text_draw_3d
* Updated camera API
* Improve Vector3RotateByAxisAngle() function
* remove camera.mode dependency from low-level functions
* remove camera.mode from struct
* fixes after rebase
* adjust examples for new UpdateCamera function
* adjust example models_loading_m3d
---------
Co-authored-by: Ray <raysan5@gmail.com>
2 anni fa