8254 Commits (f3b8a5238488f390693cdda64c9623f709f3df4c)
 

Author SHA1 Message Date
  M374LX bb5b5434a7 Update miniaudio to v0.11.22 1 month ago
  alqeeu 51958d6e2c changed `RGFW_window_eventWait` timeout to -1 1 month ago
  garrisonhh b52a9f8a04 Add LICENSE to build.zig.zon 1 month ago
  Vincent Lee 19ae6f2c2d [rshapes] Fix incorrect parameter names in DrawRectangleGradientEx 1 month ago
  github-actions[bot] 58a6846c8f Update raylib_api.* by CI 1 month ago
  jestarray 296e3af470 add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments 1 month ago
  Ray 924c87db33
Merge pull request #4976 from M374LX/rgfw-update-dev 1 month ago
  M374LX 6eeaf1dd5b Update RGFW to 1.7.5-dev 1 month ago
  Ray c1bb53738e
Merge pull request #4974 from M374LX/rgfw-escape-fix 1 month ago
  Ray 9bf4388a4f
Merge pull request #4965 from M374LX/rgfw-update 1 month ago
  github-actions[bot] 3414d96eaf Update raylib_api.* by CI 1 month ago
  Ray 20c0c92bdb
Merge pull request #4963 from meowstr/master 1 month ago
  M374LX bc2b2864e0 RGFW: fix Escape always closing the window 1 month ago
  Nikolas b26f6d34ba
Allow passing options to raygui in build.zig 1 month ago
  Ray b9c2ecc447
Merge pull request #4969 from M374LX/update-comments 1 month ago
  github-actions[bot] 8f2ecfba4d Update raylib_api.* by CI 1 month ago
  M374LX 3418172617 Update comments 1 month ago
  Ray 015db1641f
Merge pull request #4964 from M374LX/axes-comment 1 month ago
  M374LX a9525bfbc2 Update RGFW to 1.7 1 month ago
  M374LX 16f398b464 Update comment (gamepad axes) 1 month ago
  Meowster 6d5aedbd38 Add DrawEllipseV and DrawEllipseLinesV 1 month ago
  Ray 913c236487 REVIEWED: `MAX_GAMEPAD_AXES` 1 month ago
  Ray 341bfb22cc REVIEWED: `MAX_GAMEPAD_AXEX` for consistency #4960 1 month ago
  Ray 2afae1b3e1
Merge pull request #4962 from M374LX/rgfw-rctrl 1 month ago
  Ray f9fa63366c
Merge pull request #4958 from M374LX/unused-var 1 month ago
  M374LX c0cf57f8f0 RGFW backend: add missing Right Control key 1 month ago
  M374LX 299f5350a4 Remove unused variable 1 month ago
  github-actions[bot] 2d952d8e94 Update raylib_api.* by CI 1 month ago
  Ray d7148f5f9d REDESIGNED: Base64 encoding/decoding functions 1 month ago
  Ray 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent 1 month ago
  github-actions[bot] 8d9c1cecb7 Update raylib_api.* by CI 1 month ago
  Ray afb52b19a4 WARNING: REDESIGNED: `EncodeDataBase64()`, NULL terminated string returned 1 month ago
  Ray 21f0fe2a73 Removed some spaces 1 month ago
  Ray e3b9dbe75b
Merge pull request #4947 from padmadevd/master 2 months ago
  Padmadev D b6daa48a9c
Update rcore_android.c 2 months ago
  Ray a1d57e83f0
Merge pull request #4948 from parzivail/bug/meshnormals 2 months ago
  Colby Newman 21e711b13f
Fix typo in mesh animNormals 2 months ago
  Padmadev D 5da2d10118
Update rcore_android.c 2 months ago
  Ray 2be18e2c54
Merge pull request #4944 from Pivok7/master 2 months ago
  Pivok 0ffc8c517f Pbr example fix 2 months ago
  Ray 8c99a508c6 REVIEWED: `WindowSizeCallback()`, GLFW 2 months ago
  Ray a51d334440 Merge branch 'master' of https://github.com/raysan5/raylib 2 months ago
  Ray 9d4c31533d Update rtext.c 2 months ago
  Ray 15a0cf89b8
Merge pull request #4936 from lumenkeyes/master 2 months ago
  Ray ba31219141
Merge pull request #4937 from Bigfoot71/fix-gen-tangents 2 months ago
  Ray 5076d5743b
Merge pull request #4938 from JeffM2501/const_save_callback 2 months ago
  github-actions[bot] 4a1e9931a6 Update raylib_api.* by CI 2 months ago
  Jeffery Myers aa684a33de make save file callback match const correctness of calling function 2 months ago
  Bigfoot71 d135eef462 fix and improve `GenMeshTangents` 2 months ago
  Lumen Keyes 6f11e27bbe fix typo 2 months ago