91e00431d
Corrected some bugs by
2016-01-14 09:19:56 +0100
3b4d8442e
Corrected some float values by
2016-01-13 19:30:35 +0100
4f0165f32
Example reviewed (more clear now) by
2016-01-13 18:11:11 +0100
fb6ef2c2f
Vertex shaders optimization by
2016-01-13 17:13:28 +0100
bb49102a4
Merge pull request #73 from victorfisac/develop by
2016-01-11 19:47:17 +0100
4cc394c37
(refs/pull/73/head)
Added world to screen conversion by
2016-01-11 15:59:26 +0100
8eb6fc561
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2016-01-11 15:09:23 +0100
5e7686695
Review Light/Material system by
2016-01-11 13:29:55 +0100
e5a56fa98
Change drawing order to avoid artifacts with... by
2016-01-11 11:59:15 +0100
f10835cf0
Merge pull request #72 from victorfisac/develop by
2016-01-10 23:01:39 +0100
a5e79b766
(refs/pull/72/head)
Fixed small glitch on zoom-in with mouse wheel by
2016-01-08 02:53:26 +0100
b7461846a
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2016-01-08 02:47:44 +0100
40119949c
Ignore some files by
2016-01-07 17:12:54 +0100
21229aa3f
Merge pull request #71 from victorfisac/develop by
2016-01-07 17:04:56 +0100
1793f2c3b
(refs/pull/71/head)
Added collision check between ray and box by
2016-01-07 16:18:24 +0100
4a637191f
Implemented ray trace from mouse position by
2016-01-07 15:34:49 +0100
899157398
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2016-01-06 19:19:31 +0100
7f2e67e92
Simplified MatrixMultiply() function by
2016-01-06 17:22:24 +0100
1ce010c7d
Merge pull request #70 from victorfisac/develop by
2016-01-06 17:16:03 +0100
fe0cf8f9a
(refs/pull/70/head)
Added some comments and fixed spaces by
2016-01-05 13:58:20 +0100
32508f6db
Fixed Android lock screen bug by
2016-01-05 12:21:40 +0100
1c23edd1e
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2016-01-04 21:03:30 +0100
ea5009235
Add Android physic buttons input detection by
2016-01-04 21:00:20 +0100
891c4a458
Matrix variables renaming by
2016-01-04 20:02:57 +0100
0c539cbf3
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2016-01-04 19:28:52 +0100
70d405b41
Added functionality: Storage values by
2016-01-04 15:12:34 +0100
95da97fa7
Fixed bug: rlglGenerateMipmaps() by
2016-01-04 15:09:44 +0100
546c72752
Merge pull request #69 from victorfisac/develop by
2016-01-04 12:40:54 +0100
1656d17b2
(refs/pull/69/head)
Fixed little bug in lighting blinn phong example by
2016-01-03 18:24:20 +0100
8fa5c9dce
Added rigidbody force example image by
2016-01-03 18:05:09 +0100
b8b34a1b2
Added new physics example by
2016-01-03 17:58:16 +0100
6608c5a8a
Fixed physics basic example example name by
2016-01-03 17:54:06 +0100
a299bc289
Improved and added functions to physac engine module by
2016-01-03 17:53:29 +0100
e0d8cceb6
Fixed lighting engine module newlines at end of file by
2016-01-03 17:52:18 +0100
3a739c38c
Updated Android project template by
2016-01-03 13:01:42 +0100
d32feaa66
Reviewed Android inputs and gestures system by
2016-01-03 13:01:21 +0100
f269fb46e
BUG: Gestures lib was processed two times by
2016-01-03 12:57:44 +0100
63ea3449d
Reorganized folders by
2016-01-02 11:14:24 +0100
e97438114
Reviewed code by
2016-01-02 11:14:04 +0100
a5492dd5f
Corrected compilation flag... by
2016-01-02 11:00:23 +0100
fa057f512
Improved fonts support by
2016-01-02 10:45:51 +0100
55f0abbe9
Updated to latest version by
2016-01-02 10:44:03 +0100
9f5c5dfff
Added module: easings (header only) by
2016-01-02 10:43:17 +0100
802f29fb0
Eat Android Back key to avoid crash by
2016-01-02 10:42:43 +0100
8a29e5eb5
Updated version to avoid warning by
2016-01-02 10:42:01 +0100
b804f3815
Small code tweaks by
2016-01-02 10:41:37 +0100
46ea55659
Gestures system is automatically Init and Updated by
2015-12-31 13:34:45 +0100
5335f262b
Updated makefiles by
2015-12-31 13:34:03 +0100
b11cda959
Update lighting_blinn_phong.c by
2015-12-30 13:46:01 +0100
8c8e5bb7c
Update and rename physics.c to physac.c by
2015-12-30 13:43:53 +0100
59cf0f6a4
Update and rename physics.h to physac.h by
2015-12-30 13:42:59 +0100
5659249df
Some tweaks and details review by
2015-12-30 13:35:03 +0100
b894a7838
Reviewed function GetCurrentTime() on WIN32 by
2015-12-30 13:34:45 +0100
3b4533692
Reviewed function: CheckCollisionCircleRec() by
2015-12-30 13:34:00 +0100
da28cff0f
Added function: SubText() by
2015-12-30 13:33:26 +0100
5dbb93dbb
Added function: ImageDither() by
2015-12-30 13:32:41 +0100
6cb0603fb
Merge pull request #67 from victorfisac/develop by
2015-12-30 13:24:39 +0100
8e30bd1f6
(refs/pull/67/head)
Fixed and improved android template by
2015-12-30 04:43:24 +0100
6e5ceaa30
Fixed Android compilation with 1.3 updates by
2015-12-30 03:12:52 +0100
e8c79f53a
Merge pull request #66 from victorfisac/develop by
2015-12-24 12:42:48 +0100
e683fe88b
(refs/pull/66/head)
Added physics engine-module and example by
2015-12-21 21:12:35 +0100
1bcb5ddd5
Added lighting engine module by
2015-12-21 17:25:22 +0100
4db2da918
Added new matrix location points and extra functions by
2015-12-21 16:42:13 +0100
1b39b2e26
Added BeginDrawingEx() by
2015-12-14 23:30:27 +0100
e62497320
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2015-12-10 14:26:54 -0800
f144b6bae
MeasureTextEx() - Added support for multi-line size measure by
2015-12-09 20:57:50 +0100
2bd724550
DrawTextureRec() function review to allow flipped rectangle by
2015-12-09 20:22:42 +0100
b62f7c305
Corrected bug by
2015-12-09 20:21:58 +0100
2f85735c8
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2015-12-04 14:46:55 -0800
f4e455398
Small bug corrected by
2015-12-03 13:45:06 +0100
85908befe
Corrected bug on spritefont loading by
2015-12-03 13:44:45 +0100
101776364
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2015-11-09 14:47:44 -0800
a6f5a0339
Corrected bug by
2015-11-09 13:13:26 +0100
a71bb267e
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2015-11-07 17:04:06 -0800
c17c1ccae
Corrected html5 glfw3 bug by
2015-11-05 13:42:18 +0100
88e1fd953
Added texture retrieval support on OpenGL ES 2.0 by
2015-11-05 12:32:47 +0100
2fa7e00f1
Variables initialization by
2015-11-05 12:28:45 +0100
5208d57f1
Corrected alpha issue on screenshots taken by
2015-11-05 09:46:18 +0100
76024b503
Added some texture functionality (view details) by
2015-11-04 18:33:46 +0100
641319ab0
-1 by
2015-11-03 18:05:15 -0800
38c0f75c4
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop by
2015-11-03 18:01:29 -0800
edf64c085
Merge remote-tracking branch 'refs/remotes/raysan5/master' into develop by
2015-11-03 17:58:30 -0800
002dacef4
Merge pull request #62 from kd7tck/develop by
2015-11-03 16:44:21 +0100
580c0a729
Moved gestures touch functionality back to core by
2015-10-30 11:30:32 +0100
67423ff64
Removed unneeded comment by
2015-10-27 19:24:14 +0100
b135bcd42
Corrected minor bugs by
2015-10-26 12:14:26 +0100
fb4105cf8
Corrected bug on web by
2015-10-26 11:50:28 +0100
d1f099374
Added support for s3tc compression on web by
2015-10-26 11:50:13 +0100
932396922
(refs/pull/62/head)
Added Alpha Numeric Mapping For Develop Branch by
2015-10-26 00:21:52 -0700
2b5a931de
(refs/pull/61/merge)
Merge 4751390318
into f582ab06ad
by
2015-10-26 07:09:46 +0000
475139031
(refs/pull/61/head)
Added Alpha Numeric Mappings by
2015-10-26 00:06:55 -0700
afdf357fb
Added some image manipulation functions by
2015-10-25 01:50:15 +0200
8c117cfb5
Reviewed NPOT messages and usage by
2015-10-24 11:19:04 +0200
f13b30d60
Feature: Line-break support for text by
2015-10-21 18:24:44 +0200
165b3dd21
Add file required for image scaling by
2015-10-21 18:24:12 +0200
d218534ff
Feature: On desktop, center window on screen by
2015-10-21 18:23:49 +0200
333fdf6b9
Corrected bugs and reviewed some functions by
2015-10-20 19:59:08 +0200
625e4e2fb
Revert "Corrected bugs and reviewed some functions" by
2015-10-20 19:56:31 +0200
949e93f9f
Corrected bugs and reviewed some functions by
2015-10-20 19:53:50 +0200
e9792ef77
Convert to UTF-8 by
2015-10-06 17:32:00 +0200