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()
|
2020-08-16 11:28:15 +02:00 |
|
Ray
|
b525039e0a
|
Review ALL examples
|
2019-05-20 16:36:42 +02:00 |
|
Ray
|
dbff40944a
|
Corrected issue with floats on TCC
It seems TCC was not casting correctly int values to float in some
specific situations
|
2018-05-28 00:48:07 +02:00 |
|
Ray
|
29067e19d9
|
Redesigned textures_rectangle example
|
2017-04-07 00:51:08 +02:00 |
|
Ray
|
dd4dd0e87d
|
Reorganize examples folder
|
2017-04-04 01:54:49 +02:00 |
|