Ray
4c33d38812
Avoid warnings pre-evaluating values
Variable operations inside the functions should be evaluated before the function operations.
преди 5 години
Ray
62f1511e5f
Batch of 9 new shapes examples!
Some examples included in this batch require the included libraries: `easings.h` and `raygui.h`. Examples included:
- shapes_bouncing_ball
- shapes_collision_area
- shapes_following_eyes
- shapes_draw_circle_sector (requires raygui.h)
- shapes_draw_rectangle_rounded (requires raygui.h)
- shapes_draw_ring (requires raygui.h)
- shapes_easings_ball_anim (requires easings.h)
- shapes_easings_box_anim (requires easings.h)
- shapes_easings_rectangle_array (requires easings.h)
преди 5 години
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
преди 5 години
Narice
59c436c922
Defined PI ( #822 )
PI is not always defined in math.h, thus it must be defined in this header
преди 5 години
raysan5
8f5ff64420
Working on file header comments...
преди 8 години
raysan5
80b3c4cd2b
Review comments to be value-generic
преди 8 години
Joshua Reisenauer
83dbc07650
buffering of music now uses update audio context
преди 8 години
Joshua Reisenauer
d6feeb14ff
pause on no data
преди 9 години
raysan5
634f8f0d0f
Adapted easings as single header and inline functions
преди 9 години
raysan5
9f5c5dfff4
Added module: easings (header only)
преди 9 години