Commit Graph

  • c7c6d1ed4e Update CONTRIBUTING.md Ray 2018-10-11 10:54:27 +02:00
  • 43b4d25a7f Update CONTRIBUTING.md Ray 2018-10-11 10:53:19 +02:00
  • 13844df2ea Review raylib bindings Ray 2018-10-11 10:49:28 +02:00
  • a12cafe84d Merge pull request #659 from noshbar/text-memory-leak Ray 2018-10-11 00:21:25 +02:00
  • 126ab49221 Minor tweaks Ray 2018-10-10 23:55:36 +02:00
  • 64778e8cd8 Merge pull request #657 from noshbar/minor-game-fixes Ray 2018-10-10 23:46:59 +02:00
  • b8b8e6ab7d Merge pull request #656 from noshbar/vs2017-fix Ray 2018-10-10 23:44:20 +02:00
  • 4a4efaa25e Merge pull request #658 from noshbar/incorrect-GenImageFontAtlas-def Ray 2018-10-10 23:44:08 +02:00
  • ec6b21bd91 Fixes memory leak in text.c noshbar 2018-10-10 22:41:20 +02:00
  • ccaf462cbf GenImageFontAtlas prototype in raylib.h is incorrect. noshbar 2018-10-10 22:28:17 +02:00
  • 1d548eaa4b 3 minor sample game cleanups: * changed bitwise & to logical && * removed redundant state check * moved a strcpy inside a NULL check to prevent a crash. NOTE: nothing sensible will happen as a result, but no crash at least. noshbar 2018-10-10 22:05:13 +02:00
  • 7f7f3b7cd5 Physac.h fix for variable array size declaration. noshbar 2018-10-10 21:52:50 +02:00
  • f238b9ea3c Small tweak to avoid warning Ray 2018-10-10 12:31:55 +02:00
  • a511337ce8 ADDED: GetFileNameWithoutExt Ray 2018-10-10 12:01:59 +02:00
  • 555fdec958 Corrected issues with VS2017 compilation Ray 2018-10-09 00:20:39 +02:00
  • 2320c2febf ADDED: ImageExtractPalette() Ray 2018-10-08 18:57:33 +02:00
  • 4f5937e89b OSX native window keeps breaking... Ray 2018-10-08 18:51:41 +02:00
  • 717cf77129 Corrected issue with dirent.h inclusion... Ray 2018-10-08 18:38:39 +02:00
  • 2652e7d1c1 Avoid multiple gl.h inclusions Ray 2018-10-08 18:08:39 +02:00
  • 81d28c5784 dirent.h implementation for MSVC Ray 2018-10-08 16:55:01 +02:00
  • 6e4bd60978 Trying to include dirent.h for MSVC Ray 2018-10-08 16:25:47 +02:00
  • 2d324f22a7 Corrected issue with native window handler on OSX Ray 2018-10-08 16:12:09 +02:00
  • 97f6454982 Corrected issue with native handler on OSX Ray 2018-10-08 13:29:42 +02:00
  • ca1e309d9d Corrected issue with GetWindowHandle() Ray 2018-10-08 13:14:15 +02:00
  • 2feea87b61 Multiple changes, check description Ray 2018-10-08 12:29:02 +02:00
  • 46c0e73c6c README.md: add link to raylib bindings list Ahmad Fatoum 2018-10-07 21:54:14 +02:00
  • c4b7d17516 CMake: report what kind of libraries will be built Ahmad Fatoum 2018-10-07 19:35:31 +02:00
  • 2981713e4f CMake: accept standard -DBUILD_SHARED_LIBS as well Ahmad Fatoum 2018-10-07 19:09:05 +02:00
  • 93f68fa612 Merge pull request #655 from a3f/master Ray 2018-10-07 09:16:54 +02:00
  • 1fe6d9fc06 core: workaround window not being rendered till moved on macOS Mojave Ahmad Fatoum 2018-10-07 00:47:57 +02:00
  • 6572d5ff8c raylib.h: include <stdbool.h> if available Ahmad Fatoum 2018-10-07 00:34:50 +02:00
  • a56b3c2194 CMake: suppress OpenGL deprecation warnings on macOS Mojave Ahmad Fatoum 2018-10-07 00:33:05 +02:00
  • 35ee4fa685 Merge pull request #653 from pamarcos/physac_fix Ray 2018-10-04 21:21:28 +02:00
  • 35634f37c8 Fix physac's fixed time step Pablo Marcos Oltra 2018-09-23 13:55:39 +02:00
  • 589152b658 Review void pointer incrementation Ray 2018-10-01 15:45:01 +02:00
  • d67edb591a Support KXT image file export Ray 2018-10-01 15:30:48 +02:00
  • ecb787d76f Update version number (internally) Ray 2018-10-01 15:29:34 +02:00
  • 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