580c0a7296
Moved gestures touch functionality back to core
...
Required gestures module when compiling for Android and Web
2015-10-30 11:30:32 +01:00
3bd7109d8b
Reviewed GetCurrentTime() -IN PROGRESS-
...
Time measure on Windows platform done with:
QueryPerformanceCounter()
Testing required!
2015-10-06 17:21:04 +02:00
0b24330d86
Decoupling gestures system module
...
Now gestures system can be used as standalone module
2015-07-29 21:42:43 +02:00
d686cc6c4a
Some small code tweaks
2015-07-13 18:16:24 +02:00
2be8753788
Functions renaming for better consistency
2015-07-05 18:19:18 +02:00
4c6c182023
Corrected gesture tap issue and text scaling issue
2015-06-03 17:04:17 +02:00
9e450df053
Added extensions check on rlglInit() and more
...
Corrected shader version depending on OGL version
Corrected bug in gestures module
2015-05-21 00:18:22 +02:00
eae98e1c34
Big batch of changes, check description:
...
- Camera system moved to a separate module [camera.c]
- WIP: Added customization functions for camera controls
- Added custom shaders support on batch drawing
- Complete redesign of textures module to support multiple texture
formats (compressed and uncompressed)
2015-05-04 23:46:31 +02:00
7db895ab5d
Corrected some bugs and warnings
2015-04-22 18:36:52 +02:00
ceb7325727
Added Gestures System for Android and Web
2015-04-22 17:34:42 +02:00