Ray
dcf52c132f
Remove trail spaces
3 лет назад
raysan5
bc6b16beb2
REVIEWED: DrawTexturePoly()
4 лет назад
chriscamacho
9569d6a802
Add DrawTexturedPoly and example ( #1677 )
* adds DrawTexturedPoly with example
* the actual example ... ahem
* moved DrawTexturePoly to textures function and example
NB function name changed to fit with other DrawTextureXXX functions
(no "d" )
Co-authored-by: codifies <you@example.com>
4 лет назад
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
dd4dd0e87d
Reorganize examples folder
8 лет назад
raysan5
183795b8aa
Review literals type
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 лет назад
raysan5
a68818e320
Update to version 1.0.6
Check CHANGELOG for the list of changes in this release!
11 лет назад
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 лет назад
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
11 лет назад
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
11 лет назад