Commit Graph

  • e4e744aed5 Reapply previous gesture handling optimization also fixing GESTURE_DRAG to not trigger GESTURE_SWIPE* when it ends ubkp 2023-12-08 15:22:08 -0300
  • b91be46c05 Reverts previous commit and fixes GESTURE_DRAG to not trigger GESTURE_SWIPE* when it ends ubkp 2023-12-08 15:08:05 -0300
  • 1a8787dad2 Updating CMake version to 5.0 so libraries are correctly versioned David Williams 2023-12-08 09:29:09 -0800
  • 1c20a582a5 Optimize gesture handling ubkp 2023-12-08 13:59:36 -0300
  • 32b30517ce Events optimization ubkp 2023-12-08 01:26:13 -0300
  • cd04bcdee1 Complement note and optimization ubkp 2023-12-08 01:18:44 -0300
  • 3387a856d7 Fix touch gestures for PLATFORM_DESKTOP_SDL ubkp 2023-12-08 00:31:12 -0300
  • a9ba51aa72
    [rcore] Fix IsMouseButtonUp() for PLATFORM_WEB and PLATFORM_DRM (#3611) ubkp 2023-12-07 15:53:27 -0300
  • ab9bddb3bd
    [rcore] Fix IsMouseButtonUp() and add touch events for PLATFORM_DESKTOP_SDL (#3610) ubkp 2023-12-07 15:53:02 -0300
  • 8b33d1eeb9
    Fix IsMouseButtonUp() (#3609) Kenneth M 2023-12-07 12:50:36 -0600
  • 6b93180130
    Fix for free camera mode (#3603) lesleyrs 2023-12-07 19:49:49 +0100
  • d99617d084
    [rcore] Fix IsKeyPressedRepeat() for PLATFORM_DESKTOP_SDL (#3605) ubkp 2023-12-07 15:47:58 -0300
  • e35ac61aff Fix coding convention ubkp 2023-12-07 00:58:40 -0300
  • 16dcd97585 Fix IsMouseButtonUp() for PLATFORM_DRM ubkp 2023-12-07 00:40:59 -0300
  • a613825c6f Fix IsMouseButtonUp() for PLATFORM_WEB ubkp 2023-12-07 00:15:33 -0300
  • f8112c3486 Fix IsMouseButtonUp() and add touch events for PLATFORM_DESKTOP_SDL ubkp 2023-12-06 19:07:37 -0300
  • 542767ac12 Fix IsMouseButtonUp() Kenneth M 2023-12-06 15:02:38 -0600
  • ec0a0d309f revert lesleyrs 2023-12-06 09:43:39 +0100
  • 17f1ab706e Fix missing space ubkp 2023-12-05 20:47:43 -0300
  • 52821b4c34 Fix IsKeyPressedRepeat() for PLATFORM_DESKTOP_SDL ubkp 2023-12-05 20:35:13 -0300
  • 984e83c2d0
    Fix GetKeyPressed and GetCharPressed for SDL (#3604) ubkp 2023-12-05 06:02:48 -0300
  • c20fd5b137 Fix GetKeyPressed and GetCharPressed for SDL ubkp 2023-12-05 00:14:28 -0300
  • 4bdf4724d1 Merge branch 'master' of https://github.com/raysan5/raylib lesleyrs 2023-12-04 17:59:02 +0100
  • a426cf92e9 fix free and fp cam lesleyrs 2023-12-04 17:58:55 +0100
  • 731b210f51 REVIEWED: WARNING: LoadFontData() avoid fallback glyphs Ray 2023-12-04 17:32:55 +0100
  • 84f22a18a9 Use System SDL2 As Failsafe mr sihc 2023-12-04 07:44:32 +0100
  • a016b4ded2 REVIEWED: LoadFontData(), load image only if glyph has been found in font Ray 2023-12-03 20:17:16 +0100
  • 84ae189953 Create raylib_1024x1024.png Ray 2023-12-03 20:16:26 +0100
  • 26d61875ee Create raylib.icns Ray 2023-12-03 20:16:23 +0100
  • 8a586249d7 Fix Wrong Makefile flag #3593 Ray 2023-12-03 20:16:19 +0100
  • d0a783e362 Revert "Fix Windows Hardcoding (#3600)" Ray 2023-12-03 20:08:48 +0100
  • 5aa84a34ea Revert "Fix warning while using external GLFW older than version 3.4.0 (#3599)" Ray 2023-12-03 20:06:34 +0100
  • 4ae2af0bcc
    Fix Windows Hardcoding (#3600) mr sihc 2023-12-03 19:55:16 +0100
  • f1b0d15813
    Fix warning while using external GLFW older than version 3.4.0 (#3599) Marco Maia 2023-12-03 15:53:52 -0300
  • 8ae804ff9a
    Fix cmake-built libraylib.a to properly include GLFW's object files (#3598) Peter0x44 2023-12-03 18:53:11 +0000
  • dfb0ca43c5
    Update raylib-freebasic binding (#3591) WIITD 2023-12-03 19:51:47 +0100
  • e71be38e7f
    Fix Windows Hardcoding mr sihc 2023-12-03 19:48:58 +0100
  • efc752cbed Fix warning while using external GLFW older than version 3.4.0 Marco Maia 2023-12-03 11:47:38 -0300
  • 312b0effbe Fix cmake-built libraylib.a to properly include GLFW's object files Peter0x44 2023-12-03 02:48:02 +0000
  • 0cc7828d97 handle custom platform Yan Pujante 2023-12-01 11:24:37 -0800
  • 02dd6a9e86 removed unecessary section Yan Pujante 2023-12-02 11:51:48 -0800
  • 8e1ce316ea
    Merge branch 'raysan5:master' into master Valerii 2023-12-02 20:40:04 +0100
  • 30ccc969de handle custom platform Yan Pujante 2023-12-01 11:24:37 -0800
  • 053f016fbd
    Update raylib-freebasic binding WIITD 2023-12-01 23:09:44 +0000
  • fb75edb9b4 Follow raylib style Octave Crespel 2023-12-01 17:21:09 +0100
  • 0748dc2d1e
    Remove a duplicated loop for PLATFORM_DRM (#3590) ubkp 2023-12-01 10:55:48 -0300
  • 1ad6ff9fb2 Remove a duplicated loop for PLATFORM_DRM ubkp 2023-12-01 10:26:23 -0300
  • 55e7d1aad1
    Expose OpenGL take 2 (#3588) Peter0x44 2023-11-30 21:43:02 +0000
  • 8036e2c415 Expose OpenGL take 2 Peter0x44 2023-11-30 20:49:21 +0000
  • ef5069862d
    Fix mistake in pr #3572 (#3587) Peter0x44 2023-11-30 19:07:50 +0000
  • 4ead2d3081 Fix mistake in pr #3572 Peter0x44 2023-11-30 18:59:40 +0000
  • e9ddb15d9d REVIEWED: rlgl function description and comments Ray 2023-11-30 19:04:38 +0100
  • 6b136fac67 ADDED: ExportMeshAsCode() Ray 2023-11-30 13:01:19 +0100
  • d0b19199b3 Implement miters in DrawSplineLinear Octave Crespel 2023-11-30 11:04:58 +0100
  • e84099bfd4
    Fix CheckCollisionCircleRec() (#3584) ubkp 2023-11-30 06:11:45 -0300
  • bd81bdc24a
    Fix IsKeyPressedRepeat() for PLATFORM_DRM direct input (#3583) ubkp 2023-11-30 06:09:57 -0300
  • 1cf960c5a4 [raymath] Do not zero-initialize structs to ensure compatibility with C++ compilers Valeron93 2023-11-30 03:26:42 +0100
  • 90b837fec4 Fix CheckCollisionCircleRec() ubkp 2023-11-29 21:08:52 -0300
  • 7e4d36b6d5 Fix IsKeyPressedRepeat() for PLATFORM_DRM direct input ubkp 2023-11-29 20:54:03 -0300
  • 023fa829e4
    Updated Makefile for correct lib folder Pacadamian Motato 2023-11-29 20:08:00 +0100
  • e7a486fa81
    Hide unneeded internal symbols when building raylib as an so or dylib (#3573) Peter0x44 2023-11-28 19:43:45 +0000
  • fe53ba80dd
    Fix typos in src/platforms/rcore_*.c (#3581) RadsammyT 2023-11-28 14:39:10 -0500
  • 1906f1eddf
    Fix SetMousePosition() for SDL (#3580) ubkp 2023-11-28 16:37:04 -0300
  • 81937f17fc Fix typos in src/platforms/rcore_*.c RadsammyT 2023-11-28 10:39:53 -0500
  • 165928605c Fix SetMousePosition() for SDL ubkp 2023-11-27 20:29:42 -0300
  • 811abcb19f
    Fix rcamera.h so mouse/keyboard and gamepad can coexist for input (#3579) ubkp 2023-11-27 12:36:09 -0300
  • c35c531551
    Fix SetWindowIcon() for SDL (#3578) ubkp 2023-11-27 12:34:17 -0300
  • 1fa3ac8897 Fix rcamera.h so mouse/keyboard and gamepad can coexist for input ubkp 2023-11-27 09:27:24 -0300
  • 91f2fcdddf Fix SetWindowIcon() for SDL ubkp 2023-11-27 08:11:33 -0300
  • fc4b0c9aec
    Corrected the path of android ndk toolchains for OSX platforms (#3574) Emmanuel Méra 2023-11-25 19:11:29 +0100
  • ad78ab92be Corrected the path of android ndk toolchains for OSX platforms = 2023-11-24 12:31:33 +0100
  • 104c0cfd04 Hide unneeded internal symbols when building raylib as an so or dylib Peter0x44 2023-11-17 13:41:08 +0000
  • dfa64f228a
    Update raylib_api.* (#3564) BLUELOVETH 2023-11-24 07:46:54 +0800
  • 94aba23ef4
    Expose glad functions when building raylib as a shared lib (#3572) Peter0x44 2023-11-23 23:41:44 +0000
  • 879bceba89 Expose glad functions when building raylib as a shared lib Peter0x44 2023-11-23 23:32:06 +0000
  • ada1d0fb8c
    BINDINGS: Add Raylib-CSharp-Vinculum (#3571) Danil 2023-11-23 15:41:31 +0200
  • 8013d39f53
    BINDINGS: Add Raylib-CSharp-Vinculum Danil 2023-11-23 11:25:19 +0200
  • f2d351f269
    add ColorFromInt for convenance Danil 2023-11-22 22:16:01 +0200
  • 72f0a06052 Update raylib_api.* BLUELOVETH 2023-11-21 23:10:34 +0000
  • a3a73b9332 REVIEWED: textures_image_kernel #3556 Ray 2023-11-21 22:55:47 +0100
  • b122270aa3
    Fix version info in rlgl.h (#3558) Steven Schveighoffer 2023-11-21 16:47:52 -0500
  • 664d22967c
    Update bindings for SmallBASIC (#3562) Chris Warren-Smith 2023-11-22 07:29:09 +1030
  • 1461cd4a63
    Update bindings for SmallBASIC Chris Warren-Smith 2023-11-22 06:58:43 +1030
  • b13f97575b
    Updated BINDINGS -> Python raylib-py v5.0.0beta1 (#3557) Jorge A. Gomes 2023-11-21 13:02:09 -0300
  • d409df0b61
    Update raylib-d binding (#3561) Steven Schveighoffer 2023-11-21 10:58:08 -0500
  • f2c149a2a4
    Update raylib-d binding Steven Schveighoffer 2023-11-21 09:24:10 -0500
  • a7e61199a2 Remade screenshot via F12 button zap 2023-11-21 08:56:26 +0300
  • 45c60be99d
    Fix version info in rlgl.h Steven Schveighoffer 2023-11-20 22:15:32 -0500
  • 1734c37046 Updated BINDINGS -> Python raylib-py v5.0.0beta1 Jorge A. Gomes 2023-11-20 23:15:13 -0300
  • 4dae94821b Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-11-21 00:15:06 +0100
  • 299cd9b830 Update rcore.c Ray 2023-11-21 00:14:42 +0100
  • 994c4f4bdf
    Update rcore_desktop_sdl.c Ray 2023-11-20 23:21:04 +0100
  • 486974e52d Merge branch 'master' into textures_image_kernel zap 2023-11-20 23:39:34 +0300
  • b150be180b
    Merge branch 'raysan5:master' into master Sergey Zapunidi 2023-11-20 23:38:33 +0300
  • ce26e26177
    Added missing textures_image_kernel example in web makefile (#3555) Sergey Zapunidi 2023-11-20 22:49:58 +0300
  • 6e0c526de9
    Merge branch 'raysan5:master' into textures_image_kernel Sergey Zapunidi 2023-11-20 22:47:18 +0300
  • b2808fb5f1 Added missing --preload-file for textures_image_kernel zap 2023-11-20 22:37:14 +0300
  • 8b2e443258 Added missing image for textures_image_kernel example zap 2023-11-20 22:34:52 +0300
  • 7e60227720
    Update BINDINGS.md for Janet (#3553) Dmitry Matveyev 2023-11-19 14:11:51 +0400
  • ee9b44245f
    Update BINDINGS.md for Raylib.nelua (#3552) Auz 2023-11-19 03:01:10 -0700