Commit Graph

  • 5cd7202777 Update models_rlgl_solar_system.c Ray 2026-03-17 08:12:15 +01:00
  • 22e1e86c52 Update raylib.vcxproj.filters Ray 2026-03-17 08:12:09 +01:00
  • 1eea511070 Remove trailing spaces Ray 2026-03-16 17:51:53 +01:00
  • e0d3037e15 Update raylib.h Ray 2026-03-16 17:51:44 +01:00
  • 483d687900 Updated examples versions, validated with REXM Ray 2026-03-16 17:19:27 +01:00
  • 7401214e92 Update audio_stream_callback.c Ray 2026-03-16 17:14:53 +01:00
  • d2be4ac2c9 Update CHANGELOG Ray 2026-03-16 17:04:36 +01:00
  • 19ec2588be Update Makefiles for emsdk version 5.0.x, using required node 22.16.0 and Python 3.13.3 Ray 2026-03-16 17:04:30 +01:00
  • e2aed43410 Update examples version to latest raylib 6.0 Ray 2026-03-16 17:03:02 +01:00
  • 4a16dc9b09 Update build_webassembly.yml Ray 2026-03-16 17:01:26 +01:00
  • ceeaf57a8b [CHANGELOG] fix github name (#5663) Maicon Santana 2026-03-16 08:24:33 +00:00
  • dfc3f58a06 fixed web platform resize events (#5662) Thomas Anderson 2026-03-15 17:26:29 -05:00
  • 26f329a5e7 fixed copy paste error in makefiles (#5660) Thomas Anderson 2026-03-15 14:40:26 -05:00
  • 1d9e24eb58 REVIEWED: GetTime(), make it consistent between platforms, consider window initialization base time Ray 2026-03-15 20:39:57 +01:00
  • 29280971be rcore_platform_sdl: Fix GetTime() resolution for sdl (#5653) Soma Mizobuchi 2026-03-15 15:31:18 -04:00
  • fd017c0b2d fixed issue with mouse modes (#5659) Thomas Anderson 2026-03-15 14:25:31 -05:00
  • fbec6b0593 ADDED: Most relevant changes for raylib 6.0 Ray 2026-03-15 19:17:47 +01:00
  • 8395374e3d Update HISTORY.md Ray 2026-03-15 19:17:03 +01:00
  • 116191fd80 LibraryConfigurations.cmake: exchanged MATCHES -> STREQUAL in platform choosing if-statements (#5654) Krzysztof Szenk 2026-03-15 08:48:55 +01:00
  • a6d5a7ffbc Update GitHub usernames for contributors Ray 2026-03-13 19:44:06 +01:00
  • f89d38b086 Resolveed conflicts Ray 2026-03-13 18:55:36 +01:00
  • 38ed50c07b [rcore][android] Fix CMake shared build and improve --wrap WARNING docs (#5646) ghera 2026-03-13 18:53:39 +01:00
  • 4b9d802d4e Adapt build.zig to redesigned raylib build features config system (#5645) Wertual08 2026-03-13 20:53:11 +03:00
  • 70cb8d15e0 [examples] Add audio_stream_callback (#5638) dan-hoang 2026-03-13 10:51:49 -07:00
  • 7763da41d7 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-03-13 18:50:37 +01:00
  • 6ba6df3af3 Remove trailing spaces Ray 2026-03-13 18:50:26 +01:00
  • 7b9a2a4145 Update HISTORY.md Ray 2026-03-13 18:49:57 +01:00
  • f83590aa37 Update BINDINGS.md (#5648) Jack 2026-03-13 06:30:48 +00:00
  • c5712db1e0 Update raylib-odin binding license (#5647) Joel Torres 2026-03-13 01:30:05 -05:00
  • f9ea607385 fix error in textinsert, found by github user chrg127 (#5644) Thomas Anderson 2026-03-12 05:38:06 -05:00
  • 8a93587eaa Fix raycasting logic in models_basic_voxel.c (#5643) Thomas Prowse 2026-03-12 10:36:53 +00:00
  • 64e8bfcfb6 remove path override/change for linux (#5641) Thomas Anderson 2026-03-12 05:35:48 -05:00
  • 4e360c97f4 remove duplicate line in makefile (#5640) Thomas Anderson 2026-03-12 05:34:38 -05:00
  • ee4f4a29c2 [examples] Update audio_raw_stream.c (#5637) dan-hoang 2026-03-12 03:33:47 -07:00
  • 6cebf63cba Change GetRenderWidth() to GetScreenWidth() for consistency (#5635) Thomas Prowse 2026-03-10 23:21:53 +00:00
  • 7b1096dc53 [raylib.h] fix audio pan comment (#5633) Thomas Anderson 2026-03-10 03:51:12 -05:00
  • e40ddfabbb **WARNING: BREAKING:** REDESIGNED: rlgl shader loading API function names for more consistency #5631 Ray 2026-03-09 14:23:54 +01:00
  • 2b207be11e ADDED: rlUnloadShader() #5631 Ray 2026-03-09 13:22:29 +01:00
  • d604cd7f65 Update rmodels.c Ray 2026-03-09 12:52:27 +01:00
  • 78023ffca5 Fix memory leak in LoadGLTF when model has no bones (#5629) victorberdugo1 2026-03-09 11:50:19 +00:00
  • 32005b9edf Update textures_bunnymark.c Ray 2026-03-08 23:00:05 +01:00
  • 99cab6d3a7 Update rtext.c Ray 2026-03-06 17:11:48 +01:00
  • 1839b3edb0 Update shaders_cel_shading.c Ray 2026-03-06 17:11:44 +01:00
  • eed30b6f90 Update HISTORY.md Ray 2026-03-06 16:54:15 +01:00
  • a0ffefcb9d Update rlgl.h Ray 2026-03-06 16:53:56 +01:00
  • 12039ba7d0 Update raylib.h Ray 2026-03-06 16:53:40 +01:00
  • c8d1f3e750 Make LoadFontFromImage limit its scanning to image dimensions. (#5626) JoeStrout 2026-03-06 08:52:58 -07:00
  • 54f630774d [example] cel-shading and outline using inverted hull (#5615) Gleb A 2026-03-06 10:52:28 -05:00
  • 3e926d65a0 add x11 libraries for raylib as glfw make private (#5625) Maicon Santana 2026-03-05 13:51:16 +00:00
  • f9ee714c76 [rcore][android] Add WARNING comment for --wrap=fopen build system requirements (#5624) ghera 2026-03-05 11:50:47 +01:00
  • ea00b97c59 rlparser: update raylib_api.* by CI github-actions[bot] 2026-03-05 10:50:09 +00:00
  • 02b592cd7b [rtext] Add MeasureTextCodepoints() for direct measurement of codepoints (#5623) moe li 2026-03-05 18:49:57 +08:00
  • 84dc56ba89 Update README.md Ray 2026-03-04 20:32:16 +01:00
  • d6926eb46a Update CMakeLists.txt Ray 2026-03-04 19:17:46 +01:00
  • eb1e85e400 Update rmodels.c Ray 2026-03-04 19:17:41 +01:00
  • 2eaac95df0 Check if locs is not null before try to access (#5622) Maicon Santana 2026-03-04 18:16:22 +00:00
  • de720a8d4c [backend/GLFW] Added bounds check (#5621) Thomas Anderson 2026-03-04 01:40:15 -06:00
  • 28288fafb1 Fix MSVC warnings. (#5619) Jeffery Myers 2026-03-03 22:52:50 -08:00
  • 71677765c5 Fix Makefile template to support libraylib.web.a (#5620) takenoko-pm 2026-03-04 15:49:55 +09:00
  • e1959a4e5c rlparser: update raylib_api.* by CI github-actions[bot] 2026-03-04 00:15:21 +00:00
  • faf42366ec Code gardening Ray 2026-03-04 01:14:26 +01:00
  • 23c06bc6f1 Updating raygui for examples Ray 2026-03-04 00:22:50 +01:00
  • 5ada84cc6d Update rtext.c Ray 2026-03-04 00:13:47 +01:00
  • d0f899721b Update raudio.c Ray 2026-03-04 00:01:34 +01:00
  • 23f86689dc Update CHANGELOG Ray 2026-03-03 22:41:21 +01:00
  • 1cf278b8b4 Update ROADMAP.md Ray 2026-03-03 22:41:08 +01:00
  • 1d85071372 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-03-03 22:40:44 +01:00
  • b4746469d4 Formating review, using imperative mode in comments Ray 2026-03-03 22:40:34 +01:00
  • 70a1a57a12 Remove unnecessary define from raylib_opengl_interop.c (#5618) Dmitry Mozgin 2026-03-03 21:04:06 +03:00
  • 37a852a7ae [web] Add clipboard image implementation for web (#5614) Maicon Santana 2026-03-03 17:57:34 +00:00
  • b68dbaa8af [tools/rexm] Update nextCatIndex (#5616) Thomas Anderson 2026-03-03 11:55:50 -06:00
  • 9ae34d2c4b Update ROADMAP.md Ray 2026-03-03 11:13:33 +01:00
  • 8e705b19e4 Update LibraryConfigurations.cmake (#5617) Dmitry Mozgin 2026-03-03 11:11:41 +03:00
  • bf830c3f7b Update config.h Ray 2026-03-02 16:07:56 +01:00
  • 23c8ee855d Update config.h Ray 2026-03-02 16:05:00 +01:00
  • 416da9aca6 Revert "REVIEWED: TRACELOG() macro logic" Ray 2026-03-02 16:01:00 +01:00
  • 936e8ae0db Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-03-02 15:57:08 +01:00
  • ea92677902 REVIEWED: TRACELOG() macro logic Ray 2026-03-02 15:56:59 +01:00
  • 3bea7f518d Added MatrixUnit and MatrixMultiplyValue (#5613) Lam Wei Lun 2026-03-02 22:46:15 +08:00
  • e1113c8833 REVIEWED: Fullscreen request #5601 Ray 2026-03-02 13:16:43 +01:00
  • 2c5e7f8db6 REVIEWED: example: textures_clipboard_image Ray 2026-03-02 12:42:55 +01:00
  • 8596c940ae Add clipboard image example to showcase the chipboard image functionality (#5604) Maicon Santana 2026-03-02 11:34:02 +00:00
  • 0b9239eca2 REVIEWED: Code formating Ray 2026-03-02 12:24:29 +01:00
  • 70a58a6ec6 [platform][glfw][rgfw] Implementing clipboard image linux (#5603) Maicon Santana 2026-03-02 11:19:42 +00:00
  • 950c064448 [rcore][android] Replace android_fopen() with linker --wrap=fopen (#5605) ghera 2026-03-02 12:18:04 +01:00
  • f583674327 fix memory corruption in GenImageFontAtlas reallocation (#5602) moe li 2026-02-27 15:36:46 +08:00
  • 28e40d502a #if reduced as possible (#5600) Maicon Santana 2026-02-27 07:19:06 +00:00
  • 178aca0fd0 rlparser: update raylib_api.* by CI github-actions[bot] 2026-02-26 23:00:48 +00:00
  • f3958cae5d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-02-27 00:00:17 +01:00
  • 2b3218c3db REVIEWED: Start working on raylib 6.0 release... Ray 2026-02-26 23:59:30 +01:00
  • 05a34b09ea Swaping #pragma message with TRACELOG inside the clipboard_image function (#5596) Maicon Santana 2026-02-26 22:45:34 +00:00
  • d8861cc35f change defined() to 0/1 check (#5599) Thomas Anderson 2026-02-26 16:41:33 -06:00
  • c686e087b3 Update rtextures.c Ray 2026-02-26 23:40:03 +01:00
  • 92a1b80465 REVIEWED: Flags checks, fixes #5597 Ray 2026-02-26 23:38:06 +01:00
  • d869db1572 Update raylib.sln Ray 2026-02-26 23:37:45 +01:00
  • f23a900e91 fix memory leak found by maiconpintoabreu (#5598) Thomas Anderson 2026-02-26 16:22:38 -06:00
  • 72b206624f MSVC warnings (#5595) Jeffery Myers 2026-02-26 09:33:08 -08:00
  • 7a3cecc010 Fix a 64 bit to 32 bit int cast warning. (#5594) Jeffery Myers 2026-02-26 08:45:40 -08:00
  • 5361265a7d WARNING: BREAKING: REDESIGNED: raylib build features config system #4411 #4554 Ray 2026-02-26 08:19:28 +01:00
  • 304e489edd ANDROID: Fix broken LoadMusicStream due to missing fopen redirect in raudio.c (#5589) ghera 2026-02-26 00:44:00 +01:00