Ray
3f1e59a7cf
Update copyright to 2024
11ヶ月前
Ray
b59fab7ee6
Update year to 2023
2年前
Ray
4a9391ae83
REVIEWED: examples descriptions
2年前
Ray
e121058eb6
RENAMED: example: textures_rectangle -> textures_sprite_anim
2年前
Ray
c1b01c0d5d
Added new comment to examples
2年前
Jeffery Myers
48a7cd3c87
[Examples] Fix typecast warnings in examples. ( #1601 )
* Fixing typecast warnings generated by visual studio 2019 in examples.
* Changes to fixes based on feedback
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
3年前
raysan5
c32ae480af
RENAMED: FormatText() -> TextFormat()
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
4年前
Ray
b525039e0a
Review ALL examples
5年前
Ray
dbff40944a
Corrected issue with floats on TCC
It seems TCC was not casting correctly int values to float in some
specific situations
6年前
Ray
29067e19d9
Redesigned textures_rectangle example
7年前
Ray
dd4dd0e87d
Reorganize examples folder
7年前
raysan5
a640503119
Corrected literal value
9年前
raysan5
e5fe2c216e
Added some comments to examples
9年前
raysan5
ca402e9d36
New examples added (with some resources)
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
a99ce2f306
Rename ex04b_texture_rectangle.c to textures_rectangle.c
10年前
raysan5
907fb14c79
Updated examples ex02b and ex04b
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年前