Commit Graph

  • 85dc2cc03a Minor format tweaks raysan5 2021-07-16 16:10:53 +0200
  • db4cfc9fbd Reviewed resources licenses raysan5 2021-07-16 16:10:35 +0200
  • 7d2845a661 Improve assets license information raysan5 2021-07-16 14:29:20 +0200
  • 30a3dae8a6 Update texel_checker.png raysan5 2021-07-16 14:27:56 +0200
  • be83329b2d
    Implemented remaining 7/8 of ImageDrawLine Alexander Buhl 2021-07-14 00:18:35 +0200
  • e879cc5224
    Update to meet coding style conventions Eric J 2021-07-13 15:25:45 -0400
  • 15f59b251e
    Update to meet code style conventions Eric J 2021-07-13 15:23:29 -0400
  • 59acb6dbea
    Updated models.c (#1871) GoldenThumbs 2021-07-13 05:18:52 -0500
  • 8277597bcf
    Fix Android multi-touch (#1869) Humberto Yeverino Jr 2021-07-13 03:17:47 -0700
  • f327cef766
    Merge branch 'raysan5:master' into Fixed_Normals GoldenThumbs 2021-07-12 01:06:38 -0500
  • 564ef7db90 Updated models.c GoldenThumbs 2021-07-12 01:06:12 -0500
  • 398a6b62ea
    Fixed Line 644 with explicit cast Eric J 2021-07-12 00:28:55 -0400
  • 5b2dd8ca99 Fix Android multi-touch humbe 2021-07-11 15:54:15 -0700
  • 2558c873bf file formats added and fix Julianiolo 2021-07-11 22:27:37 +0200
  • eba730ba37 Merge branch 'TexRip' of https://github.com/Julianiolo/raylib into TexRip Julianiolo 2021-07-11 22:18:20 +0200
  • 10bf211b92 fix Julianiolo 2021-07-11 22:18:08 +0200
  • e390c937f9
    Merge branch 'raysan5:master' into TexRip Julianiolo 2021-07-11 22:13:27 +0200
  • 274228f1e6 added DrawCallback Julianiolo 2021-07-11 22:12:27 +0200
  • dae1563918
    Added DrawArc() function Eric J 2021-07-11 15:20:43 -0400
  • f9e1520231
    Update raylib.h Eric J 2021-07-11 15:17:07 -0400
  • a86e313d5e
    Update raymath.h Eric J 2021-07-11 15:11:40 -0400
  • 8a46b5e6c0
    Use 60 FPS for textures_image_loading example (#1867) Daniel Nagy 2021-07-11 18:47:31 +0200
  • 18a6290688
    Use 60 FPS for textures_image_loading example Daniel Nagy 2021-07-11 13:33:56 +0200
  • ae230dae46 Update Makefile raysan5 2021-07-09 18:49:36 +0200
  • 7062415aec WARNING on emscripten_set_fullscreenchange_callback() raysan5 2021-07-09 18:49:29 +0200
  • 5ed814e950 Minor tweaks and comments raysan5 2021-07-09 17:36:20 +0200
  • 2156cd4a84
    Update raylib-ocaml to 3.7 (#1864) Tobias Mock 2021-07-09 00:00:53 +0200
  • 1d04f44d28
    Update raylib-ocaml to 3.7 Tobias Mock 2021-07-08 21:36:16 +0200
  • 3a74534c39 Added a note Ray 2021-07-07 21:41:45 +0200
  • 4d438ed68d REVIEWED: RPI: Keyboard stdin input #1769 raysan5 2021-07-06 18:25:00 +0200
  • bfff2c432c Minor tweaks on DRM system raysan5 2021-07-06 17:16:50 +0200
  • bcf3ad87e8 Update raylib.vcxproj raysan5 2021-07-05 20:00:53 +0200
  • a958cebdd9 Update audio_raw_stream.c raysan5 2021-07-05 19:47:50 +0200
  • e6aa713a37 REVIEWED: Need to set default buffer size for raw data #1770 raysan5 2021-07-05 19:45:57 +0200
  • e18aad0653
    Update BINDINGS.md (#1862) Richard Smith 2021-07-05 10:03:53 -0700
  • bf6196d6c9
    Update BINDINGS.md Richard Smith 2021-07-05 17:45:17 +0100
  • 9aedfbec69 Review formatting raysan5 2021-07-05 18:45:17 +0200
  • c0ca8a74bc WARNING: BREAKING: REMOVED PLATFORM_UWP support raysan5 2021-07-05 12:34:23 +0200
  • 63b1860010
    Update README.md Ray 2021-07-05 11:52:50 +0200
  • 0c78b8d182
    Update README.md Ray 2021-07-05 11:52:31 +0200
  • 4e79e23a20
    Update README.md Ray 2021-07-05 11:52:13 +0200
  • dbb2bbf207 REMOVED: VS2017 project, outdated raysan5 2021-07-04 20:58:18 +0200
  • 64916ba232 REMOVED: Old VSCode project raysan5 2021-07-04 20:55:39 +0200
  • 8a7812f1f5
    Update README.md Ray 2021-07-04 20:51:57 +0200
  • d432d03aea REVIEWED: Infinite loop on closing #1861 raysan5 2021-07-04 20:29:20 +0200
  • c15d08d6ec Review some comments raysan5 2021-07-03 21:48:35 +0200
  • f8753bda01 Update core.c raysan5 2021-07-03 21:31:52 +0200
  • 652b17d68d Review variables initialization raysan5 2021-07-03 21:25:30 +0200
  • efba81442a Update link address for miniaudio raysan5 2021-07-03 21:25:05 +0200
  • 1aec0a90bc Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-07-01 21:43:24 +0200
  • f81dfce19f Minor tweaks raysan5 2021-07-01 21:43:13 +0200
  • 2a70638e26
    Added Raylib-J (#1860) Calvin Day 2021-07-01 14:30:22 -0400
  • 587aa39110
    Added Raylib-J Calvin Day 2021-07-01 13:30:09 -0400
  • 1fe137db44 Create core_basic_screen_manager.png raysan5 2021-06-30 18:54:36 +0200
  • fe8dad48e2 ADDED: EXAMPLE: core_basic_screen_manager raysan5 2021-06-30 18:53:55 +0200
  • 2cda1502a3 WARNING: REMOVED: Game templates raysan5 2021-06-30 18:38:39 +0200
  • a6728a2203 REVIEWED: emscripten versions raysan5 2021-06-30 17:12:58 +0200
  • 9e7ca41f58 Remove trailing spaces raysan5 2021-06-30 16:39:07 +0200
  • 0776f1e106 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-06-30 16:38:39 +0200
  • de4611ecf6 REVIEWED: Advance template raysan5 2021-06-30 16:38:23 +0200
  • ee24d17895
    Fix DecompressData() pointer issue (#1856) masterex1000 2021-06-29 15:06:09 -0600
  • aab4b4f7d5 Fix DecompressData() pointer issue Collin 2021-06-29 14:41:30 -0600
  • da8d76d826 Review issue with pointer #1854 raysan5 2021-06-29 11:26:34 +0200
  • 6f30a19dd7 Update uwp_events.h raysan5 2021-06-28 14:23:55 +0200
  • 2911cf2a48 Reviewed comments raysan5 2021-06-28 14:23:45 +0200
  • e5cf3f9555 WARNING: BREAKING: Functions renamed for consistency Ray 2021-06-28 09:39:31 +0200
  • 5f03201616 Minor tweaks raysan5 2021-06-26 22:43:20 +0200
  • 8eb7cf1fee REVIEWED: Enum values descriptions raysan5 2021-06-26 22:13:45 +0200
  • 0624af09fd Update raygui.h raysan5 2021-06-26 21:11:34 +0200
  • 2f75657350 WARNING: REMOVED: Some deprecated function names mapping raysan5 2021-06-26 21:07:00 +0200
  • 00c8795385 Minor tweaks to follow code conventions Ray 2021-06-26 13:45:39 +0200
  • 89708edf7f REVIEWED: Latest PR to follow raylib code conventions Ray 2021-06-26 13:45:15 +0200
  • 71700254b4
    Major revamp gltf (#1849) Hristo Stamenov 2021-06-26 14:22:00 +0300
  • aa86e9d399 REVIEWED: Minor tweaks on log messages Ray 2021-06-26 13:18:39 +0200
  • 4b6e6ce20e REVIEWED: Improved log info on image/textures laoding Ray 2021-06-26 13:07:14 +0200
  • 7cbfca8bd1 REVIEWED: Simplified code to avoid extra functions calls Ray 2021-06-26 13:06:22 +0200
  • e0720a0a55 WARNING: REVIEWED: Default shader uniform names Ray 2021-06-25 13:35:43 +0200
  • 155737b5be Removed weird example file Hristo Stamenov 2021-06-25 10:05:34 +0300
  • 9d3b12756e Correct inclusion of limits.h in the cases of MSVC based compilers vs the world Hristo Stamenov 2021-06-25 10:02:23 +0300
  • d4c03b47ec REVIEWED: LoadShader() and default locations Ray 2021-06-25 00:46:14 +0200
  • a226e11aac
    Update CONVENTIONS.md Ray 2021-06-24 19:03:05 +0200
  • d3d362090c
    Update CONVENTIONS.md Ray 2021-06-24 18:59:09 +0200
  • f3eff740ce
    fix to LoadShaderFromMemory (#1851) Ruminant 2021-06-24 17:48:48 +0100
  • f4c171aa45
    Create CONVENTIONS.md Ray 2021-06-24 18:48:08 +0200
  • 744e245065 fix to LoadShaderFromMemory - the shader.locs now match the LoadShader function Ruminant 2021-06-24 17:38:45 +0100
  • 953882e86f REVIEWED: CORE.Storage.basePath Ray 2021-06-24 18:13:25 +0200
  • 46ad7b87e8 Update text.c Ray 2021-06-24 18:11:48 +0200
  • 4e9afac2a5 REVIEWED: WaitTime() #1841 Ray 2021-06-24 11:01:44 +0200
  • 2cce5a24c9 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-06-24 10:39:56 +0200
  • 43efe92e21 Update core_basic_window.c Ray 2021-06-24 10:39:43 +0200
  • 9a1816bc5b Merged Hristo Stamenov 2021-06-24 00:12:38 +0300
  • f7a6b94f46
    Allow SetWindowSize() on web (#1847) Nikhilesh S 2021-06-23 01:02:18 -0700
  • 7203acdef9 Minor format tweaks Ray 2021-06-23 09:59:11 +0200
  • 3db26f82ea WARNING: BREAKING: Functions renamed! Ray 2021-06-23 09:58:49 +0200
  • 1f0e7cabb2 Allow SetWindowSize() on web Nikhilesh Sigatapu 2021-06-22 20:35:04 -0700
  • 716e26aa37 Review BeginTextureMode() usage Ray 2021-06-23 01:25:09 +0200
  • f989048bda Reviewed example Ray 2021-06-23 01:16:21 +0200
  • 49d2897b24 Update core_custom_frame_control.c Ray 2021-06-22 21:24:15 +0200
  • 6f60622619 ADDED: Example: core_custom_frame_control Ray 2021-06-22 21:20:14 +0200
  • 429c5a9a9a Review and un-expose InitTimer() Ray 2021-06-22 20:26:59 +0200