Commit Graph

  • 956a6e6f77 Corrected bug and comments on model unloading raysan5 2016-03-27 18:33:30 +0200
  • 8b7ca8b670 Review comments raysan5 2016-03-27 18:32:36 +0200
  • 35ee4e52c8 Merge pull request #105 from victorfisac/develop Ray 2016-03-24 12:25:56 +0100
  • ea7afc8ec8 Fix spacing and some comments victorfisac 2016-03-23 22:47:39 +0100
  • db3dd9d200 Merge pull request #104 from victorfisac/develop Ray 2016-03-23 16:39:24 +0100
  • 60223a358b Physac redesign (3/3) victorfisac 2016-03-23 15:50:41 +0100
  • c453ac8265 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-03-23 15:38:04 +0100
  • 269b120104 Review Android button inputs raysan5 2016-03-21 20:15:11 +0100
  • 584e74c676 Corrected bug on touch position raysan5 2016-03-20 16:48:23 +0100
  • fa78023aa4 Understand mouse as touch in web raysan5 2016-03-20 16:28:59 +0100
  • ebc2b9a286 Improved windows resizing system... raysan5 2016-03-20 14:20:42 +0100
  • 5e45c3c824 Redesign to work as standalone raysan5 2016-03-20 13:39:27 +0100
  • e2ba22ec59 Improved 2D-3D drawing Ray 2016-03-17 13:51:48 +0100
  • 49df957058 Add support for multiple gamepads on RPI Ray 2016-03-17 12:54:36 +0100
  • 95c1bf9544 Removed previous change that introduced a bug Ray 2016-03-16 19:10:19 +0100
  • db4585b3e2 Improved gamepad support Ray 2016-03-16 17:52:09 +0100
  • d6bc7b8877 Reset pointCount for gestures Ray 2016-03-16 17:51:21 +0100
  • ee52b13ae6 Corrected bug on GetCollisionRec() Ray 2016-03-16 17:50:51 +0100
  • d0e26247f4 Merge pull request #103 from victorfisac/develop Ray 2016-03-16 17:28:47 +0100
  • 0caf925d5d Updated headers victorfisac 2016-03-16 12:48:30 +0100
  • dc68205a18 Updated and improved physac examples victorfisac 2016-03-16 12:46:12 +0100
  • 7128ef686d physac module redesign (2/3) victorfisac 2016-03-16 12:45:01 +0100
  • d728494099 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-03-16 12:40:08 +0100
  • 5bcda7bf15 Merge pull request #102 from LelixSuper/develop Ray 2016-03-13 19:31:36 +0100
  • 9e7a3b7017 Remove GLEW library and uncomment other GNU/Linux dependences LelixSuper 2016-03-13 19:26:12 +0100
  • 530e520727 Convert tabs to spaces when it is possible in Makefile files LelixSuper 2016-03-13 14:01:12 +0100
  • 2e3e62a413 Raname all makefile files to "Makefile" LelixSuper 2016-03-12 20:01:46 +0100
  • 4d8f18e00b Add a missing library for compiling on GNU/Linux LelixSuper 2016-03-12 19:39:13 +0100
  • ea8363a3b0 Update "libraries" and "includes" section LelixSuper 2016-03-12 19:08:54 +0100
  • c5931c75c6 Update GNU/Linux compilation LelixSuper 2016-03-12 18:49:28 +0100
  • d07e4f44f1 Edit the default target to conform to GNU standards LelixSuper 2016-03-12 18:40:52 +0100
  • dcabb49244 GESTURE SWIPE Ray 2016-03-09 10:15:28 +0100
  • 18a13679fd Review GuiToggleButton() Ray 2016-03-07 09:38:55 +0100
  • 6ee5718b2e Improved function GetKeyPressed() raysan5 2016-03-06 19:30:16 +0100
  • d0e7195a16 Added new functions to draw text on image raysan5 2016-03-06 19:28:58 +0100
  • 7053724fd6 Default style tweak raysan5 2016-03-06 12:24:44 +0100
  • c9d22c7a14 Redesign to use Material type -IN PROGRESS- raysan5 2016-03-06 02:05:16 +0100
  • 893facdf6d Merge pull request #101 from victorfisac/develop Ray 2016-03-05 20:16:52 +0100
  • 78e4772f21 Fixed physac header little mistake victorfisac 2016-03-05 19:36:40 +0100
  • 305efcf5ad Redesigned physics module (IN PROGRESS) victorfisac 2016-03-05 17:05:02 +0100
  • 0d911127d7 Split mesh generation from model loading raysan5 2016-03-05 16:17:54 +0100
  • 5ea18b9426 Support 2d camera system -IN PROGRESS- raysan5 2016-03-05 15:40:08 +0100
  • d8bd8634ab 3d Camera: Added support for field-of-view Y raysan5 2016-03-05 13:05:45 +0100
  • dcbf2a0e0c Replaced tabs by spaces Ray 2016-03-03 13:24:56 +0100
  • fffbf48dec Added support for Nearest-Neighbor image scaling raysan5 2016-03-02 19:22:55 +0100
  • a167067cbd Security check for unsupported BMFonts raysan5 2016-03-02 18:35:30 +0100
  • 4476a9e241 Review rlglUnproject() system raysan5 2016-03-02 17:13:31 +0100
  • 4011c13d4b Updated BoundingBox collision detections raysan5 2016-03-01 20:54:02 +0100
  • 6106ab8a2e Added color to DrawBoundigBox() raysan5 2016-03-01 20:26:01 +0100
  • 1674465bdc Adjust buffers usage raysan5 2016-03-01 19:00:12 +0100
  • 8ca6f8c6ec Do not free model mesh raysan5 2016-03-01 15:37:01 +0100
  • 04caf1c262 Corrected memory leak raysan5 2016-03-01 15:36:45 +0100
  • ce56fcb1ed Merge remote-tracking branch 'refs/remotes/raysan5/master' victorfisac 2016-02-26 14:32:30 +0100
  • 68088bc5be Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-02-26 14:28:05 +0100
  • 0dfc7fffff Removed a couple of TODOs Ray 2016-02-23 00:57:50 +0100
  • 75a73d9417 Merge pull request #88 from raysan5/develop 1.4.0 Ray 2016-02-21 16:51:14 +0100
  • d042ed52fa Updated raysan5 2016-02-21 16:19:40 +0100
  • 2cc05e5e92 Corrected typo raysan5 2016-02-21 16:19:31 +0100
  • 2a058338f3 Updated some files raysan5 2016-02-21 14:34:11 +0100
  • 4d2b8471fa Update README.md Ray 2016-02-21 14:17:33 +0100
  • 26252c4c1d Merge pull request #87 from raysan5/develop Ray 2016-02-21 12:23:05 +0100
  • c70d8acb33 Update README.md Ray 2016-02-21 12:22:44 +0100
  • 16dd57747c Merge pull request #86 from raysan5/master Ray 2016-02-21 12:19:48 +0100
  • 24ba22a43a Update ROADMAP.md Ray 2016-02-21 12:18:36 +0100
  • 2da3c6d288 Merge pull request #85 from raysan5/develop Ray 2016-02-21 12:14:39 +0100
  • c7486a0339 Update README.md Ray 2016-02-21 12:13:36 +0100
  • c86b3d0c05 Updated raysan5 2016-02-21 02:34:07 +0100
  • 2d1b2efb92 Merge pull request #84 from raysan5/develop Ray 2016-02-21 02:30:28 +0100
  • 9ec4776812 Corrected typo raysan5 2016-02-21 02:29:11 +0100
  • 2f08845d1e Updated docs raysan5 2016-02-21 02:27:34 +0100
  • 9f5efeb309 Update makefiles raysan5 2016-02-21 00:44:55 +0100
  • 182054b662 Updated for web raysan5 2016-02-20 23:49:21 +0100
  • a8bb9b6b19 Updated image to POT raysan5 2016-02-20 22:43:10 +0100
  • 84252f9b70 Uploaded raylib bitcode library (PLATFORM_WEB) raysan5 2016-02-20 20:29:20 +0100
  • 89409817b5 Games makefile raysan5 2016-02-20 20:25:10 +0100
  • 7b360d8579 Reorganized games folder raysan5 2016-02-20 20:25:01 +0100
  • 83459159f4 Corrected compiler complaint raysan5 2016-02-20 19:01:41 +0100
  • 4b6e6d4dd4 Merge pull request #83 from raysan5/develop Ray 2016-02-20 01:09:47 +0100
  • 954ced21a4 Merge branch 'master' into develop Ray 2016-02-20 01:08:43 +0100
  • 98c60838fe Reviewed RPI inputs Ray San 2016-02-19 19:57:25 +0100
  • 09f28d0f57 Working on RPI gamepad support Ray 2016-02-19 00:16:16 +0100
  • 8aab52aeda Redesigned RPI input system -IN PROGRESS- Ray San 2016-02-18 14:05:48 +0100
  • afd2ffb74a Updated gestures module Ray 2016-02-17 13:00:48 +0100
  • 825e42dc00 Updated logo size on t-shirt raysan5 2016-02-14 12:25:32 +0100
  • b99b21fa38 Added raylib promotional T-shirt design raysan5 2016-02-14 01:14:49 +0100
  • 0018522031 Updated show-logo and start reviewing RPI inputs raysan5 2016-02-13 19:14:22 +0100
  • 30fafb77db Updated fullscreen issue comment raysan5 2016-02-13 17:39:38 +0100
  • ed19064405 Reviewed physics module raysan5 2016-02-13 17:09:53 +0100
  • 94c92a58a1 Some tweaks raysan5 2016-02-13 17:08:09 +0100
  • 9c9aeaef47 Added web template (shell) for html5 games raysan5 2016-02-13 12:21:29 +0100
  • cbbe948529 Some code tweaks raysan5 2016-02-12 19:02:23 +0100
  • 823abf666e Reviewed code TODOs raysan5 2016-02-12 12:22:56 +0100
  • 685273675b Improved LoadHeightmap() raysan5 2016-02-11 15:51:04 +0100
  • 15cd4dce4e Updated examples to make them clearer raysan5 2016-02-11 14:56:27 +0100
  • 9cbfcbb820 Add a note about an issue raysan5 2016-02-11 14:56:00 +0100
  • fca83c9ff8 Solve bug on matrix multiply order for scale and rotation raysan5 2016-02-11 14:27:18 +0100
  • 54c7fa491e Added 6 new examples raysan5 2016-02-11 12:26:45 +0100
  • c69ce1d750 Updated comments Ray 2016-02-10 13:54:32 +0100
  • 84a6724b33 Fixed a bug Ray 2016-02-10 11:24:02 +0100
  • a847df921f Reviewed gestures module Ray 2016-02-10 10:31:06 +0100