Commit Graph

  • 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
  • 4d45173a77 Merge pull request #591 from triplefox/patch-1 Ray 2018-07-25 14:25:55 +02:00
  • 78c8774685 Merge pull request #593 from jubalh/update_builder_example Ray 2018-07-25 13:56:47 +02:00
  • 01197172cc Update Builder example Michael Vetter 2018-07-25 13:01:16 +02:00
  • 959f8e45f8 Complete raw_audio_stream example James Hofmann 2018-07-25 03:01:48 -07:00
  • 94b0c49f5d Merge pull request #590 from pamarcos/fix_rlgl_standalone Ray 2018-07-25 11:10:04 +02:00
  • 8d134edaf7 Fix rlgl.h to be used as a standalone Pablo Marcos Oltra 2018-07-25 10:36:18 +02:00
  • 184e6de775 CMake: Don't build rlgl_standalone as part of the examples Ahmad Fatoum 2018-07-25 00:49:11 +02:00
  • b7d8c62bfd Traivs CI: Add newer (9.4.1) Xcode configuration Ahmad Fatoum 2018-07-24 11:02:11 +02:00
  • fa0de480f0 Fix HTML5 examples and games using CMake (#589) Pablo Marcos Oltra 2018-07-25 00:39:17 +02:00
  • 361d878b4c Updated animations support Ray 2018-07-24 18:52:56 +02:00
  • 198a023527 First working version of IQM animations Ray 2018-07-24 18:28:58 +02:00
  • a5311eddf0 Travis CI: remove stray $ in .travis.yml Ahmad Fatoum 2018-07-23 21:07:29 +02:00
  • 2b8c9f9a17 CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE Ahmad Fatoum 2018-07-23 20:42:19 +02:00
  • 1d0ba96c9e Travis CI: Add GLFW-installed-but-using-our-GLFW-anyway configuration Ahmad Fatoum 2018-07-23 19:36:31 +02:00
  • f992609184 Create CODE_OF_CONDUCT.md Ray 2018-07-23 13:37:25 +02:00
  • cae8f96361 Merge pull request #583 from leereilly/exclamation-period Ray 2018-07-23 10:08:08 +02:00
  • e0c19ab5af Remove period Lee Reilly 2018-07-22 23:31:03 -07:00
  • eadd72a639 Updated MSVC lib release raysan5 2018-07-22 19:28:05 +02:00
  • 639ce09c9d Travis CI: Fix emscripten build breakage 2.0.0 Ahmad Fatoum 2018-07-21 19:33:16 +02:00
  • 3632b160d5 Merge pull request #579 from jessp/patch-2 Ray 2018-07-21 19:37:35 +02:00
  • f3d144bf0e Convert window render sizes to floats Jess Peter 2018-07-21 18:56:16 +02:00
  • 82e4a12fd3 Added Android Makefile for games raysan5 2018-07-21 17:38:47 +02:00
  • 74a0814a8f Review formatting raysan5 2018-07-21 17:19:44 +02:00
  • 08f2725c8b Review templates Makefiles raysan5 2018-07-21 17:14:29 +02:00
  • e5030e28f6 Updated html5 library raysan5 2018-07-21 17:14:13 +02:00
  • 4c15515ba6 Support examples with Emterpreter raysan5 2018-07-21 17:13:59 +02:00
  • 7dc66d2d3f Looking for a place for raylib resource file raysan5 2018-07-21 16:18:33 +02:00
  • 864511fe57 Review VS2015 and VS2017 projects raysan5 2018-07-21 15:44:59 +02:00
  • 2875f4cf11 Remove VS2017 UWP project raysan5 2018-07-21 15:44:06 +02:00
  • 6e812cf147 Working on MP3 support Ray 2018-07-19 23:15:46 +02:00
  • 103044926b Avoid config.h in standalone mode Ray 2018-07-16 19:24:40 +02:00
  • 6efb89c51e Updated to latest mini_al dev Ray 2018-07-16 19:21:54 +02:00
  • bff3bb758a Reviewed audio_standalone Ray 2018-07-16 19:03:52 +02:00
  • b80ec381c8 Reviewed lighting example... Ray 2018-07-16 18:44:18 +02:00