Ray
|
3f1e59a7cf
|
Update copyright to 2024
|
11 months ago |
Ray
|
b59fab7ee6
|
Update year to 2023
|
2 years ago |
Ray
|
4a9391ae83
|
REVIEWED: examples descriptions
|
2 years ago |
Ray
|
c1b01c0d5d
|
Added new comment to examples
|
2 years ago |
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 years ago |
Jeffery Myers
|
6c518008a5
|
Fixes for 64 bit typecast warnings (#1733)
|
3 years ago |
Ray
|
dcf52c132f
|
Remove trail spaces
|
3 years ago |
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>
|
3 years ago |
Ray
|
9ce2331cc1
|
[build] Makefile examples modularization
Now examples can be compiled by module, that's useful when compilation fails at some point
|
4 years ago |
Ray
|
d9d9c6111b
|
RENAMED: text_sprite_font > text_font_spritefont
|
5 years ago |
Ray
|
87774a0a21
|
Review variables initialization
|
5 years ago |
Ray
|
b525039e0a
|
Review ALL examples
|
5 years ago |
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...)
|
6 years ago |
Ray
|
20d205cae5
|
Working on examples...
|
7 years ago |
Ray
|
dd4dd0e87d
|
Reorganize examples folder
|
7 years ago |
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.
|
7 years ago |
raysan5
|
32330801c9
|
Updates some examples
|
9 years ago |
raysan5
|
12581c1721
|
Changed mail address by twitter user
Probably more useful...
|
9 years ago |
raysan5
|
51688c004c
|
Code cleaning, removed useless spaces
|
10 years ago |
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 years ago |
Ray
|
1195025c4c
|
Rename ex05a_sprite_fonts.c to text_sprite_fonts.c
|
10 years ago |
raysan5
|
5bf9675d38
|
Update to version 1.0.3
View CHANGELOG for full list of changes
|
11 years ago |
raysan5
|
e9143b8a8d
|
Added some functions and Updated examples
View CHANGELOG for details
|
11 years ago |
raysan5
|
1a8cdc10b7
|
Added some examples
|
11 years ago |
raysan5
|
df0c959523
|
Renamed ex02b and added image placeholder
|
11 years ago |
raysan5
|
ccf2608091
|
Replaced tab by 4 spaces and adjust text
|
11 years ago |
Ray
|
46f10b45ad
|
raylib basic folders structure and some files... ;)
|
11 years ago |