Commit Graph

  • 78b502b0bf Folders rename for consistency on shaders version raysan5 2016-04-07 11:48:09 +02:00
  • 3b67a4cfba Update stb libs to latest version raysan5 2016-04-06 17:45:25 +02:00
  • 1a2a44200a Merge pull request #108 from LelixSuper/develop Ray 2016-04-06 17:12:03 +02:00
  • 9361615786 Fix Makefile files LelixSuper 2016-04-06 13:21:29 +02:00
  • 0133917bf9 Correct detail raysan5 2016-04-04 01:15:43 +02:00
  • b6cec214bd Unified internal shader to only one Ray 2016-04-03 20:14:07 +02:00
  • a66c8531d6 Some code simplifications raysan5 2016-04-03 18:31:42 +02:00
  • 37cc45a0a8 Merge pull request #107 from LelixSuper/develop Ray 2016-04-03 18:20:04 +02:00
  • a04a7b6ea5 Fix cleaning recipies for GNU/Linux LelixSuper 2016-04-03 16:07:44 +02:00
  • f2f4079411 Remove recipes of GLEW from Makefile (not used any more) LelixSuper 2016-04-03 16:05:23 +02:00
  • 565b1089bd Remove duplicate code LelixSuper 2016-04-03 15:58:44 +02:00
  • 06a8d7eb06 Remove old postprocessing system raysan5 2016-04-01 10:39:33 +02:00
  • 108055cd62 Updated example to new render to texture system raysan5 2016-03-30 20:19:46 +02:00
  • 66b096d978 Added support for render to texture (use RenderTexture2D) raysan5 2016-03-30 20:09:16 +02:00
  • 1136d4222f Setting up for raylib 1.5.0 raysan5 2016-03-28 01:18:40 +02:00
  • 136408d8b8 Corrected bug on bounding box raysan5 2016-03-27 19:42:57 +02:00
  • ee9bf76ae9 Remove old screenshot raysan5 2016-03-27 19:03:55 +02:00
  • a3f16c8459 Improved 2d camera system -IN PROGRESS- raysan5 2016-03-27 18:33:54 +02:00
  • 956a6e6f77 Corrected bug and comments on model unloading raysan5 2016-03-27 18:33:30 +02:00
  • 8b7ca8b670 Review comments raysan5 2016-03-27 18:32:36 +02:00
  • 35ee4e52c8 Merge pull request #105 from victorfisac/develop Ray 2016-03-24 12:25:56 +01:00
  • ea7afc8ec8 Fix spacing and some comments victorfisac 2016-03-23 22:47:39 +01:00
  • db3dd9d200 Merge pull request #104 from victorfisac/develop Ray 2016-03-23 16:39:24 +01:00
  • 60223a358b Physac redesign (3/3) victorfisac 2016-03-23 15:50:41 +01:00
  • c453ac8265 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-03-23 15:38:04 +01:00
  • 269b120104 Review Android button inputs raysan5 2016-03-21 20:15:11 +01:00
  • 584e74c676 Corrected bug on touch position raysan5 2016-03-20 16:48:23 +01:00
  • fa78023aa4 Understand mouse as touch in web raysan5 2016-03-20 16:28:59 +01:00
  • ebc2b9a286 Improved windows resizing system... raysan5 2016-03-20 14:20:42 +01:00
  • 5e45c3c824 Redesign to work as standalone raysan5 2016-03-20 13:39:27 +01:00
  • e2ba22ec59 Improved 2D-3D drawing Ray 2016-03-17 13:51:48 +01:00
  • 49df957058 Add support for multiple gamepads on RPI Ray 2016-03-17 12:54:36 +01:00
  • 95c1bf9544 Removed previous change that introduced a bug Ray 2016-03-16 19:10:19 +01:00
  • db4585b3e2 Improved gamepad support Ray 2016-03-16 17:52:09 +01:00
  • d6bc7b8877 Reset pointCount for gestures Ray 2016-03-16 17:51:21 +01:00
  • ee52b13ae6 Corrected bug on GetCollisionRec() Ray 2016-03-16 17:50:51 +01:00
  • d0e26247f4 Merge pull request #103 from victorfisac/develop Ray 2016-03-16 17:28:47 +01:00
  • 0caf925d5d Updated headers victorfisac 2016-03-16 12:48:30 +01:00
  • dc68205a18 Updated and improved physac examples victorfisac 2016-03-16 12:46:12 +01:00
  • 7128ef686d physac module redesign (2/3) victorfisac 2016-03-16 12:45:01 +01:00
  • d728494099 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-03-16 12:40:08 +01:00
  • 5bcda7bf15 Merge pull request #102 from LelixSuper/develop Ray 2016-03-13 19:31:36 +01:00
  • 9e7a3b7017 Remove GLEW library and uncomment other GNU/Linux dependences LelixSuper 2016-03-13 19:26:12 +01:00
  • 530e520727 Convert tabs to spaces when it is possible in Makefile files LelixSuper 2016-03-13 14:01:12 +01:00
  • 2e3e62a413 Raname all makefile files to "Makefile" LelixSuper 2016-03-12 20:01:46 +01:00
  • 4d8f18e00b Add a missing library for compiling on GNU/Linux LelixSuper 2016-03-12 19:39:13 +01:00
  • ea8363a3b0 Update "libraries" and "includes" section LelixSuper 2016-03-12 19:08:54 +01:00
  • c5931c75c6 Update GNU/Linux compilation LelixSuper 2016-03-12 18:49:28 +01:00
  • d07e4f44f1 Edit the default target to conform to GNU standards LelixSuper 2016-03-12 18:40:52 +01:00
  • dcabb49244 GESTURE SWIPE Ray 2016-03-09 10:15:28 +01:00
  • 18a13679fd Review GuiToggleButton() Ray 2016-03-07 09:38:55 +01:00
  • 6ee5718b2e Improved function GetKeyPressed() raysan5 2016-03-06 19:30:16 +01:00
  • d0e7195a16 Added new functions to draw text on image raysan5 2016-03-06 19:28:58 +01:00
  • 7053724fd6 Default style tweak raysan5 2016-03-06 12:24:44 +01:00
  • c9d22c7a14 Redesign to use Material type -IN PROGRESS- raysan5 2016-03-06 02:05:16 +01:00
  • 893facdf6d Merge pull request #101 from victorfisac/develop Ray 2016-03-05 20:16:52 +01:00
  • 78e4772f21 Fixed physac header little mistake victorfisac 2016-03-05 19:36:40 +01:00
  • 305efcf5ad Redesigned physics module (IN PROGRESS) victorfisac 2016-03-05 17:05:02 +01:00
  • 0d911127d7 Split mesh generation from model loading raysan5 2016-03-05 16:17:54 +01:00
  • 5ea18b9426 Support 2d camera system -IN PROGRESS- raysan5 2016-03-05 15:40:08 +01:00
  • d8bd8634ab 3d Camera: Added support for field-of-view Y raysan5 2016-03-05 13:05:45 +01:00
  • dcbf2a0e0c Replaced tabs by spaces Ray 2016-03-03 13:24:56 +01:00
  • fffbf48dec Added support for Nearest-Neighbor image scaling raysan5 2016-03-02 19:22:55 +01:00
  • a167067cbd Security check for unsupported BMFonts raysan5 2016-03-02 18:35:30 +01:00
  • 4476a9e241 Review rlglUnproject() system raysan5 2016-03-02 17:13:31 +01:00
  • 4011c13d4b Updated BoundingBox collision detections raysan5 2016-03-01 20:54:02 +01:00
  • 6106ab8a2e Added color to DrawBoundigBox() raysan5 2016-03-01 20:26:01 +01:00
  • 1674465bdc Adjust buffers usage raysan5 2016-03-01 19:00:12 +01:00
  • 8ca6f8c6ec Do not free model mesh raysan5 2016-03-01 15:37:01 +01:00
  • 04caf1c262 Corrected memory leak raysan5 2016-03-01 15:36:45 +01:00
  • ce56fcb1ed Merge remote-tracking branch 'refs/remotes/raysan5/master' victorfisac 2016-02-26 14:32:30 +01:00
  • 68088bc5be Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-02-26 14:28:05 +01:00
  • 0dfc7fffff Removed a couple of TODOs Ray 2016-02-23 00:57:50 +01:00
  • 75a73d9417 Merge pull request #88 from raysan5/develop 1.4.0 Ray 2016-02-21 16:51:14 +01:00
  • d042ed52fa Updated raysan5 2016-02-21 16:19:40 +01:00
  • 2cc05e5e92 Corrected typo raysan5 2016-02-21 16:19:31 +01:00
  • 2a058338f3 Updated some files raysan5 2016-02-21 14:34:11 +01:00
  • 4d2b8471fa Update README.md Ray 2016-02-21 14:17:33 +01:00
  • 26252c4c1d Merge pull request #87 from raysan5/develop Ray 2016-02-21 12:23:05 +01:00
  • c70d8acb33 Update README.md Ray 2016-02-21 12:22:44 +01:00
  • 16dd57747c Merge pull request #86 from raysan5/master Ray 2016-02-21 12:19:48 +01:00
  • 24ba22a43a Update ROADMAP.md Ray 2016-02-21 12:18:36 +01:00
  • 2da3c6d288 Merge pull request #85 from raysan5/develop Ray 2016-02-21 12:14:39 +01:00
  • c7486a0339 Update README.md Ray 2016-02-21 12:13:36 +01:00
  • c86b3d0c05 Updated raysan5 2016-02-21 02:34:07 +01:00
  • 2d1b2efb92 Merge pull request #84 from raysan5/develop Ray 2016-02-21 02:30:28 +01:00
  • 9ec4776812 Corrected typo raysan5 2016-02-21 02:29:11 +01:00
  • 2f08845d1e Updated docs raysan5 2016-02-21 02:27:34 +01:00
  • 9f5efeb309 Update makefiles raysan5 2016-02-21 00:44:55 +01:00
  • 182054b662 Updated for web raysan5 2016-02-20 23:49:21 +01:00
  • a8bb9b6b19 Updated image to POT raysan5 2016-02-20 22:43:10 +01:00
  • 84252f9b70 Uploaded raylib bitcode library (PLATFORM_WEB) raysan5 2016-02-20 20:29:20 +01:00
  • 89409817b5 Games makefile raysan5 2016-02-20 20:25:10 +01:00
  • 7b360d8579 Reorganized games folder raysan5 2016-02-20 20:25:01 +01:00
  • 83459159f4 Corrected compiler complaint raysan5 2016-02-20 19:01:41 +01:00
  • 4b6e6d4dd4 Merge pull request #83 from raysan5/develop Ray 2016-02-20 01:09:47 +01:00
  • 954ced21a4 Merge branch 'master' into develop Ray 2016-02-20 01:08:43 +01:00
  • 98c60838fe Reviewed RPI inputs Ray San 2016-02-19 19:57:25 +01:00
  • 09f28d0f57 Working on RPI gamepad support Ray 2016-02-19 00:16:16 +01:00
  • 8aab52aeda Redesigned RPI input system -IN PROGRESS- Ray San 2016-02-18 14:05:48 +01:00