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>
hace 4 años
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()
hace 4 años
Ray
b525039e0a
Review ALL examples
hace 5 años
Ray
dbff40944a
Corrected issue with floats on TCC
It seems TCC was not casting correctly int values to float in some
specific situations
hace 6 años
Ray
29067e19d9
Redesigned textures_rectangle example
hace 8 años
Ray
dd4dd0e87d
Reorganize examples folder
hace 8 años
raysan5
a640503119
Corrected literal value
hace 9 años
raysan5
e5fe2c216e
Added some comments to examples
hace 9 años
raysan5
ca402e9d36
New examples added (with some resources)
hace 9 años
raysan5
51688c004c
Code cleaning, removed useless spaces
hace 10 años
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.
hace 10 años
Ray
a99ce2f306
Rename ex04b_texture_rectangle.c to textures_rectangle.c
hace 10 años
raysan5
907fb14c79
Updated examples ex02b and ex04b
hace 11 años
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
hace 11 años
raysan5
1a8cdc10b7
Added some examples
hace 11 años
raysan5
df0c959523
Renamed ex02b and added image placeholder
hace 11 años
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
hace 11 años
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
hace 11 años