Commit Graph

  • 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
  • 98273f0152 Reviewed compilation options Ray 2018-07-16 18:43:24 +02:00
  • 4d4d9b0170 Removed Oculus example Ray 2018-07-16 18:41:40 +02:00
  • 5b37178af9 Reviewed rlgl_standalone example Ray 2018-07-16 18:22:03 +02:00
  • 096fd6f2c3 Converted rlgl module in header-only Ray 2018-07-16 17:53:47 +02:00
  • 40551958dd Update HISTORY.md Ray 2018-07-16 10:14:41 +02:00
  • 98de843827 Update HISTORY.md Ray 2018-07-16 10:13:23 +02:00
  • 546254b439 Update CONTRIBUTING.md Ray 2018-07-16 10:06:30 +02:00
  • 475a1a263d raylib 2.0... make history... Ray 2018-07-16 02:08:10 +02:00
  • c5f65c0b16 Updated common documents Ray 2018-07-16 02:07:48 +02:00
  • d127d8e9f8 Updated Notepad++ raylib intellisense Ray 2018-07-15 23:19:06 +02:00
  • 0c631e6b5a Corrected comment Ray 2018-07-15 21:24:59 +02:00
  • 7d7c6fc42d Reviewed example for clarity Ray 2018-07-15 20:24:18 +02:00
  • dfc4baaa35 Added new example: text_font_sdf Ray 2018-07-15 20:04:12 +02:00
  • 292499bdeb Reviewed LoadFontData() and GenImageFontAtlas() Ray 2018-07-15 20:03:05 +02:00
  • 971a7419ec Start reviewing IQM loader... Ray 2018-07-13 20:29:23 +02:00
  • cadcc05a84 Reviewed Code::Blocks project template Ray 2018-07-13 20:26:56 +02:00
  • b5b4da1d05 Update README.md Ray 2018-07-13 19:58:36 +02:00
  • ea72c9e5af Merge pull request #577 from D3nX/master Ray 2018-07-13 19:57:38 +02:00
  • f0ac73ef8b Update README.md D3nX 2018-07-13 21:48:53 +04:00
  • 4e367d2db8 Update and rename REAME.md to README.md D3nX 2018-07-13 21:48:39 +04:00
  • 2f3011c457 Delete raylib_codeblocks_tpl.exe D3nX 2018-07-13 21:46:33 +04:00
  • 90d35b2ac4 Delete raylib_codeblocks_tpl.exe D3nX 2018-07-13 21:46:13 +04:00
  • 1c9537b5e7 Add files via upload D3nX 2018-07-13 21:45:43 +04:00
  • c19bd3eb04 Update CHANGELOG Ray 2018-07-13 12:45:52 +02:00
  • 5774d31893 Example tweak Ray 2018-07-12 11:29:41 +02:00
  • d2c0d1bfef Update rpi release library Ray 2018-07-11 16:52:10 +02:00
  • 9e2c418a92 Removed dev from version Ray 2018-07-11 16:40:08 +02:00
  • eb296a5605 Reviewed shared library generation Ray 2018-07-11 16:39:41 +02:00
  • 43178f3488 Updated mini_al to latest dev version Ray 2018-07-11 16:39:26 +02:00
  • 414bb6018b CMake: Add Libs.private to Libs if installing static only Ahmad Fatoum 2018-07-10 21:06:16 +02:00
  • 758a774173 Travis CI: Add arm32-android configuration Ahmad Fatoum 2018-07-10 15:54:34 +02:00
  • 240ecd6332 Update mingw32 release Ray 2018-07-10 12:10:31 +02:00
  • d34c1285e0 Review Android Makefiles Ray 2018-07-10 11:52:30 +02:00
  • 22bf279672 Corrected issue on 32bit ARM build raysan5 2018-07-09 13:06:40 +02:00
  • 3c02a9fc66 Support multiple data type aliases raysan5 2018-07-09 10:23:53 +02:00
  • f939378764 Support ARM and ARM64 Android building raysan5 2018-07-09 03:00:52 +02:00
  • e23fb6e1d5 Removed Gitter Ray 2018-07-07 20:01:55 +02:00