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>
há 4 anos
raysan5
ea0f6c7a26
Replace TABS by 4 spaces
há 4 anos
Ray
241c4c8d14
Review easings PR
há 5 anos
flashback-fx
d5f664373d
Move easings_example to its proper place
há 5 anos
flashback-fx
d4487bcfa7
Use tgmath.h and float constants in easings.h
há 5 anos
Ray
80c8599e81
Avoid warnings pre-evaluating values
Variable operations inside the functions should be evaluated before the function operations.
há 5 anos
Narice
a54af067c2
Added guards to PI define
Added guards to not redefine it if the user is using it with raylib.h
also added an 'f' at the end of the define to keep compliant with raylib's PI define
há 5 anos
Narice
59c436c922
Defined PI ( #822 )
PI is not always defined in math.h, thus it must be defined in this header
há 5 anos
raysan5
8f5ff64420
Working on file header comments...
há 8 anos
raysan5
80b3c4cd2b
Review comments to be value-generic
há 8 anos
Joshua Reisenauer
83dbc07650
buffering of music now uses update audio context
há 8 anos
Joshua Reisenauer
d6feeb14ff
pause on no data
há 9 anos
raysan5
634f8f0d0f
Adapted easings as single header and inline functions
há 9 anos
raysan5
9f5c5dfff4
Added module: easings (header only)
há 9 anos