Commit Graph

  • 7955381fb3 Update core_basic_window.c Ray 2020-12-03 20:19:32 +0100
  • 7e9028ae08 Update user name Ray 2020-12-03 20:17:50 +0100
  • 1c9726fd8c Update core_window_flags.c Ray 2020-12-03 20:17:21 +0100
  • d1119816d7 Review comment Ray 2020-12-03 20:16:46 +0100
  • 0540f0ad32 Review window flags Ray 2020-12-03 20:16:35 +0100
  • 84ab00d52e Merge branch 'master' of https://github.com/raysan5/raylib Ray 2020-12-02 08:29:14 +0100
  • 63d33d7a7a Update CMakeLists.txt Ray 2020-12-02 08:27:43 +0100
  • 679a26a195
    Two small quality of life changes to projects. (#1448) Jeffery Myers 2020-12-01 22:35:48 -0800
  • 5cdf61f477 Two small quality of life changes to projects. 1) use the latest windows SDK not a specific one. 2) use the project dir as the root for the include dir for raylib, to help if the project is ever included in some other solution. Jeffery Myers 2020-12-01 17:35:00 -0800
  • 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 Ray 2020-12-01 23:44:10 +0100
  • 0481053dad Review for issue #1446 Ray 2020-12-01 23:23:30 +0100
  • 59be7b9c29 Update CMakeLists.txt Ray 2020-12-01 23:21:35 +0100
  • 83916bd3c2 Updated GLFW to latest 3.4 (github master - 16Nov2020) Ray 2020-11-30 09:11:22 +0100
  • 23ed67cce0 Review some config options Ray 2020-11-30 09:00:40 +0100
  • df249f5513
    Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) Jeffery Myers 2020-11-29 23:14:11 -0800
  • d43268b317
    Added GLFW_OPENGL_FORWARD_COMPAT for Apple Support (#1445) Seth Archambault 2020-11-29 04:15:51 -0500
  • 0322fc28d4
    optimized MatrixLookAt (#1442) Random 2020-11-29 01:08:22 -0800
  • ed0fda2b40
    Added Apple Compilation Instructions (#1444) Seth Archambault 2020-11-29 03:53:29 -0500
  • f86844b09c
    Added GLFW_OPENGL_FORWARD_COMPAT for Apple Support Seth Archambault 2020-11-29 00:42:54 -0500
  • 5750b56ad0
    Added Apple Compilation Instructions Seth Archambault 2020-11-29 00:34:09 -0500
  • 7baba7032a Fix typecast warnings in raylib code as reported by visual studio 2019 Jeffery Myers 2020-11-28 12:11:48 -0800
  • 710a6a93c9 optimized MatrixLookAt RandomErrorMessage 2020-11-28 19:11:36 +0000
  • d6f4f3ee88 REMOVED: GetImageDataNormalized() raysan5 2020-11-28 19:11:31 +0100
  • 14c1ee2681 ADDED: UnloadFontData() raysan5 2020-11-28 19:07:41 +0100
  • b89f5a251c Clean up the typecast warnings present when building the library in visual studio. Jeffery Myers 2020-11-25 09:21:05 -0800
  • 28213c2a20
    Update CHANGELOG Ray 2020-11-25 00:24:51 +0100
  • 687dd34c38
    Update CHANGELOG Ray 2020-11-25 00:14:51 +0100
  • 3d1ae3500c REVIEWED: Window state flags -WIP- Ray 2020-11-23 23:46:05 +0100
  • 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- Ray 2020-11-23 00:49:27 +0100
  • a560fe9a1e Added some comments Ray 2020-11-22 10:56:17 +0100
  • 11da1714d5
    Added raylib Harbour binding Ray 2020-11-22 09:34:42 +0100
  • 8e48268310
    Update CHANGELOG Ray 2020-11-22 00:16:26 +0100
  • bb9d734f69 Exposing some file access results to user layer #1420 Ray 2020-11-22 00:10:16 +0100
  • 36dc302c25 Reverted to previous working version #1434 Ray 2020-11-21 14:14:25 +0100
  • 9bb4d84577
    Update CHANGELOG Ray 2020-11-20 23:23:26 +0100
  • cc948ff10c Added fuzzer AdamKorcz 2020-11-20 17:19:31 +0000
  • 4eae76302f REPLACED: rgif.h by msf_gif.h Ray 2020-11-20 00:34:18 +0100
  • 4a7ab0ae24
    Update windows.yml Ray 2020-11-19 20:21:05 +0100
  • 7564097d5e
    Update webassembly.yml Ray 2020-11-19 20:19:18 +0100
  • 7f6cd93d62 WARNING: Multiple funcs reviewed! Ray 2020-11-19 20:11:11 +0100
  • 72e51cd6de Review formating Ray 2020-11-19 20:06:35 +0100
  • 700bff5fd8 Version tweak Ray 2020-11-19 20:01:40 +0100
  • 9471794449 Update to latest tiniobjloader Ray 2020-11-17 00:30:12 +0100
  • a54d9f734b rlUpdateTexture(): Corrected issue Ray 2020-11-16 15:18:05 +0100
  • 94dd2f81e9
    Update BINDINGS.md for raylib-python-cffi 3.1-dev (#1433) Richard Smith 2020-11-16 14:17:03 +0000
  • f448542dd2 Review issues with FLAC loading Ray 2020-11-16 12:20:50 +0100
  • a8751c3cd5
    Update BINDINGS.md for raylib-python-cffi 3.1-dev Richard Smith 2020-11-16 08:57:55 +0000
  • 4d5ee7953c Updated tinyobjloader raysan5 2020-11-15 14:31:43 +0100
  • cb517d0050 Update tinyobj_loader_c.h raysan5 2020-11-15 14:19:55 +0100
  • a3d33d9222 Update tinyobj_loader_c.h raysan5 2020-11-15 14:18:59 +0100
  • 82d61a5875 Updated stb_image v2.26 and stb_image_write v1.15 raysan5 2020-11-15 14:11:36 +0100
  • 66f9fbaa88 Update cgltf.h raysan5 2020-11-15 14:06:39 +0100
  • 321f55bce1 Update audio libraries #1423 raysan5 2020-11-15 14:04:28 +0100
  • 8ff2b387f9 Review code formating raysan5 2020-11-15 13:17:11 +0100
  • bd287efa4c
    Fixed zero-window upscaling (#1428) Ilya3point999K 2020-11-15 17:13:21 +0500
  • 9b2b660f91 Commented new feature raysan5 2020-11-15 13:10:12 +0100
  • 55dc8171f8 [text] Consider characters padding -WIP- #1432 raysan5 2020-11-15 12:39:59 +0100
  • 4e91ae262e Add RAYMATH_TYPES_DEFINED to check if Vector*/Matrix* is defined, that we can use RAYMATH_STANDALONE with raylib.h MaiHD 2020-11-15 02:22:02 +0700
  • f712e2fbae
    Add Texture render options without Vector2 cords PixelLate 2020-11-12 11:14:17 -0600
  • 0b4eeec87d
    Fixed zero-window upscaling Ilya3point999K 2020-11-10 22:04:29 +0500
  • c222e231f0
    Added SmallBASIC binding Ray 2020-11-08 17:47:21 +0100
  • 3e1cd487df Remove trailing spaces Ray 2020-11-03 23:47:33 +0100
  • f46514b855
    Fixed keyboard stuttering but for cmake only (#1422) kernelkinetic 2020-11-03 23:39:56 +0100
  • 05ab39ed9f REVIEWED: SaveFileText() error checking Ray 2020-11-01 19:42:50 +0100
  • 5ac9cb04c2 Reverted ChangeDirectory() redesign Ray 2020-11-01 19:06:21 +0100
  • 01d9af12f7 REDESIGNED: ChangeDirectory() Ray 2020-11-01 18:14:55 +0100
  • 8e15dae5ed Review contributed examples Ray 2020-11-01 13:39:48 +0100
  • 5f79ad9765
    Update CHANGELOG Ray 2020-11-01 13:38:42 +0100
  • fc1fc250e7
    A couple of little comment fixes (#1416) Dominus Iniquitatis 2020-10-31 16:40:35 +0300
  • 07eeb43878
    A couple of little comment fixes Dominus Iniquitatis 2020-10-31 16:05:20 +0300
  • 8327857488 Update shaders_multi_sample2d.c Ray 2020-10-31 11:49:19 +0100
  • fbc51e822b REDESIGNED: Multiple sampler2D usage on batch system Ray 2020-10-31 11:48:44 +0100
  • 8a16348131 Support multiple sample2D on batch drawing #1333 Ray 2020-10-29 20:22:52 +0100
  • 60d874caf8 REVIEWED: GetWindowScaleDPI() #1086 Ray 2020-10-29 19:29:59 +0100
  • 37e2d993e7 Updated assets Ray 2020-10-29 18:41:05 +0100
  • 2bcd3a6df5 Simplified example and resources sizes Ray 2020-10-28 20:35:44 +0100
  • d99ac093d4 Support additional texture units for default batch system #1333 Ray 2020-10-26 20:13:08 +0100
  • d9e591f235 Review some comments Ray 2020-10-26 20:11:58 +0100
  • ec7d0fb0a0
    ADDED: GetWindowTitle() Rob Loach 2020-10-25 16:56:23 -0400
  • b0dc4941fb Merge branch 'fix_1392' of https://github.com/kernelkinetic/raylib into fix_1392 kernelkinetic 2020-10-25 16:14:10 +0100
  • ec43acf97c fixed keyboard stuttering on PLATFORM_RPI and PLATFORM_DRM (https://github.com/raysan5/raylib/issues/1392) kernelkinetic 2020-10-14 17:19:35 +0200
  • 621eaef2e6
    Merge pull request #1 from raysan5/master kernelkinetic 2020-10-25 15:51:12 +0100
  • 482b8a5e7e Some tweaks raysan5 2020-10-24 10:37:15 +0200
  • 88dbaae3be
    Update CHANGELOG Ray 2020-10-21 23:32:24 +0200
  • e820aae80b
    Added raylib 3.5 CHANGELOG -WIP- Ray 2020-10-21 23:27:00 +0200
  • f12db180cd Reviewed PR #1407 Ray 2020-10-21 11:08:37 +0200
  • 9833fe45eb
    Added desktop cursor getter and setter functions (#1407) Chance Snow 2020-10-21 03:55:52 -0500
  • 6bb1f36baf
    Remove old int GetMouseWheelMove declaration Chance Snow 2020-10-20 21:18:11 -0500
  • eb3e9e4df5
    Added version of raylib-cppsharp via used raylib license date! (#1413) Rabia Alhaffar 2020-10-21 01:13:39 +0300
  • 536dda2d21
    Merge branch 'master' into patch-6 Ray 2020-10-21 00:13:30 +0200
  • 5df08daa3f
    Added Boo bindings for raylib! (#1412) Rabia Alhaffar 2020-10-20 22:03:19 +0300
  • 9e0871b8d5
    Added version of raylib-cppsharp via used raylib license date! Rabia Alhaffar 2020-10-20 21:51:06 +0300
  • 44e2c64c71
    Added Boo bindings for raylib! Rabia Alhaffar 2020-10-20 19:16:29 +0300
  • 4007be29af added GetRandomFloat and SetGridColours codifies 2020-10-17 21:43:42 +0100
  • 6a4eae8316 fixed keyboard stuttering on PLATFORM_RPI and PLATFORM_DRM (https://github.com/raysan5/raylib/issues/1392) kernelkinetic 2020-10-14 17:19:35 +0200
  • 3c9f7263e5
    fixed mouse movements are bound to the screen resolution (https://github.com/raysan5/raylib/issues/1392) (#1410) kernelkinetic 2020-10-13 22:26:40 +0200
  • 53bfc27a69 fixed mouse movements are bound to the screen resolution (https://github.com/raysan5/raylib/issues/1392) kernelkinetic 2020-10-13 16:45:45 +0200
  • fa357b8d5d Review undesired changes raysan5 2020-10-10 19:27:18 +0200
  • c62c4df749 Updated miniaudio #1402 raysan5 2020-10-10 19:25:23 +0200
  • 6ebf6b4e72
    allow for multiple materials in obj files (#1408) chriscamacho 2020-10-08 19:31:59 +0100