Commit Graph

  • 47fab2f54d Merge pull request #650 from ChrisDill/master Ray 2018-09-30 16:43:09 +02:00
  • 67dc50ef00 Changed monitor functions to use a index ChrisDill 2018-09-30 15:20:02 +01:00
  • 6b84b76b70 Forgot #else in platform check ChrisDill 2018-09-29 14:28:07 +01:00
  • ed95337eb8 Added platform check ChrisDill 2018-09-29 14:10:29 +01:00
  • ed79d53e1a Changed tabs to spaces ChrisDill 2018-09-27 16:23:11 +01:00
  • 73701c12b2 Merge remote-tracking branch 'upstream/master' ChrisDill 2018-09-27 15:54:02 +01:00
  • 1836e02c1e Added monitor functions ChrisDill 2018-09-27 15:52:56 +01:00
  • 29eddb9ff3 Updated icon data Ray 2018-09-26 16:02:42 +02:00
  • abfbc42df7 PNG image size optimization Ray 2018-09-25 12:53:31 +02:00
  • d1e5b4b546 New icon generation Ray 2018-09-25 10:41:15 +02:00
  • 756065d42c Review iconography raysan5 2018-09-24 14:21:31 +02:00
  • 9e046a4293 Merge pull request #646 from MurrayIRC/master Ray 2018-09-22 09:40:34 +02:00
  • 9c6a98aa61 Merge pull request #6 from MurrayIRC/MurrayIRC-vscode Murray Campbell 2018-09-21 18:19:48 -05:00
  • d17c323f98 Update tasks.json Murray Campbell 2018-09-21 18:18:38 -05:00
  • 65c74c7cfa Update c_cpp_properties.json Murray Campbell 2018-09-21 18:16:27 -05:00
  • 46b171a80c Update Makefile Murray Campbell 2018-09-21 18:12:11 -05:00
  • 4757ead493 Update launch.json Murray Campbell 2018-09-21 18:10:50 -05:00
  • c015529088 Merge pull request #5 from raysan5/master Murray Campbell 2018-09-21 18:09:53 -05:00
  • 9efe5c6802 Support MP3 wave loading -NOT TESTED- Ray 2018-09-19 15:57:46 +02:00
  • be599a9ece enjoy! Ray 2018-09-18 21:34:02 +02:00
  • 27c3afd91c enjoy! Ray 2018-09-18 21:30:52 +02:00
  • 2bd18ab91e Support ExportImage() as raw pixel data Ray 2018-09-17 19:00:51 +02:00
  • f503fded67 Support image export Ray 2018-09-17 17:06:58 +02:00
  • ec5c9686b3 Improved data export capabilities! Ray 2018-09-17 16:56:02 +02:00
  • 3a1a489545 Removed TABS Ray 2018-09-14 13:00:48 +02:00
  • 5b09630d45 Update mini_al to v0.8.8 Ray 2018-09-14 12:47:31 +02:00
  • f32e23c11b Merge pull request #641 from ChrisDill/master Ray 2018-09-13 12:51:45 +02:00
  • 1e1bbaa40b Added a few missing functions to raymath ChrisDill 2018-09-13 11:43:10 +01:00
  • 37acf0aa22 Update README.md Ray 2018-09-09 17:36:24 +02:00
  • 1ef715ab76 Merge pull request #639 from ratkingsminion/patch-1 Ray 2018-09-06 22:47:24 +02:00
  • 9f1489dc1d Update models.c F.H 2018-09-06 21:11:00 +02:00
  • dfb8837c46 Support aliased font texture generation Ray 2018-09-06 16:56:21 +02:00
  • 1fcb3c0317 Started working on IQM/glTF loaders Ray 2018-09-05 10:59:05 +02:00
  • 10c22c8d61 Review example to show text tinting Ray 2018-09-05 10:48:33 +02:00
  • ac31f51c5e Corrected issue with font tint Ray 2018-09-05 10:47:57 +02:00
  • d0608b031a Corrected issue with types Ray 2018-09-05 10:47:40 +02:00
  • 57dfe55759 Merge pull request #637 from MurrayIRC/master Ray 2018-08-30 18:41:21 +02:00
  • f97bb085bf Merge pull request #4 from MurrayIRC/patch-4 Murray Campbell 2018-08-30 09:50:09 -05:00
  • ea84cce27d Merge pull request #3 from MurrayIRC/patch-3 Murray Campbell 2018-08-30 09:49:23 -05:00
  • 1feb68baaa Merge pull request #2 from MurrayIRC/patch-2 Murray Campbell 2018-08-30 09:47:27 -05:00
  • be29c13bfd Merge pull request #1 from MurrayIRC/patch-1 Murray Campbell 2018-08-30 09:46:51 -05:00
  • 04c4537283 Update README.md Murray Campbell 2018-08-30 09:43:53 -05:00
  • 921e4eaa87 Added OSX build tasks Murray Campbell 2018-08-30 09:42:33 -05:00
  • 1608745312 Added OSX launch configurations for debug and release Murray Campbell 2018-08-30 09:40:58 -05:00
  • 166fdbe9c0 Fixed included libs for OSX Murray Campbell 2018-08-30 09:33:41 -05:00
  • 5eded83d68 Added a configuration for OSX Murray Campbell 2018-08-30 09:29:37 -05:00
  • adf08c88ea Added link to raylib-haskell binding raysan5 2018-08-25 18:47:05 +02:00
  • d6241d18ab Removed release directory raysan5 2018-08-25 18:33:28 +02:00
  • 207b5a26b1 Create release directory if not exist raysan5 2018-08-25 18:25:51 +02:00
  • ba257bc447 Support autosave also on C compilation raysan5 2018-08-25 18:07:08 +02:00
  • a2de3d99e0 Updated compilation script to save file automatically raysan5 2018-08-25 18:06:13 +02:00
  • af919e5c9f Review naming to follow raylib conventions raysan5 2018-08-25 17:55:25 +02:00
  • fe2f8d77a9 Merge pull request #635 from a3f/master Ray 2018-08-25 10:51:31 +02:00
  • 85213795d1 GetDirectoryPath: return NULL, don't crash when no slash Ahmad Fatoum 2018-08-25 09:27:41 +02:00
  • 5dda105a79 core: Support slashes as well in GetFileName & GetDirectoryPath Ahmad Fatoum 2018-08-25 09:20:36 +02:00
  • 4259ff78e1 Merge pull request #633 from unequaled86/patch-1 Ray 2018-08-21 16:29:10 +02:00
  • 2bef76735d lerp for vector2 and float Oğuzhan Çankaya 2018-08-21 04:14:43 +03:00
  • 20656af122 Merge pull request #631 from sunshinehunter/patch-1 Ray 2018-08-20 15:44:45 +02:00
  • 04a11c86e3 Fixes path to rlgl.h in README.md sunshinehunter 2018-08-20 13:38:01 +02:00
  • 0e340f7116 Merge pull request #629 from justinclift/keyboard_keys_v2 Ray 2018-08-19 19:30:19 +02:00
  • 699cadcf98 Add the remaining numeric keypad keys, and a few other missing ones Justin Clift 2018-08-19 17:35:53 +01:00
  • d52b6c23ee Merge pull request #628 from justinclift/keyboard_keys_v1 Ray 2018-08-19 17:58:01 +02:00
  • 6a5dbeace8 Add the plus and minus keys on both the main keyboard and keypad Justin Clift 2018-08-19 14:40:30 +01:00
  • 506b7b8d7c Corrected issue with batch overflows Ray 2018-08-17 13:55:46 +02:00
  • 732b775a1d Proper variables initialization Ray 2018-08-17 11:41:49 +02:00
  • 4c84208644 Working on batch reset issue Ray 2018-08-17 01:34:45 +02:00
  • eef44fd930 Merge pull request #625 from ChrisDill/master Ray 2018-08-16 23:04:17 +02:00
  • c669c6762f Improved raymath defines ChrisDill 2018-08-16 18:20:49 +01:00
  • a187361c6f Raymath dllexport fix if _WIN32 defined ChrisDill 2018-08-16 12:54:45 +01:00
  • 42b52ecdb1 Raymath dllexport fix ChrisDill 2018-08-16 11:29:30 +01:00
  • e4f74e85a4 Merge pull request #624 from ChrisDill/master Ray 2018-08-15 16:04:21 +02:00
  • a23feee6f3 Added Sublime Text 3 project template ChrisDill 2018-08-15 11:38:38 +01:00
  • 46411e1c55 Renamed n-patch sample Ray 2018-08-14 19:26:50 +02:00
  • b88bfa7267 Review PR formatting Ray 2018-08-14 09:57:31 +02:00
  • 20ff9dc663 Merge pull request #622 from Joefish/rectcollision-optim Ray 2018-08-14 09:55:53 +02:00
  • 477928dd0f Merge pull request #623 from Joefish/snake-fix Ray 2018-08-14 09:47:15 +02:00
  • 1cef8ea1bf Shapes: Simplifies CheckCollisionRecs Joseph-Eugene Winzer 2018-08-14 00:14:06 +02:00
  • ab7acd6e34 Games: Snake: Fixes snake head collision with fruit Joseph-Eugene Winzer 2018-08-13 23:58:42 +02:00
  • b4c02d94a0 Games: Snake: Fixes fruit spawn position Joseph-Eugene Winzer 2018-08-13 23:52:18 +02:00
  • 34493ed231 Merge pull request #620 from mackron/dr/mini_al Ray 2018-08-13 17:11:39 +02:00
  • 3200b23469 Update mini_al. David Reid 2018-08-12 13:45:12 +10:00
  • 00f5f2ead2 Merge pull request #616 from overdev/master Ray 2018-08-09 22:42:05 +02:00
  • dab78d59f3 Update textures.c Jorge A. Gomes 2018-08-08 16:42:39 -03:00
  • 5f89e35d1c Update raylib.h Jorge A. Gomes 2018-08-08 16:39:10 -03:00
  • 921cacacfb Added example screenshot. Jorge A. Gomes 2018-08-08 16:26:51 -03:00
  • 051cf1346b Added texture_image_9patch.c example Jorge A. Gomes 2018-08-08 16:22:51 -03:00
  • 34c3ae5ab3 Added 9-patch texture used in the example code. Jorge A. Gomes 2018-08-08 16:21:33 -03:00
  • 7634cbeb22 Updated mini_al Ray 2018-08-08 18:26:05 +02:00
  • aa1bb1e33d Update CONTRIBUTING.md Ray 2018-08-07 19:18:22 +02:00
  • 06be400ca3 Reviewed AnimatedModel struct Ray 2018-08-07 11:31:32 +02:00
  • b042fe12e6 Reviewed spacings on latest PR Ray 2018-08-06 20:49:47 +02:00
  • 61b32e45ed Merge pull request #618 from kimkulling/fix_compiler_warnings Ray 2018-08-06 20:43:28 +02:00
  • f5f7ed79b8 Fix compiler warnings of lib Kim Kulling 2018-08-05 23:53:34 +02:00
  • b2cac82fa0 Fix compiler warings in texture.c and more. Kim Kulling 2018-08-05 00:34:35 +02:00
  • ecf8bff4aa Fix compiler warnings, first part Kim Kulling 2018-08-04 10:32:16 +02:00
  • 28424141f0 Update textures.c Jorge A. Gomes 2018-08-03 20:53:15 -03:00
  • 6ef03ea4e8 Update raylib.h Jorge A. Gomes 2018-08-03 20:50:13 -03:00
  • d4bb444fe5 Merge pull request #609 from pamarcos/fix_physac_examples Ray 2018-08-03 12:47:53 +02:00
  • 7cc2a5585b Update textures.c Jorge A. Gomes 2018-08-03 04:51:26 -03:00
  • c9ca14e659 Update raylib.h Jorge A. Gomes 2018-08-03 04:48:46 -03:00