Commit Graph

  • c31559101a REVIEWED: rlLoadFramebuffer(), parameters not required Ray 2024-02-04 11:52:49 +01:00
  • 250d89b621 Update raylib_api.* by CI github-actions[bot] 2024-02-04 10:37:24 +00:00
  • 9a5dddc311 Added viewport independent raycast (#3709) Luís Almeida 2024-02-04 10:37:10 +00:00
  • f033b30703 Review formating and some defines naming consistency Ray 2024-02-04 11:33:38 +01:00
  • d91e9104aa [rcore] Fix GetFileNameWithoutExt() (#3771) oblerion 2024-02-04 11:28:58 +01:00
  • a96b224b38 Add gamepad support to PLATFORM_DESKTOP_SDL (#3776) A 2024-02-04 11:24:05 +01:00
  • 868d515fbc Update rtext.c #3777 Ray 2024-02-04 11:18:46 +01:00
  • eed56a45d6 REVIEWED: LoadFontDataBDF() name and formating Ray 2024-02-04 11:10:46 +01:00
  • 0932cd3059 [rtext] Add BDF font support (#3735) Stanley Fuller 2024-02-04 05:28:12 +11:00
  • 29ff658d92 Update BINDINGS.md (#3774) Brandon Baker 2024-02-02 12:06:30 -05:00
  • 7ec43022c1 Fix segfault in ExportWaveAsCode (#3769) IoIxD 2024-02-01 13:16:57 -07:00
  • c0b081fac0 Fix MeasureTextEx() height calculation (#3770) Marrony Neris 2024-02-01 12:14:22 -08:00
  • 25306eae42 REVIEWED: Issue on parsing #3765 Ray 2024-02-01 00:05:30 +01:00
  • d79828076f REVIEWED: macOS issues #3767 Ray 2024-02-01 00:03:06 +01:00
  • deaffb0698 Review PR #3746 formating Ray 2024-01-29 21:16:17 +01:00
  • bebf9547bd [CORE,RLGL] Fix scale issues when ending a mode (#3746) Jeffery Myers 2024-01-29 12:10:23 -08:00
  • 812645b077 cleaned away unused macros in rcamera.h (#3762) Brian E 2024-01-28 12:49:07 +00:00
  • cf10cdd6b3 Added missing "standalone" functions to raudio.c & fixed return bug (#3760) Alessandro Nikolaev 2024-01-28 12:46:27 +00:00
  • f4add5f10d Fix rlSetUniformSampler (#3759) veins1 2024-01-28 17:45:19 +05:00
  • 40f3df5b86 Update core_2d_camera_platformer.c Ray 2024-01-24 21:17:11 +01:00
  • ff1eeafb95 Fix bug to retrieve material specular map in DrawMesh function, with incorrect index (#3758) Victor Gallet 2024-01-23 12:37:54 +01:00
  • cb97a8063d [rtext.c] fixing some comments to align comments style (#3756) Idir Carlos Aliane 2024-01-22 23:15:25 +01:00
  • 6f1c31b25d Change some minor comments to align with comments style (#3755) Idir Carlos Aliane 2024-01-22 21:26:18 +01:00
  • c133fee286 [raymath.h] Small code refactor (#3753) Idir Carlos Aliane 2024-01-22 19:48:18 +01:00
  • 27645e16ab fixed small typo, replaced th with the (#3752) Brian E 2024-01-22 10:36:38 +00:00
  • ef92ced370 fix CheckCollisionPointPoly (#3750) Antonio Raúl 2024-01-22 10:35:55 +00:00
  • 68c32a4184 Fix typo in HISTORY.md (#3751) Idir Carlos Aliane 2024-01-22 07:58:47 +01:00
  • 5c25913e09 Fix Android keycode translation and duplicate key constants (#3733) Alexandre Almeida 2024-01-20 17:22:33 -03:00
  • 192f7f1b29 [rcore rglfw] Feature Test Macros before include (#3737) John 2024-01-20 21:08:19 +01:00
  • 0a8165c0ac Make raylib/raygui work better on touchscreen (#3728) Hongyu Ouyang 2024-01-20 12:05:30 -08:00
  • b600786c52 Update BINDINGS.md (#3739) Anand Swaroop 2024-01-17 18:22:10 -05:00
  • c57b8d5a6a REVIEWED: ImageKernelConvolution(), formating and warnings Ray 2024-01-15 20:32:46 +01:00
  • d2b1256e5c Fix bounds check for ImageDrawRectangleRec (#3732) Blockguy24 2024-01-14 21:21:29 +11:00
  • 02133092f8 Update OCaml bindings version (#3730) Tobias Mock 2024-01-13 22:46:33 +00:00
  • cb2572fe07 Avoid asserts because could crash some decompressions https://github.com/raysan5/raygui/issues/364 Ray 2024-01-13 16:57:25 +01:00
  • 520c8cffb2 Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some times (Windows looks at center of window while the old raylib code looked on upper left corner of window, now it just uses the glfw function to fetch the window's current scaling). Also introduced a callback to update the CORE.Window.screenScaling when the content scaling updates, previously scaling did not work correctly on systems with multiple monitors that have different DPI scaling. (#3701) Karl Zylinski 2024-01-13 10:49:04 +01:00
  • b7141d556e Add shared library build option for build.zig and update to zig 0.12.0-dev.2139 (#3727) Andrew Lee 2024-01-13 02:46:53 -07:00
  • 9d628d1d49 Enable animation names for the m3d model format. (#3714) kolunmi 2024-01-11 11:49:25 -07:00
  • 482722d881 Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715) freakmangd 2024-01-11 13:48:37 -05:00
  • a820c37ab2 implemented fill color TODO in ImageResizeCanvas() (#3720) Lieven Petersen 2024-01-11 19:48:14 +01:00
  • 746f129bfe Fix ImageDrawRectangleRec (#3721) Le Juez Victor 2024-01-11 19:37:42 +01:00
  • 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