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>
2 个月前
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
2 个月前
Ray
3f1e59a7cf
Update copyright to 2024
1年前
Ray
b59fab7ee6
Update year to 2023
2 年前
Ray
4a9391ae83
REVIEWED: examples descriptions
2 年前
Ray
c1b01c0d5d
Added new comment to examples
2 年前
raysan5
2f75657350
WARNING: REMOVED: Some deprecated function names mapping
Some functions/values have been deprecated for long time but some mapping was kept for convenience. Some of those mappings have been removed...
3 年前
Jeffery Myers
6c518008a5
Fixes for 64 bit typecast warnings ( #1733 )
4 年前
Ray
dcf52c132f
Remove trail spaces
4 年前
Jeffery Myers
e48b9a6da1
[Examples] Warning fixes (pt 1) ( #1668 )
* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
4 年前
Ray
9ce2331cc1
[build] Makefile examples modularization
Now examples can be compiled by module, that's useful when compilation fails at some point
5 年前
Ray
d9d9c6111b
RENAMED: text_sprite_font > text_font_spritefont
5 年前
Ray
87774a0a21
Review variables initialization
5 年前
Ray
b525039e0a
Review ALL examples
5 年前
Ray San
ec33e7d705
BREAKING CHANGE: Renamed SpriteFont type to Font
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
7 年前
Ray
20d205cae5
Working on examples...
8 年前
Ray
dd4dd0e87d
Reorganize examples folder
8 年前
raysan5
1a879ba08e
Refactor SpriteFont struct
Now it uses CharInfo data, this way, it's better aligned with the future
RRES file format data layout for sprite font characters.
8 年前
raysan5
32330801c9
Updates some examples
9 年前
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
9 年前
raysan5
51688c004c
Code cleaning, removed useless spaces
10 年前
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
10 年前
Ray
1195025c4c
Rename ex05a_sprite_fonts.c to text_sprite_fonts.c
10 年前
raysan5
5bf9675d38
Update to version 1.0.3
View CHANGELOG for full list of changes
11 年前
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 年前
raysan5
1a8cdc10b7
Added some examples
11 年前
raysan5
df0c959523
Renamed ex02b and added image placeholder
11 年前
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
11 年前
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
11 年前