Commit Graph

  • 51bd1de5b2
    Merge 1de43bfb49 into 68503ed96f #3880 BLUELOVETH 2024-11-16 21:12:53 -0500
  • c587886ae6
    Merge d3221d7d93 into 68503ed96f #4496 mikeemm 2024-11-16 19:43:30 +0100
  • b4485aae40
    Merge ee66242f9f into 68503ed96f #4489 kimierik 2024-11-16 19:19:43 +0100
  • 68503ed96f
    Update webassembly.yml master Ray 2024-11-16 19:00:28 +0100
  • 88c922f433 Update raylib_api.* by CI github-actions[bot] 2024-11-16 17:45:33 +0000
  • 938b805bfb Update raylib.h Ray 2024-11-16 18:45:16 +0100
  • 162efc1ec7 Update core_basic_window.c Ray 2024-11-16 18:45:12 +0100
  • da7ab04052
    Update HISTORY.md Ray 2024-11-16 18:44:48 +0100
  • dd688d81a6 Thanks @everyone for everything 😄 Ray 2024-11-16 18:16:00 +0100
  • d567b35d9a Update HISTORY.md Ray 2024-11-16 17:57:00 +0100
  • d3221d7d93 removed unnecessary final newline #4496 unknown 2024-11-16 15:58:29 +0100
  • 91bc0d2b42 now accounting for potentially higher vertex counts unknown 2024-11-16 15:56:21 +0100
  • a543dc0a76 now accounting for newline characters during allocation unknown 2024-11-16 15:39:42 +0100
  • 6e34f27a53 modified memory allocation to better fit higher precision data unknown 2024-11-16 15:24:23 +0100
  • c3ddba1a8e
    Merge b4f97addf7 into 816b605054 #4481 Jeffery Myers 2024-11-16 13:27:28 +0100
  • 816b605054 Update CHANGELOG Ray 2024-11-16 13:18:04 +0100
  • 91decffbc8
    Merge 20b95c88e0 into 7c5d74e98e #4364 Destructor17 2024-11-16 01:09:28 +0100
  • 7d460474c1 increased vertex data precision to match blender exports unknown 2024-11-15 19:47:28 +0100
  • 7c5d74e98e
    Fixing an OBJ loader bug that fragmented the loaded meshes (#4494) Eike Decker 2024-11-15 16:40:14 +0100
  • 4175e94877 Fixing an OBJ loader bug that fragmented the loaded meshes #4494 Eike Decker 2024-11-15 16:37:16 +0100
  • 4f091f44a8
    Fix typo in BINDINGS.md (#4493) Oussama Teyib 2024-11-15 07:26:22 +0000
  • a2f6ae6796
    Fix warnings in examples (#4492) Jeffery Myers 2024-11-14 23:25:09 -0800
  • 3fac76b8b9
    Fix typo in BINDINGS.md #4493 Oussama Teyib 2024-11-15 00:46:38 +0000
  • f3e8222002 Fix warnings in examples Move shapes/shapes_rectangle_advanced to the correct folder in MSVC project Add core_input_virtual_controls.vcxproj back into sln file #4492 Jeffery Myers 2024-11-14 15:42:58 -0800
  • 5e6cdf3a73 Update emsdk path on Windows to match new raylib installer package Ray 2024-11-14 18:41:37 +0100
  • 76016aae20 Update raylib.ico Ray 2024-11-14 16:40:04 +0100
  • 15eb8221e3 Updated raylib resource data Ray 2024-11-14 16:39:58 +0100
  • 928535a828 Commented code issuing warnings on w64devkit (GCC) Ray 2024-11-14 16:39:38 +0100
  • 637debb62d Updated Notepad++ autocomplete list for raylib 5.5 Ray 2024-11-14 16:38:55 +0100
  • 14d3bbbb86 Update raygui.h Ray 2024-11-14 16:38:27 +0100
  • ee66242f9f build.zig: fix raygui inclusion in windows crosscompilation #4489 kimierik 2024-11-14 14:17:51 +0200
  • 700e2c5e5d
    Fix touch count reset (#4488) Asdqwe 2024-11-14 06:49:35 -0300
  • 8af7985ece Update CHANGELOG Ray 2024-11-14 10:46:34 +0100
  • 0c7edbc2ee Update HISTORY.md Ray 2024-11-14 10:45:56 +0100
  • 2841eaba3e Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-11-14 10:45:24 +0100
  • f76a5e2b10 Update CHANGELOG Ray 2024-11-14 10:45:19 +0100
  • ee5afb1852 pull #4480 ColleagueRiley 2024-11-13 21:42:15 -0500
  • 3673c4e949 Fix touch count reset #4488 asdqwe 2024-11-13 21:45:01 -0300
  • 377248b1ac
    Fix Makefile.Web (#4487) Asdqwe 2024-11-13 18:21:10 -0300
  • ba426fc661 Fix Makefile.Web #4487 asdqwe 2024-11-13 16:09:03 -0300
  • 7053970f7b
    build.zig: remove raygui from options and re add adding raygui as a (#4485) kimierik 2024-11-13 19:52:12 +0200
  • fee3054638 Math supporting Clang Vector Extension #4486 Jon Daniel 2024-11-13 17:30:27 +0100
  • 064b82e126 build.zig: remove raygui from options and re add adding raygui as a function #4485 kimierik 2024-11-13 14:17:38 +0200
  • b0dec76cf1
    Merge c7e52098ba into 4ddf4679b4 #4480 Colleague Riley 2024-11-11 14:28:45 -0500
  • 4ddf4679b4 Update CHANGELOG Ray 2024-11-11 20:28:25 +0100
  • c7e52098ba update makefile ColleagueRiley 2024-11-11 14:08:37 -0500
  • 10fd4de258
    Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. (#4482) Jeffery Myers 2024-11-11 10:55:33 -0800
  • 5cc06f4ba4
    [rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection (#4477) Everton Jr. 2024-11-11 15:47:25 -0300
  • fb69b39d54
    Fix a typecast warning in glfw clipboard access (#4479) Jeffery Myers 2024-11-11 10:46:54 -0800
  • 832b5a0d51 Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. #4482 Jeffery Myers 2024-11-11 10:46:31 -0800
  • b4f97addf7 fix CI errors #4481 Jeffery Myers 2024-11-10 16:32:51 -0800
  • dacd65d07a Merge branch 'scancodes' of github.com:JeffM2501/raylib into scancodes Jeffery Myers 2024-11-10 16:11:57 -0800
  • a1cd248ddf add scancode support to other platforms. Jeffery Myers 2024-11-10 16:11:33 -0800
  • 7ea8235f18 Update raylib_api.* by CI github-actions[bot] 2024-11-11 00:03:37 +0000
  • de1c9c44c3 Expose Scancodes for keyboard Jeffery Myers 2024-11-10 16:03:06 -0800
  • 3c2aa5cfcd
    Merge branch 'raysan5:master' into pure Colleague Riley 2024-11-10 17:58:08 -0500
  • 002bb81b88 update for PLATFORM_WEB_RGFW ColleagueRiley 2024-11-10 17:57:45 -0500
  • d861f96451 Fix a typecast warning in glfw clipboard access #4479 Jeffery Myers 2024-11-10 13:39:22 -0800
  • 2af4f31712
    Fix the X axis of the second vertex of the Y negative cap of a cylinders, triangle fan (#4478) Jeffery Myers 2024-11-10 13:04:58 -0800
  • 31de13b52d Fix the X axis of the second vertex of the Y negative cap of a cylinders, triangle fan #4478 Jeffery Myers 2024-11-10 12:47:32 -0800
  • 0055388a52 [rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection #4477 evertonse 2024-11-10 17:38:29 -0300
  • 2500e1c817 [rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection #4476 evertonse 2024-11-10 17:05:54 -0300
  • 66fec1a8cb Merge remote-tracking branch 'raysan/master' into clipboard evertonse 2024-11-10 15:19:43 -0300
  • 09570a05b3 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-11-10 17:54:02 +0100
  • 85de743d1c Improved logos size Ray 2024-11-10 17:53:50 +0100
  • ce3b121f07
    build.zig: Remove addRaylib and fix raygui builds when using raylib as dep (#4475) Tomas Slusny 2024-11-10 13:47:15 +0100
  • 51f336d2ec Clang Vector Extension support #4473 Jon Daniel 2024-11-10 09:18:58 +0100
  • 78478f2a0b
    Merge d72052cc26 into d8feef5279 #4407 Sage Hane 2024-11-10 06:16:05 +0000
  • d72052cc26
    build.zig: Avoid deprecated function std.Build.Step.Compile.defineCMacro #4407 Sage Hane 2024-11-10 14:17:36 +0900
  • 1d1b398379
    build.zig: Use std.Build.Module.addCMacro for config flags Sage Hane 2024-11-10 15:11:43 +0900
  • e16d5ebc8e
    build.zig: Make more flags from src/config.h configurable Sage Hane 2024-10-21 22:43:07 +0900
  • 5a4a81b961
    Merge branch 'raysan5:master' into pure Colleague Riley 2024-11-09 23:56:40 -0500
  • c5c3843532 C:w ColleagueRiley 2024-11-09 23:55:38 -0500
  • 8c1c3edc68 update RGFW ColleagueRiley 2024-11-09 23:55:35 -0500
  • 13d78a0391 build.zig: Remove addRaylib and fix raygui builds when using raylib as dep #4475 Tomas Slusny 2024-11-10 02:04:41 +0100
  • d2db7b71da silence type cast warning Jon Daniel 2024-11-09 23:35:35 +0100
  • 729da53128 Clang Extended Vectors support Jon Daniel 2024-11-09 23:33:58 +0100
  • d8feef5279 Update raylib_api.* by CI github-actions[bot] 2024-11-09 18:40:56 +0000
  • 00396e3436
    [rcore] Clipboard Image Support (#4459) Everton Jr. 2024-11-09 15:40:41 -0300
  • 08e84a6549 [rcore]: typo #4459 evertonse 2024-11-08 18:13:41 -0300
  • d7ca8dc11b [rcore]: PLATFORM_SDL: Treat monitor as an ID in SDL3 as opposed to an index as in SDL2 evertonse 2024-11-08 18:09:13 -0300
  • 53b929cbfb
    Improve cross-compilation with zig builds (#4468) Tomas Slusny 2024-11-08 14:31:31 +0100
  • dc489786b0
    UpdateModelAnimation speedup (#4470) Jett 2024-11-08 08:28:39 -0500
  • cf00b4aa97 external: fix arch finding on win32_clipboard.h to allow compilation on msvc cmake CI evertonse 2024-11-08 00:57:40 -0300
  • 55a64f51b8
    fix float casting warnings (#4471) Jeffery Myers 2024-11-07 12:42:59 -0800
  • 84bd7052db fix float casting warnings #4471 Jeffery Myers 2024-11-07 11:56:47 -0800
  • 77061cc865 UpdateModelAnimation speedup #4470 Jett 2024-11-07 08:15:23 -0500
  • c3008017c9 [rcore]: Properly handle NULL dpi passing. As is allowed in SDL2 evertonse 2024-11-07 00:10:10 -0300
  • 01a999cebe [rcore]: fix string typo evertonse 2024-11-06 23:54:05 -0300
  • 207fabd759 Makefile: allow for extra flags necessary when compiling for SDL3 evertonse 2024-11-06 23:09:49 -0300
  • a80e7b6edc Add TextInvert and TextClear functions #4469 Cyrodwd 2024-11-06 18:07:17 -0800
  • e1a698a334 external: remove unused function from win32_clipboard.h evertonse 2024-11-06 21:18:59 -0300
  • 4d5dfb150c [rcore]: PLATFORM_SDL: improve clipboard data retrieval evertonse 2024-11-06 20:47:38 -0300
  • 729de10b1e Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW evertonse 2024-11-06 19:41:48 -0300
  • 3e723e73d2 Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW evertonse 2024-11-06 19:23:18 -0300
  • 98ad55fec2 Makefile: Allow specifying SDL_LIBRARIES to link, this helps with SDL3 evertonse 2024-11-06 19:06:02 -0300
  • 505d5fcf1b [rcore] fix warnings in SDL3 compatibility layer evertonse 2024-11-06 18:22:48 -0300
  • 057f7dc98f [rcore] using win32_clipboard on platforms rlfw and rgfw evertonse 2024-11-06 17:02:16 -0300
  • ba5045963e external: add win32_clipboard.h header only lib evertonse 2024-11-06 16:52:04 -0300
  • b5bad8e096 [rcore] PLATFORM_SDL: create a compatility layer for SDL3 evertonse 2024-11-06 16:50:29 -0300