Michael Vetter
272073785f
Add define to have CLOCK_MONOTONIC work in c99
If we compile with c99 without gnu extensions (gnu99) we need this
define, to have CLOCK_MONOTONIC and similar macros available
hace 8 años
raysan5
f5894278b7
Added Vector2 math functions
Reviewed some Vector3 functions
Added auxiliary Clamp() function
hace 8 años
RDR8
9875198a56
c99 fix, some linux housekeeping
hace 8 años
Ray
59652c75b4
Review some comments
hace 8 años
Ray
05cff44d0a
Improved modules description -IN PROGRESS-
Working in modules configuration flags...
hace 8 años
Ray
30bb24aa6e
Updated Gestures enum
hace 8 años
Ray
377dcb025f
Corrected some warnings
hace 9 años
Ray
a1b6b217e4
Comment tweak
hace 9 años
raysan5
3b80e2c1e0
Redesigned gestures module to header-only
hace 9 años
raysan5
3d6be7fd80
Added GetGestureDetected() again...
Required by gestures example....
hace 9 años
raysan5
47afda2549
Removed useless function: GetGestureDetected()
Use instead: IsGestureDetected()
hace 9 años
raysan5
17eefed08f
Improved gestures system
hace 9 años
Ray
afd2ffb74a
Updated gestures module
Using normalized [0..1] input points
hace 9 años
Ray
a847df921f
Reviewed gestures module
hace 9 años
raysan5
d32feaa668
Reviewed Android inputs and gestures system
Corrected Android processing for some inputs (BACK button, VOLUME
buttons)
Redesigned Gestures system (some work still required)
SetEnabledGestures() - Only support desired gestures (requires some
review)
hace 10 años
raysan5
0b24330d86
Decoupling gestures system module
Now gestures system can be used as standalone module
hace 10 años