Commit Graph

  • 13925f7bd4 Add functions to disable and enable cursor Constantine Tarasenkov 2016-01-29 09:09:18 +03:00
  • e6ad166ae3 Constantine Tarasenkov 2016-01-29 08:02:53 +03:00
  • db5493b783 Fix shader versions Constantine Tarasenkov 2016-01-29 03:47:43 +03:00
  • 5d6475c93b Fix raylib compiling on Linux Constantine Tarasenkov 2016-01-29 03:22:51 +03:00
  • ac475f46b9 Added touch points id to gestures raysan5 2016-01-28 10:03:37 +01:00
  • c21ca3ca1a Updated screenshots Ray 2016-01-26 20:26:46 +01:00
  • 99f99bea47 Simplified shader matrix uniforms raysan5 2016-01-25 13:54:09 +01:00
  • d0ff78e7f4 Move Light struct to example raysan5 2016-01-25 13:39:23 +01:00
  • 3113a20390 Added bounding box calculation raysan5 2016-01-25 11:12:31 +01:00
  • 41959eeae1 Added support for mouse gestures (need testing) raysan5 2016-01-24 19:17:08 +01:00
  • 08da91047e Some code tweaks raysan5 2016-01-23 13:22:13 +01:00
  • 6e9d3eb0f9 Review comments raysan5 2016-01-23 12:37:42 +01:00
  • ed674d865b Merge pull request #79 from victorfisac/develop Ray 2016-01-23 11:16:59 +01:00
  • 233f7611da Fixed hold gesture detection victorfisac 2016-01-22 17:07:54 +01:00
  • f874fdc1ad Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-22 15:36:56 +01:00
  • 4e57bd1f18 Replaced GLEW by GLAD raysan5 2016-01-22 01:22:45 +01:00
  • 455be7f6f6 Try to implement GLAD support raysan5 2016-01-21 13:52:09 +01:00
  • 23d66e9b6f Move extensions loading to core module raysan5 2016-01-21 12:24:35 +01:00
  • 882e2abee1 Corrected bug raysan5 2016-01-21 12:24:12 +01:00
  • 68ba34c17b Updated struct types raysan5 2016-01-21 01:03:43 +01:00
  • a286d9166b Merge pull request #78 from victorfisac/develop Ray 2016-01-20 19:34:34 +01:00
  • fcd30c5649 Added ray-sphere collision detection victorfisac 2016-01-20 19:28:47 +01:00
  • 8ae0da1fa1 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-01-20 19:26:52 +01:00
  • 25f5995be0 Revert "Added ray-sphere collision detection" victorfisac 2016-01-20 19:26:30 +01:00
  • cf6c6fefd7 Review some function names for consistency with raymath raysan5 2016-01-20 19:23:58 +01:00
  • c5663ca015 Some formatting tweaks raysan5 2016-01-20 19:09:48 +01:00
  • 51c0b61a43 Updated to latest version of stb libs raysan5 2016-01-20 18:48:52 +01:00
  • 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