Commit Graph

  • 64ba5cb570 Update a comment (#3724) Hongyu Ouyang 2024-01-11 10:33:24 -08:00
  • 2c124c96df [rtext] Adjust font atlas area calculation so padding area is not underestimated at small font sizes. (#3719) Tim Romero 2024-01-10 12:34:04 -08:00
  • be78255bea Update codeql.yml: Exclude src/external files Ray 2024-01-08 01:13:44 +01:00
  • be0ea89f83 Simplified for loop for some image manip functions (#3712) Alice Nyaa 2024-01-06 13:41:43 -05:00
  • 721e273547 Fix a bug in examples/shapes/shapes_following_eyes (#3710) Hongyu Ouyang 2024-01-06 02:32:10 -08:00
  • a4dc325a0c Reviewed Makefile SDL2 expected include/lib paths #3705 Ray 2024-01-05 22:51:46 +01:00
  • b4cb0f3e7d REVIEWED: LoadImageAnimFromMemory() #3704 Ray 2024-01-05 22:33:56 +01:00
  • e428ec940b Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-01-05 22:33:22 +01:00
  • c95b71d40d Update raudio.c Ray 2024-01-05 22:33:02 +01:00
  • 3afb4dda97 Update raygui.h Ray 2024-01-05 22:32:59 +01:00
  • 19bdcedf1c Hide unused warnings from stb_image_resize2.h (#3708) ubkp 2024-01-05 18:22:58 -03:00
  • eb6dcab308 Update raylib.zig version to 5.1-dev (#3698) Michael Scherbakow 2024-01-04 10:51:53 +01:00
  • e46b6147fc Update copyright year to 2024 Ray 2024-01-03 14:16:39 +01:00
  • 3f1e59a7cf Update copyright to 2024 Ray 2024-01-02 20:58:12 +01:00
  • 0a25a3ed70 Update raylib_api.* by CI (#3692) seiren 2023-12-31 23:06:46 +09:00
  • 710e811b27 Update BINDINGS.md (#3689) Kenta 2023-12-29 22:41:44 +00:00
  • 1f3121d2fa Revert "Update raylib.h" Ray 2023-12-28 23:17:07 +01:00
  • dde738a2fd Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-12-28 23:16:57 +01:00
  • fd5e1e6afb [rtextures] Fix LoadImageAnimFromMemory() warning for fileData (#3686) ubkp 2023-12-28 19:15:04 -03:00
  • 5b5a2d035d Fix TextReplace warning for const (#3687) ubkp 2023-12-28 19:13:47 -03:00
  • 7ea6adb29e Update raylib.h Ray 2023-12-28 22:10:10 +01:00
  • 3fc43c1096 LoadImageAnimFromMemory (#3681) IoIxD 2023-12-28 12:12:52 -07:00
  • 7cfdf33ff0 TextReplace const correctness (#3678) maverikou 2023-12-28 21:09:49 +02:00
  • 43b4f90eb7 Fix SUPPORT_WINMM_HIGHRES_TIMER for PLATFORM_DESKTOP_SDL (#3679) ubkp 2023-12-28 16:08:04 -03:00
  • 1727ddb9ea [ fix-crash-caused-by-zig-build ] - Fixed 'Illegal instruction' crash on 'rtextures' and 'raudio' model that caused by zig build. (#3682) WisonYe 2023-12-29 03:41:33 +13:00
  • ad64a43b34 [rshapes] Expose shapes drawing texture and rectangle (#3677) Jeffery Myers 2023-12-28 06:40:03 -08:00
  • 99f22a47ff Update some versions BINDINGS.md Ray 2023-12-25 14:44:49 +01:00
  • 21bfd06570 Update BINDINGS.md (#3672) iacore 2023-12-25 13:38:49 +00:00
  • 36df9c5bd6 Update shaders_basic_pbr.c Ray 2023-12-23 18:16:06 +01:00
  • e039a221a3 Review formating Ray 2023-12-23 14:07:45 +01:00
  • 706f74bce0 Update shaders_basic_pbr.c Ray 2023-12-23 13:32:47 +01:00
  • 7ca95512d8 Review UnloadAutomationEventList (#3658) Antonis Geralis 2023-12-23 13:14:39 +02:00
  • efe3510a9a REVIEWED: SDL text input to Unicode codepoints #3650 Ray 2023-12-23 12:04:19 +01:00
  • 1792bce292 REVIEWED: LoadTextureCubemap(), added mipmaps #3665 Ray 2023-12-23 11:26:23 +01:00
  • f914020d45 VSCode sample project Mac fixup (#3666) Tim Romero 2023-12-23 02:22:16 -08:00
  • a06f3d0e34 Update BINDINGS.md (#3662) o3o 2023-12-22 17:40:57 +01:00
  • bb18018f29 REVIEWED: shaders_basic_pbr, added more comments Ray 2023-12-21 21:32:53 +01:00
  • afbad4bbc6 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-12-21 21:32:04 +01:00
  • 4805dddc18 Update shaders_deferred_render.c Ray 2023-12-21 21:32:00 +01:00
  • fbecab32e7 Add new COBOL binding (#3661) glowiak 2023-12-21 19:31:34 +01:00
  • 68b6c79c3f Update rlgl.h Ray 2023-12-20 01:03:52 +01:00
  • 2fe68a8a12 REVIEWED PR deferred render Ray 2023-12-20 00:51:51 +01:00
  • e71153258b fix for deferred rendering example. (#3655) Jett 2023-12-19 18:27:59 -05:00
  • 3f776df94e Update ray-cyber to 5.0 in BINDINGS.md (#3654) fubark 2023-12-19 17:30:17 -05:00
  • 57a5ebe6c6 Don't use a separate thread when polling for gamepad events on DRM platforms (#3641) Cinghy Creations 2023-12-19 10:47:04 +01:00
  • 8b5943d930 [rmodels] Set cgltf callbacks to use LoadFileData() and UnloadFileData() (#3652) kolunmi 2023-12-19 02:38:57 -07:00
  • 1fc3d9aeb2 Add shadowmapping example (#3653) TheManTheMythTheGameDev 2023-12-19 01:37:41 -08:00
  • 34a9163c52 Remove dependencies from PBR example (#3649) TheManTheMythTheGameDev 2023-12-19 01:36:03 -08:00
  • 9fcfc8d64b [rcore] Fix ShowCursor(), HideCursor() and review SetMouseCursor() for PLATFORM_WEB (#3647) ubkp 2023-12-17 09:46:21 -03:00
  • 2487174b48 Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644) ubkp 2023-12-16 14:25:55 -03:00
  • 0df78d4eeb Fix fullscreen known issue 1 for PLATFORM_WEB (#3642) ubkp 2023-12-16 14:22:02 -03:00
  • fd84ab3cf7 Bump CMake version required to avoid deprecated #3639 Ray 2023-12-15 19:17:44 +01:00
  • f3adde8bbd REVIEWED: DrawSplineLinear() to SUPPORT_SPLINE_MITERS Ray 2023-12-15 18:40:19 +01:00
  • 0fc1765ff3 Implement miters in DrawSplineLinear (#3585) Toctave 2023-12-15 18:34:34 +01:00
  • 9de79861ea BM Font Extender (#3536) Dongkun Lee 2023-12-16 02:32:01 +09:00
  • e001f7e75e Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634) ubkp 2023-12-15 13:36:27 -03:00
  • 9bdc217987 basic PBR example (#3621) devdad 2023-12-15 17:13:44 +01:00
  • 489f0b93f9 [rcore] Add GetWindowPosition() implementation for PLATFORM_WEB and fixes #3636 style/format (#3637) ubkp 2023-12-15 12:24:45 -03:00
  • 1e7b99562a Add new raylib-beef binding (#3640) Braedon Lewis 2023-12-15 10:23:35 -05:00
  • 10c82595b0 Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB (#3636) ubkp 2023-12-14 16:55:33 -03:00
  • 38626dcffd REVIEWED: HighDPI support on Web platform #3372 -WIP- Ray 2023-12-14 15:32:53 +01:00
  • d29b36310f Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-12-14 15:32:45 +01:00
  • 88db11fda4 Update rtextures.c Ray 2023-12-14 15:30:48 +01:00
  • cec2261e96 [rcore] Flip VR screens (#3633) Matthew Oros 2023-12-13 15:24:24 -05:00
  • 387506faab [rcore] Remove unused vScreenCenter (#3632) Matthew Oros 2023-12-13 15:22:44 -05:00
  • 222f6f7877 Fix box blur symmetry & simplify code (#3631) Romash 2023-12-13 23:21:08 +03:00
  • 6083d2b9f3 fixed coding style in function TextToFloat (#3627) Benjamin Schmid Ties 2023-12-13 21:20:13 +01:00
  • a57a0ecd96 Update audio_stream_effects.c (#3618) lipx 2023-12-13 17:19:14 -03:00
  • 9322ad0f9b Ignore compiled dll binaries. (#3628) 2Bear 2023-12-13 06:05:14 +08:00
  • c5ebdb8ba7 REVIEWED: Issue in sequence generation #3612 Ray 2023-12-11 09:33:21 +01:00
  • 6f3c87a999 Fix #3613 Ray 2023-12-11 09:21:30 +01:00
  • 31d3ed97c7 Update audio_raw_stream.c (#3624) riadbettole 2023-12-11 09:12:30 +01:00
  • a2e45239c3 [rcore] Complement SetWindowState() and ClearWindowState() for PLATFORM_WEB (#3625) ubkp 2023-12-11 05:11:42 -03:00
  • 39457ace2f [rcore] Add ToggleBorderlessWindowed() implementation for PLATFORM_WEB (#3622) ubkp 2023-12-11 05:11:20 -03:00
  • 44eeda2475 Optimize gesture handling for PLATFORM_DRM (#3616) ubkp 2023-12-11 04:58:55 -03:00
  • ed8a18ea64 [rcore] Fix real touch gestures for PLATFORM_DESKTOP_SDL (#3614) ubkp 2023-12-11 04:57:51 -03:00
  • 28bdaa2da6 Update projects/CMake/CMakeLists.txt to raylib 5.0 (#3623) Peter0x44 2023-12-11 07:29:19 +00:00
  • 032cc497ca Updating CMake version to 5.0 so libraries are correctly versioned (#3615) David Williams 2023-12-09 10:33:12 -08:00
  • a9ba51aa72 [rcore] Fix IsMouseButtonUp() for PLATFORM_WEB and PLATFORM_DRM (#3611) ubkp 2023-12-07 15:53:27 -03:00
  • ab9bddb3bd [rcore] Fix IsMouseButtonUp() and add touch events for PLATFORM_DESKTOP_SDL (#3610) ubkp 2023-12-07 15:53:02 -03:00
  • 8b33d1eeb9 Fix IsMouseButtonUp() (#3609) Kenneth M 2023-12-07 12:50:36 -06:00
  • 6b93180130 Fix for free camera mode (#3603) lesleyrs 2023-12-07 19:49:49 +01:00
  • d99617d084 [rcore] Fix IsKeyPressedRepeat() for PLATFORM_DESKTOP_SDL (#3605) ubkp 2023-12-07 15:47:58 -03:00
  • 984e83c2d0 Fix GetKeyPressed and GetCharPressed for SDL (#3604) ubkp 2023-12-05 06:02:48 -03:00
  • 731b210f51 REVIEWED: WARNING: LoadFontData() avoid fallback glyphs Ray 2023-12-04 17:32:55 +01:00
  • a016b4ded2 REVIEWED: LoadFontData(), load image only if glyph has been found in font Ray 2023-12-03 20:17:16 +01:00
  • 84ae189953 Create raylib_1024x1024.png Ray 2023-12-03 20:16:26 +01:00
  • 26d61875ee Create raylib.icns Ray 2023-12-03 20:16:23 +01:00
  • 8a586249d7 Fix Wrong Makefile flag #3593 Ray 2023-12-03 20:16:19 +01:00
  • d0a783e362 Revert "Fix Windows Hardcoding (#3600)" Ray 2023-12-03 20:08:48 +01:00
  • 5aa84a34ea Revert "Fix warning while using external GLFW older than version 3.4.0 (#3599)" Ray 2023-12-03 20:06:34 +01:00
  • 4ae2af0bcc Fix Windows Hardcoding (#3600) mr sihc 2023-12-03 19:55:16 +01:00
  • f1b0d15813 Fix warning while using external GLFW older than version 3.4.0 (#3599) Marco Maia 2023-12-03 15:53:52 -03:00
  • 8ae804ff9a Fix cmake-built libraylib.a to properly include GLFW's object files (#3598) Peter0x44 2023-12-03 18:53:11 +00:00
  • dfb0ca43c5 Update raylib-freebasic binding (#3591) WIITD 2023-12-03 19:51:47 +01:00
  • 0748dc2d1e Remove a duplicated loop for PLATFORM_DRM (#3590) ubkp 2023-12-01 10:55:48 -03:00
  • 55e7d1aad1 Expose OpenGL take 2 (#3588) Peter0x44 2023-11-30 21:43:02 +00:00
  • ef5069862d Fix mistake in pr #3572 (#3587) Peter0x44 2023-11-30 19:07:50 +00:00
  • e9ddb15d9d REVIEWED: rlgl function description and comments Ray 2023-11-30 19:04:38 +01:00
  • 6b136fac67 ADDED: ExportMeshAsCode() Ray 2023-11-30 13:01:19 +01:00