Commit Graph

  • 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
  • d999e5a016 Added VSCode project template Ray 2018-07-31 11:26:52 +02:00
  • b6f2fb613e Merge pull request #612 from ethan-tqa/master Ray 2018-07-30 13:56:28 +02:00
  • 6ea8c62b43 make sure that the constant is of float type, not double Ethan Trịnh 2018-07-30 19:35:13 +08:00
  • 741513842a fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too big Ethan Trịnh 2018-07-30 19:02:20 +08:00
  • 8bea6abe8c Add CMake entry to projects/README.md Ahmad Fatoum 2018-07-30 12:24:04 +02:00
  • 286c41af52 Sync with upstream GLFW pull request Ahmad Fatoum 2018-07-29 22:42:10 +02:00
  • 7154a83313 Merge pull request #610 from pamarcos/fix_chdir_macos Ray 2018-07-29 23:40:13 +02:00
  • 907e27ef4e Fix Physac examples to be run without creating new thread Pablo Marcos Oltra 2018-07-29 13:09:30 +02:00
  • 78487f7521 CMake: Make the raylib project as a whole embeddable Ahmad Fatoum 2018-07-29 21:25:42 +02:00
  • 89cec68565 Prevent GLFW changing working dir to 'Resources' Pablo Marcos Oltra 2018-07-29 18:24:46 +02:00
  • e82505b873 Add projects/CMake example Ahmad Fatoum 2018-07-29 18:23:23 +02:00
  • 548dbeb1ca Fix typo (s/proedural/procedural) Ahmad Fatoum 2018-07-29 13:03:08 +02:00
  • 6905a875ed Merge pull request #608 from a3f/master Ahmad Fatoum 2018-07-29 12:56:19 +02:00
  • 5a94a280d0 CMake: include rlgl_standalone in -DBUILD_EXAMPLES Ahmad Fatoum 2018-07-28 16:35:21 +02:00
  • 2ae6df47fc CMake: Set -DMACOS_FATLIB=OFF by default Ahmad Fatoum 2018-07-29 08:04:42 +02:00
  • 4d209d45aa core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs Ahmad Fatoum 2018-07-29 07:51:17 +02:00
  • 3f09726331 CMake: Major cleanup to support find_package(raylib) Ahmad Fatoum 2018-07-28 16:08:41 +02:00
  • 3e5093eab0 CI: Build with all optional formats enabled Ahmad Fatoum 2018-07-27 18:28:37 +02:00
  • 69e147417b Travis CI: Add OpenAL-Configuration Ahmad Fatoum 2018-07-27 18:17:18 +02:00
  • cf021e3811 Merge pull request #607 from jubalh/fixmu Ray 2018-07-29 10:36:52 +02:00
  • 186c1b157e Fix bug in LoadMusicStream Michael Vetter 2018-07-29 09:52:18 +02:00
  • 7964b28fac Corrected bug LoadMusicStream() raysan5 2018-07-28 18:19:53 +02:00
  • 0cf92c59d7 Corrected timing typo raysan5 2018-07-28 18:13:19 +02:00
  • dc3327fba8 Reviewed music loading raysan5 2018-07-28 18:07:06 +02:00
  • 6f61e26a3c Reviewed custom logging functionality raysan5 2018-07-28 17:57:05 +02:00
  • 9150b54b3e Merge pull request #603 from jubalh/lse Ray 2018-07-28 11:15:41 +02:00
  • 7a5b1b13e2 Deal with failed LoadMusicStream Michael Vetter 2018-07-27 15:23:34 +02:00
  • c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) Pablo Marcos Oltra 2018-07-26 21:57:45 +02:00
  • 64e9d72c07 Reviewed audio example Ray 2018-07-25 14:38:12 +02:00