Commit Graph

  • 634f8f0d0f Adapted easings as single header and inline functions raysan5 2016-01-20 18:20:36 +01:00
  • efa1c96d19 Adapted raymath as single header library raysan5 2016-01-20 18:20:05 +01:00
  • 423a45ac85 Added ray-sphere collision detection victorfisac 2016-01-20 16:01:59 +01:00
  • dc385ba4ec Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-20 15:59:32 +01:00
  • c8e8c0a002 Merge pull request #76 from kd7tck/develop Ray 2016-01-20 15:47:48 +01:00
  • c04752c0e4 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-20 13:48:00 +01:00
  • ae87a35f6e standalone raymath Joshua Reisenauer 2016-01-19 15:00:48 -08:00
  • 29c618a35e Added some functions (incomplete) raysan5 2016-01-19 20:27:41 +01:00
  • 036e77939f Updated for raylib v1.4 raysan5 2016-01-19 11:00:10 +01:00
  • de7bddb8df Updated with progresses raysan5 2016-01-19 10:59:19 +01:00
  • fd05d3e353 Rename VertexData struct to Mesh raysan5 2016-01-18 13:36:18 +01:00
  • a640503119 Corrected literal value raysan5 2016-01-18 13:33:12 +01:00
  • f24fd14814 Note on RPI inputs raysan5 2016-01-18 12:05:10 +01:00
  • f98c4dc82b Corrected bug on fonts loading raysan5 2016-01-18 12:04:54 +01:00
  • f1d16386b6 Update shaders_basic_lighting.c Ray 2016-01-17 02:13:08 +01:00
  • 144681fc0f Rename lighting_blinn_phong.c to shaders_basic_lighting.c Ray 2016-01-17 02:11:06 +01:00
  • 03c82605a0 Replaced deprecated texture2D() function by texture() raysan5 2016-01-16 12:53:48 +01:00
  • 183795b8aa Review literals type raysan5 2016-01-16 12:52:55 +01:00
  • 91e00431d4 Corrected some bugs Ray San 2016-01-14 09:19:56 +01:00
  • 3b4d8442e0 Corrected some float values raysan5 2016-01-13 19:30:35 +01:00
  • 4f0165f32d Example reviewed (more clear now) raysan5 2016-01-13 18:11:11 +01:00
  • fb6ef2c2f4 Vertex shaders optimization raysan5 2016-01-13 17:13:28 +01:00
  • bb49102a4b Merge pull request #73 from victorfisac/develop Ray 2016-01-11 19:47:17 +01:00
  • 4cc394c376 Added world to screen conversion victorfisac 2016-01-11 15:59:26 +01:00
  • 8eb6fc5612 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-11 15:09:23 +01:00
  • 5e7686695f Review Light/Material system raysan5 2016-01-11 13:29:55 +01:00
  • e5a56fa985 Change drawing order to avoid artifacts with... raysan5 2016-01-11 11:59:15 +01:00
  • f10835cf09 Merge pull request #72 from victorfisac/develop Ray 2016-01-10 23:01:39 +01:00
  • a5e79b7663 Fixed small glitch on zoom-in with mouse wheel victorfisac 2016-01-08 02:53:26 +01:00
  • b7461846ab Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-08 02:47:44 +01:00
  • 40119949cb Ignore some files raysan5 2016-01-07 17:12:54 +01:00
  • 21229aa3f6 Merge pull request #71 from victorfisac/develop Ray 2016-01-07 17:04:56 +01:00
  • 1793f2c3b8 Added collision check between ray and box victorfisac 2016-01-07 16:18:24 +01:00
  • 4a637191f2 Implemented ray trace from mouse position victorfisac 2016-01-07 15:34:49 +01:00
  • 8991573984 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-06 19:19:31 +01:00
  • 7f2e67e924 Simplified MatrixMultiply() function raysan5 2016-01-06 17:22:24 +01:00
  • 1ce010c7d4 Merge pull request #70 from victorfisac/develop Ray 2016-01-06 17:16:03 +01:00
  • fe0cf8f9a9 Added some comments and fixed spaces victorfisac 2016-01-05 13:58:20 +01:00
  • 32508f6db1 Fixed Android lock screen bug victorfisac 2016-01-05 12:21:40 +01:00
  • 1c23edd1e5 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-04 21:03:30 +01:00
  • 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