Commit Graph

  • ea50092356 Add Android physic buttons input detection victorfisac 2016-01-04 21:00:20 +01:00
  • 891c4a458a Matrix variables renaming raysan5 2016-01-04 20:02:57 +01:00
  • 0c539cbf32 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-04 19:28:52 +01:00
  • 70d405b41b Added functionality: Storage values raysan5 2016-01-04 15:12:34 +01:00
  • 95da97fa74 Fixed bug: rlglGenerateMipmaps() raysan5 2016-01-04 15:09:44 +01:00
  • 546c727520 Merge pull request #69 from victorfisac/develop Ray 2016-01-04 12:40:54 +01:00
  • 1656d17b22 Fixed little bug in lighting blinn phong example victorfisac 2016-01-03 18:24:20 +01:00
  • 8fa5c9dce2 Added rigidbody force example image victorfisac 2016-01-03 18:05:09 +01:00
  • b8b34a1b26 Added new physics example victorfisac 2016-01-03 17:58:16 +01:00
  • 6608c5a8a7 Fixed physics basic example example name victorfisac 2016-01-03 17:54:06 +01:00
  • a299bc289b Improved and added functions to physac engine module victorfisac 2016-01-03 17:53:29 +01:00
  • e0d8cceb65 Fixed lighting engine module newlines at end of file victorfisac 2016-01-03 17:52:18 +01:00
  • 3a739c38c5 Updated Android project template raysan5 2016-01-03 13:01:42 +01:00
  • d32feaa668 Reviewed Android inputs and gestures system raysan5 2016-01-03 13:01:21 +01:00
  • f269fb46ea BUG: Gestures lib was processed two times raysan5 2016-01-03 12:57:44 +01:00
  • 63ea3449d3 Reorganized folders raysan5 2016-01-02 11:14:24 +01:00
  • e97438114f Reviewed code raysan5 2016-01-02 11:14:04 +01:00
  • a5492dd5fc Corrected compilation flag... raysan5 2016-01-02 11:00:23 +01:00
  • fa057f512f Improved fonts support raysan5 2016-01-02 10:45:51 +01:00
  • 55f0abbe99 Updated to latest version raysan5 2016-01-02 10:44:03 +01:00
  • 9f5c5dfff4 Added module: easings (header only) raysan5 2016-01-02 10:43:17 +01:00
  • 802f29fb0e Eat Android Back key to avoid crash raysan5 2016-01-02 10:42:43 +01:00
  • 8a29e5eb5e Updated version to avoid warning raysan5 2016-01-02 10:42:01 +01:00
  • b804f38150 Small code tweaks raysan5 2016-01-02 10:41:37 +01:00
  • 46ea556593 Gestures system is automatically Init and Updated raysan5 2015-12-31 13:34:45 +01:00
  • 5335f262be Updated makefiles raysan5 2015-12-31 13:34:03 +01:00
  • b11cda959d Update lighting_blinn_phong.c Ray 2015-12-30 13:46:01 +01:00
  • 8c8e5bb7c8 Update and rename physics.c to physac.c Ray 2015-12-30 13:43:53 +01:00
  • 59cf0f6a42 Update and rename physics.h to physac.h Ray 2015-12-30 13:42:59 +01:00
  • 5659249dfa Some tweaks and details review raysan5 2015-12-30 13:35:03 +01:00
  • b894a78385 Reviewed function GetCurrentTime() on WIN32 raysan5 2015-12-30 13:34:45 +01:00
  • 3b45336929 Reviewed function: CheckCollisionCircleRec() raysan5 2015-12-30 13:34:00 +01:00
  • da28cff0f6 Added function: SubText() raysan5 2015-12-30 13:33:26 +01:00
  • 5dbb93dbb4 Added function: ImageDither() raysan5 2015-12-30 13:32:41 +01:00
  • 6cb0603fbe Merge pull request #67 from victorfisac/develop Ray 2015-12-30 13:24:39 +01:00
  • 8e30bd1f69 Fixed and improved android template victorfisac 2015-12-30 04:43:24 +01:00
  • 6e5ceaa30d Fixed Android compilation with 1.3 updates victorfisac 2015-12-30 03:12:52 +01:00
  • e8c79f53a6 Merge pull request #66 from victorfisac/develop Ray 2015-12-24 12:42:48 +01:00
  • e683fe88b9 Added physics engine-module and example victorfisac 2015-12-21 21:12:35 +01:00
  • 1bcb5ddd50 Added lighting engine module victorfisac 2015-12-21 17:25:22 +01:00
  • 4db2da9185 Added new matrix location points and extra functions victorfisac 2015-12-21 16:42:13 +01:00
  • 1b39b2e261 Added BeginDrawingEx() raysan5 2015-12-14 23:30:27 +01:00
  • f144b6bae4 MeasureTextEx() - Added support for multi-line size measure raysan5 2015-12-09 20:57:50 +01:00
  • 2bd7245508 DrawTextureRec() function review to allow flipped rectangle raysan5 2015-12-09 20:22:42 +01:00
  • b62f7c3057 Corrected bug raysan5 2015-12-09 20:21:58 +01:00
  • f4e455398c Small bug corrected raysan5 2015-12-03 13:45:06 +01:00
  • 85908befea Corrected bug on spritefont loading raysan5 2015-12-03 13:44:45 +01:00
  • a6f5a0339a Corrected bug Ray 2015-11-09 13:13:26 +01:00
  • c17c1ccaea Corrected html5 glfw3 bug Ray 2015-11-05 13:42:18 +01:00
  • 88e1fd9530 Added texture retrieval support on OpenGL ES 2.0 Ray 2015-11-05 12:32:47 +01:00
  • 2fa7e00f16 Variables initialization Ray 2015-11-05 12:28:45 +01:00
  • 5208d57f1e Corrected alpha issue on screenshots taken Ray 2015-11-05 09:46:18 +01:00
  • 76024b5036 Added some texture functionality (view details) Ray 2015-11-04 18:33:46 +01:00
  • 002dacef40 Merge pull request #62 from kd7tck/develop Ray 2015-11-03 16:44:21 +01:00
  • 580c0a7296 Moved gestures touch functionality back to core Ray 2015-10-30 11:30:32 +01:00
  • 67423ff64b Removed unneeded comment Ray 2015-10-27 19:24:14 +01:00
  • b135bcd422 Corrected minor bugs raysan5 2015-10-26 12:14:26 +01:00
  • fb4105cf8a Corrected bug on web Ray San 2015-10-26 11:50:28 +01:00
  • d1f099374c Added support for s3tc compression on web Ray San 2015-10-26 11:50:13 +01:00
  • 932396922d Added Alpha Numeric Mapping For Develop Branch Joshua Reisenauer 2015-10-26 00:21:52 -07:00
  • afdf357fbe Added some image manipulation functions Ray 2015-10-25 01:50:15 +02:00
  • 8c117cfb57 Reviewed NPOT messages and usage Ray 2015-10-24 11:19:04 +02:00
  • f13b30d606 Feature: Line-break support for text Ray San 2015-10-21 18:24:44 +02:00
  • 165b3dd215 Add file required for image scaling Ray San 2015-10-21 18:24:12 +02:00
  • d218534fff Feature: On desktop, center window on screen Ray San 2015-10-21 18:23:49 +02:00
  • 333fdf6b90 Corrected bugs and reviewed some functions Ray San 2015-10-20 19:59:08 +02:00
  • 625e4e2fb3 Revert "Corrected bugs and reviewed some functions" Ray San 2015-10-20 19:56:31 +02:00
  • 949e93f9fe Corrected bugs and reviewed some functions Marc Palau 2015-10-20 19:53:50 +02:00
  • e9792ef771 Convert to UTF-8 raysan5 2015-10-06 17:32:00 +02:00
  • 9bf411f580 Added a bunch of image manipulation functions: raysan5 2015-10-06 17:30:03 +02:00
  • 11a8dacb0f Multiple code changes: raysan5 2015-10-06 17:25:27 +02:00
  • 3bd7109d8b Reviewed GetCurrentTime() -IN PROGRESS- raysan5 2015-10-06 17:21:04 +02:00
  • 9af10686b2 Added comments and more... raysan5 2015-10-06 17:17:53 +02:00
  • c5377f4e05 Review CFLAGS for multiple platforms raysan5 2015-10-06 17:15:50 +02:00
  • 34db515acb Reviewed some comments and WritePNG() raysan5 2015-10-06 17:13:40 +02:00
  • 6ffb3c72fb Solved bug with depth when drawing... Ray 2015-09-21 12:48:43 +02:00
  • f582ab06ad Merge pull request #29 from procedural/linux-fixes Ray 2015-09-04 17:50:16 +02:00
  • 7c36289768 Fix compiling on Linux Constantine Tarasenkov 2015-09-04 15:38:14 +03:00
  • 544df87a8e Corrected typo Ray 2015-09-03 14:10:23 +02:00
  • 77558eec0c Merge pull request #28 from raysan5/develop 1.3.0 Ray 2015-09-03 01:49:58 +02:00
  • d05acb1b68 Updated comments raysan5 2015-09-03 01:28:13 +02:00
  • ef1f9fe450 Added strdup() function replacement raysan5 2015-09-03 01:27:49 +02:00
  • 4e0378ab7c Updated to raylib 1.3 raysan5 2015-09-02 22:26:02 +02:00
  • 075f599abb Updated comments raysan5 2015-09-02 22:25:50 +02:00
  • 94d0e83207 Corrected crazy bug about model textures raysan5 2015-09-02 20:36:05 +02:00
  • ab459bf418 Added some comments raysan5 2015-09-02 20:34:14 +02:00
  • 35f1ebf9f3 Corrected model filenames raysan5 2015-09-02 20:33:58 +02:00
  • b1a90a7f91 Added some useful postprocessing shaders raysan5 2015-09-02 02:44:16 +02:00
  • da5221910f Added getures module to Android source project raysan5 2015-09-02 02:42:15 +02:00
  • 50c5df0838 Added some comments raysan5 2015-09-02 02:41:55 +02:00
  • a7a81ca749 Added example: box collisions raysan5 2015-09-02 02:41:21 +02:00
  • 4879106096 Reviewed to work on Raspberry Pi raysan5 2015-09-02 01:08:41 +02:00
  • e28fef6ee0 Reviewed examples raysan5 2015-09-02 01:07:16 +02:00
  • 9a578c5962 Added shaders examples resources raysan5 2015-09-02 01:06:55 +02:00
  • 0a345a6128 Updated comment... raysan5 2015-09-02 01:06:08 +02:00
  • 94a1fdc2ae Updated some comments raysan5 2015-09-01 23:15:26 +02:00
  • acc322b3e1 Added new examples: SHADERS raysan5 2015-09-01 22:59:43 +02:00
  • e5fe2c216e Added some comments to examples raysan5 2015-09-01 22:59:16 +02:00
  • e93475d854 Merge branch 'master' into develop raysan5 2015-08-31 01:28:59 +02:00
  • 858ccb350d Merge pull request #27 from raysan5/develop Ray 2015-08-31 01:27:47 +02:00