Commit Graph

  • c9ca14e659
    Update raylib.h Jorge A. Gomes 2018-08-03 04:48:46 -0300
  • d999e5a016 Added VSCode project template Ray 2018-07-31 11:26:52 +0200
  • b6f2fb613e
    Merge pull request #612 from ethan-tqa/master Ray 2018-07-30 13:56:28 +0200
  • 6ea8c62b43 make sure that the constant is of float type, not double Ethan Trịnh 2018-07-30 19:35:13 +0800
  • 741513842a fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too big Ethan Trịnh 2018-07-30 19:02:20 +0800
  • 8bea6abe8c
    Add CMake entry to projects/README.md Ahmad Fatoum 2018-07-30 12:24:04 +0200
  • 286c41af52
    Sync with upstream GLFW pull request Ahmad Fatoum 2018-07-29 22:42:10 +0200
  • 7154a83313
    Merge pull request #610 from pamarcos/fix_chdir_macos Ray 2018-07-29 23:40:13 +0200
  • 907e27ef4e Fix Physac examples to be run without creating new thread Pablo Marcos Oltra 2018-07-29 13:09:30 +0200
  • 78487f7521
    CMake: Make the raylib project as a whole embeddable Ahmad Fatoum 2018-07-29 21:25:42 +0200
  • 89cec68565 Prevent GLFW changing working dir to 'Resources' Pablo Marcos Oltra 2018-07-29 18:24:46 +0200
  • e82505b873
    Add projects/CMake example Ahmad Fatoum 2018-07-29 18:23:23 +0200
  • 548dbeb1ca
    Fix typo (s/proedural/procedural) Ahmad Fatoum 2018-07-29 13:03:08 +0200
  • 6905a875ed
    Merge pull request #608 from a3f/master Ahmad Fatoum 2018-07-29 12:56:19 +0200
  • 5a94a280d0
    CMake: include rlgl_standalone in -DBUILD_EXAMPLES Ahmad Fatoum 2018-07-28 16:35:21 +0200
  • 2ae6df47fc
    CMake: Set -DMACOS_FATLIB=OFF by default Ahmad Fatoum 2018-07-29 08:04:42 +0200
  • 4d209d45aa
    core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs Ahmad Fatoum 2018-07-29 07:51:17 +0200
  • 3f09726331
    CMake: Major cleanup to support find_package(raylib) Ahmad Fatoum 2018-07-28 16:08:41 +0200
  • 3e5093eab0
    CI: Build with all optional formats enabled Ahmad Fatoum 2018-07-27 18:28:37 +0200
  • 69e147417b
    Travis CI: Add OpenAL-Configuration Ahmad Fatoum 2018-07-27 18:17:18 +0200
  • cf021e3811
    Merge pull request #607 from jubalh/fixmu Ray 2018-07-29 10:36:52 +0200
  • 186c1b157e Fix bug in LoadMusicStream Michael Vetter 2018-07-29 09:52:18 +0200
  • 7964b28fac Corrected bug LoadMusicStream() raysan5 2018-07-28 18:19:53 +0200
  • 0cf92c59d7 Corrected timing typo raysan5 2018-07-28 18:13:19 +0200
  • dc3327fba8 Reviewed music loading raysan5 2018-07-28 18:07:06 +0200
  • 6f61e26a3c Reviewed custom logging functionality raysan5 2018-07-28 17:57:05 +0200
  • 9150b54b3e
    Merge pull request #603 from jubalh/lse Ray 2018-07-28 11:15:41 +0200
  • 56ec23fc09
    Merge a143cea893 into c69f7953c7 Ahmad Fatoum 2018-07-27 18:26:45 +0000
  • a143cea893
    Travis CI: Bump used GCC from 4.8 to 5 Ahmad Fatoum 2018-07-27 19:40:32 +0200
  • c2fe0af0a9
    CI: Build with all optional formats enabled Ahmad Fatoum 2018-07-27 18:28:37 +0200
  • 47539f593c
    Travis CI: Add OpenAL-Configuration Ahmad Fatoum 2018-07-27 18:17:18 +0200
  • 7a5b1b13e2 Deal with failed LoadMusicStream Michael Vetter 2018-07-27 15:23:34 +0200
  • c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) Pablo Marcos Oltra 2018-07-26 21:57:45 +0200
  • 11bbe14f95 Add SetTraceLogCallback to enable users setting custom logging Pablo Marcos Oltra 2018-07-26 09:41:22 +0200
  • 64e9d72c07 Reviewed audio example Ray 2018-07-25 14:38:12 +0200
  • 4d45173a77
    Merge pull request #591 from triplefox/patch-1 Ray 2018-07-25 14:25:55 +0200
  • 78c8774685
    Merge pull request #593 from jubalh/update_builder_example Ray 2018-07-25 13:56:47 +0200
  • 01197172cc Update Builder example Michael Vetter 2018-07-25 13:01:16 +0200
  • 959f8e45f8
    Complete raw_audio_stream example James Hofmann 2018-07-25 03:01:48 -0700
  • 94b0c49f5d
    Merge pull request #590 from pamarcos/fix_rlgl_standalone Ray 2018-07-25 11:10:04 +0200
  • 8d134edaf7 Fix rlgl.h to be used as a standalone Pablo Marcos Oltra 2018-07-25 10:36:18 +0200
  • 184e6de775
    CMake: Don't build rlgl_standalone as part of the examples Ahmad Fatoum 2018-07-25 00:49:11 +0200
  • b7d8c62bfd
    Traivs CI: Add newer (9.4.1) Xcode configuration Ahmad Fatoum 2018-07-24 11:02:11 +0200
  • fa0de480f0 Fix HTML5 examples and games using CMake (#589) Pablo Marcos Oltra 2018-07-25 00:39:17 +0200
  • 3f87e83e20 Fix HTML5 examples and games using CMake Pablo Marcos Oltra 2018-07-24 18:37:37 +0200
  • 361d878b4c Updated animations support Ray 2018-07-24 18:52:56 +0200
  • 198a023527 First working version of IQM animations Ray 2018-07-24 18:28:58 +0200
  • a5311eddf0
    Travis CI: remove stray $ in .travis.yml Ahmad Fatoum 2018-07-23 21:07:29 +0200
  • 2b8c9f9a17
    CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE Ahmad Fatoum 2018-07-23 20:42:19 +0200
  • 1d0ba96c9e
    Travis CI: Add GLFW-installed-but-using-our-GLFW-anyway configuration Ahmad Fatoum 2018-07-23 19:36:31 +0200
  • f992609184
    Create CODE_OF_CONDUCT.md Ray 2018-07-23 13:37:25 +0200
  • cae8f96361
    Merge pull request #583 from leereilly/exclamation-period Ray 2018-07-23 10:08:08 +0200
  • e0c19ab5af
    Remove period Lee Reilly 2018-07-22 23:31:03 -0700
  • eadd72a639 Updated MSVC lib release raysan5 2018-07-22 19:28:05 +0200
  • 639ce09c9d
    Travis CI: Fix emscripten build breakage 2.0.0 Ahmad Fatoum 2018-07-21 19:33:16 +0200
  • 3632b160d5
    Merge pull request #579 from jessp/patch-2 Ray 2018-07-21 19:37:35 +0200
  • f3d144bf0e
    Convert window render sizes to floats Jess Peter 2018-07-21 18:56:16 +0200
  • 82e4a12fd3 Added Android Makefile for games raysan5 2018-07-21 17:38:47 +0200
  • 74a0814a8f Review formatting raysan5 2018-07-21 17:19:44 +0200
  • 08f2725c8b Review templates Makefiles raysan5 2018-07-21 17:14:29 +0200
  • e5030e28f6 Updated html5 library raysan5 2018-07-21 17:14:13 +0200
  • 4c15515ba6 Support examples with Emterpreter raysan5 2018-07-21 17:13:59 +0200
  • 7dc66d2d3f Looking for a place for raylib resource file raysan5 2018-07-21 16:18:33 +0200
  • 864511fe57 Review VS2015 and VS2017 projects raysan5 2018-07-21 15:44:59 +0200
  • 2875f4cf11 Remove VS2017 UWP project raysan5 2018-07-21 15:44:06 +0200
  • 6e812cf147 Working on MP3 support Ray 2018-07-19 23:15:46 +0200
  • 103044926b Avoid config.h in standalone mode Ray 2018-07-16 19:24:40 +0200
  • 6efb89c51e Updated to latest mini_al dev Ray 2018-07-16 19:21:54 +0200
  • bff3bb758a Reviewed audio_standalone Ray 2018-07-16 19:03:52 +0200
  • b80ec381c8 Reviewed lighting example... Ray 2018-07-16 18:44:18 +0200
  • 98273f0152 Reviewed compilation options Ray 2018-07-16 18:43:24 +0200
  • 4d4d9b0170 Removed Oculus example Ray 2018-07-16 18:41:40 +0200
  • 5b37178af9 Reviewed rlgl_standalone example Ray 2018-07-16 18:22:03 +0200
  • 096fd6f2c3 Converted rlgl module in header-only Ray 2018-07-16 17:53:47 +0200
  • 40551958dd
    Update HISTORY.md Ray 2018-07-16 10:14:41 +0200
  • 98de843827
    Update HISTORY.md Ray 2018-07-16 10:13:23 +0200
  • 546254b439
    Update CONTRIBUTING.md Ray 2018-07-16 10:06:30 +0200
  • 475a1a263d raylib 2.0... make history... Ray 2018-07-16 02:08:10 +0200
  • c5f65c0b16 Updated common documents Ray 2018-07-16 02:07:48 +0200
  • d127d8e9f8 Updated Notepad++ raylib intellisense Ray 2018-07-15 23:19:06 +0200
  • 0c631e6b5a Corrected comment Ray 2018-07-15 21:24:59 +0200
  • 7d7c6fc42d Reviewed example for clarity Ray 2018-07-15 20:24:18 +0200
  • dfc4baaa35 Added new example: text_font_sdf Ray 2018-07-15 20:04:12 +0200
  • 292499bdeb Reviewed LoadFontData() and GenImageFontAtlas() Ray 2018-07-15 20:03:05 +0200
  • 971a7419ec Start reviewing IQM loader... Ray 2018-07-13 20:29:23 +0200
  • cadcc05a84 Reviewed Code::Blocks project template Ray 2018-07-13 20:26:56 +0200
  • b5b4da1d05
    Update README.md Ray 2018-07-13 19:58:36 +0200
  • ea72c9e5af
    Merge pull request #577 from D3nX/master Ray 2018-07-13 19:57:38 +0200
  • f0ac73ef8b
    Update README.md D3nX 2018-07-13 21:48:53 +0400
  • 4e367d2db8
    Update and rename REAME.md to README.md D3nX 2018-07-13 21:48:39 +0400
  • 2f3011c457
    Delete raylib_codeblocks_tpl.exe D3nX 2018-07-13 21:46:33 +0400
  • 90d35b2ac4
    Delete raylib_codeblocks_tpl.exe D3nX 2018-07-13 21:46:13 +0400
  • 1c9537b5e7
    Add files via upload D3nX 2018-07-13 21:45:43 +0400
  • c19bd3eb04
    Update CHANGELOG Ray 2018-07-13 12:45:52 +0200
  • 5774d31893 Example tweak Ray 2018-07-12 11:29:41 +0200
  • d2c0d1bfef Update rpi release library Ray 2018-07-11 16:52:10 +0200
  • 9e2c418a92 Removed dev from version Ray 2018-07-11 16:40:08 +0200
  • eb296a5605 Reviewed shared library generation Ray 2018-07-11 16:39:41 +0200
  • 43178f3488 Updated mini_al to latest dev version Ray 2018-07-11 16:39:26 +0200
  • 414bb6018b
    CMake: Add Libs.private to Libs if installing static only Ahmad Fatoum 2018-07-10 21:06:16 +0200