Commit Graph

  • 46cd07d2c7 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 Ray 2025-03-21 17:17:45 +01:00
  • 266fba1111 Minor tweaks Ray 2025-03-21 17:07:55 +01:00
  • add4da8fb3 Merge pull request #4845 from bamless/log-zoom Ray 2025-03-20 10:38:59 +01:00
  • e140aca1b5 Increase zoom factor in core_2d_camera.c Fabrizio Pietrucci 2025-03-19 20:19:19 +01:00
  • 8b84c999d2 Use logarithmic zoom scaling in 2d camera zoom examples Fabrizio Pietrucci 2025-03-19 19:48:04 +01:00
  • cd9206956c Merge pull request #4843 from theundergroundsorcerer/DrawCircleSector-quickfix Ray 2025-03-18 11:29:32 +01:00
  • 589ad0a33d Add early return to circle sector functions when angles are equal. Prevents unnecessary work and division by zero (when segments=0) in DrawCircleSector/DrawCircleSectorLines when startAngle equals endAngle, matching existing behavior in DrawRing/DrawRingLines. Myrddin Krustowski 2025-03-18 11:51:58 +02:00
  • 2f63a15630 Merge pull request #4836 from JeffM2501/unscale_on_resize Ray 2025-03-14 17:15:14 +01:00
  • d56ab670c3 spaces not tabs Jeffery Myers 2025-03-14 08:18:26 -07:00
  • bbbdd1f080 Merge pull request #4839 from aidonmaster/patch-1 Ray 2025-03-14 08:09:49 +01:00
  • 513753c394 Converting int to char Aidon 2025-03-13 21:50:20 -03:00
  • cb830bed72 Increased depth size and clip distances to avoid z-fighting issues Ray 2025-03-13 16:34:39 +01:00
  • d0e638cc31 REVIEWED: Platform DRM messages... Ray 2025-03-13 11:42:16 +01:00
  • 99a9ecfaac [rcore] Support window flags with initialization issues Alex Anderson 2025-03-12 14:56:02 -07:00
  • 4bed3741c1 Unscale the window size on resize if we are doing automatic HighDPI scaling. Jeffery Myers 2025-03-12 14:16:50 -07:00
  • 749a512f13 REVIEWED: ScanDirectoryFiles*() #4833 Ray 2025-03-12 12:44:40 +01:00
  • 654d5c80c2 Merge pull request #4833 from MykBamberg/master Ray 2025-03-12 12:40:25 +01:00
  • a0318e67aa Merge pull request #4835 from NiamhNightglow/master Ray 2025-03-12 11:29:11 +01:00
  • fffbbad2f7 Guard against DEBUG Redefinition Nia Nightglow 2025-03-12 00:00:18 -05:00
  • daa2921476 [rcore] Use snprintf to prevent buffer overflow in path construction MykBamberg 2025-03-12 01:38:39 +01:00
  • b80250bee4 Merge pull request #4807 from RicoP/RicoP/sinfl_bsr Ray 2025-03-11 08:32:32 +01:00
  • 0934cdba48 fix C++ style cast Rico P 2025-03-11 07:09:10 +01:00
  • 7dc409d060 potential fix for MSVC compile error Rico P 2025-03-11 07:03:57 +01:00
  • e7872a700d update sinfl_bsr Rico P 2025-03-10 20:57:48 +01:00
  • 7f8bf2233c REVIEWED: Formating to follow raylib conventions Ray 2025-03-10 17:08:18 +01:00
  • bd8e59f18d Replace size_t by unsigned int Ray 2025-03-10 17:07:18 +01:00
  • 4c8c72778d Remove trailing spaces Ray 2025-03-10 17:04:29 +01:00
  • 9c62a7823b Update Makefile Ray 2025-03-10 17:04:14 +01:00
  • 0853c5b03f [rcore][RGFW] bug fixes (#4798) Colleague Riley 2025-03-10 11:50:40 -04:00
  • 61a026f7ef [examples] Reorganize some conditions to fix overlap bugs (#4829) Amy Wilder 2025-03-09 06:40:24 -04:00
  • 5bda46960c REVIEWED: Linux workflow to run on ubuntu-latest Ray 2025-03-08 18:49:50 +01:00
  • bbeade636c build.zig.zon: update hashes (#4826) David Vanderson 2025-03-08 06:42:17 -05:00
  • 097e80d1c4 added comment to fingerprint line per recommendation from the standard 'build.zig.zon' file generated by 'zig init' in Zig 0.14.0 (#4827) 10aded 2025-03-08 11:21:50 +10:00
  • f430d72a8c [examples] fix: use quotation marks when including raylib.h (#4821) sleeptightAnsiC 2025-03-07 20:24:53 +01:00
  • 590f793755 Update build.zig.zon to use the new zig v0.14 version (#4819) zewenn 2025-03-07 20:24:01 +01:00
  • 9ba0cdbe6d Fix GetCurrentMonitor comments. (#4812) Kaluub 2025-03-07 14:21:08 -05:00
  • f1385f3aec Fix stb_truetype composite glyph scaling logic (#4811) Ashish Bhattarai 2025-03-04 18:53:11 +01:00
  • cb3168a048 Wow! We surpassed the **8000** commits! AMAZING! :D Ray 2025-03-02 17:42:10 +01:00
  • 34159399cf [rcore] fix crash in InitWindow, due to unchecked result of InitPlatform (#4803) sleeptightAnsiC 2025-03-02 17:05:09 +01:00
  • 539c45ee23 sinfl_bsr fix for TCC Rico P 2025-03-02 16:20:49 +01:00
  • b99c2848c1 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-03-02 13:43:32 +01:00
  • 654131799e Minor tweaks Ray 2025-03-02 13:43:15 +01:00
  • a20d9dedf3 [desktop_glfw] fix InitPlatform crash caused by glfwCreateWindow... (#4804) sleeptightAnsiC 2025-03-01 23:42:07 +01:00
  • eb8a343e31 [cmake] Use STATIC lib ON by default (#4799) Bruno Cabral 2025-02-25 22:48:59 -08:00
  • e4dcdfa1f2 update RGFW to 1.6 (#4795) Colleague Riley 2025-02-25 15:49:37 -05:00
  • e4993c5557 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-02-25 17:50:54 +01:00
  • 557d071fa2 Reviewed shader loading message Ray 2025-02-25 17:50:46 +01:00
  • 7cae259a6d Reviewed shaders comment wording (#4793) jordan4ibanez 2025-02-25 08:26:52 -05:00
  • da8a08006a Added some comments on latest change Ray 2025-02-25 12:46:06 +01:00
  • 27af359d1c [rlgl] Preserve texture on mode switching (#4364) Destructor17 2025-02-25 14:39:00 +03:00
  • e1ec595251 ADDED: Resource file to example projects #4790 Ray 2025-02-25 12:06:34 +01:00
  • 0037ee5420 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-02-25 11:43:32 +01:00
  • 256953957f Update Makefile Ray 2025-02-25 11:43:25 +01:00
  • a979b10966 Minor format tweak Ray 2025-02-25 11:43:22 +01:00
  • 1e2fd94209 fix linkage warnings under windows (#4766) Rico P 2025-02-24 13:54:17 +01:00
  • 8edbd07b5e Do not check GUI libs for DRM (#4792) Slendi 2025-02-24 14:53:30 +02:00
  • 294da26042 Update raymath.h Ray 2025-02-23 23:07:12 +01:00
  • fc5ff8db5c Update raymath.h Ray 2025-02-23 23:06:31 +01:00
  • a5907bfdca REVIEWED: MatrixDeterminant() #4780 Ray 2025-02-23 23:04:52 +01:00
  • 85a87baf69 Support IsWindowHidden() on web. (#4789) Mario Nachbaur 2025-02-23 18:19:42 +01:00
  • 015ab9df18 Amend comment to explain what LoadCodepoints is doing. (#4787) Jay Rhoden 2025-02-24 01:19:10 +08:00
  • 99d2119dd6 [build] Add CI for ARM64 with Visual Studio (#4781) Peter0x44 2025-02-21 06:31:50 -08:00
  • 4522ecae1a [raudio] Fixed memory leak on early-return of WaveFormat func (#4779) Ralph Caraveo 2025-02-21 06:29:12 -08:00
  • c34ef35433 Update RGFW and ensure it's consistent with the GLFW backend (#4783) Colleague Riley 2025-02-21 06:32:09 -05:00
  • 5ea60dd3ce Minor tweaks Ray 2025-02-20 18:10:01 +01:00
  • 32fcfd3549 Minor tweaks Ray 2025-02-19 13:38:22 +01:00
  • 77df0ab1e8 [rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) sleeptightAnsiC 2025-02-18 22:53:18 +01:00
  • 11090ab6cb [raylib.h] Added space after comma (#4774) Brian E 2025-02-17 12:12:59 +01:00
  • b49c079b1d Fix typo in rshapes.c (#4772) vict-Yang 2025-02-16 22:43:32 +08:00
  • 2b59e7475f Implement Android-specific functions (#4769) Le Juez Victor 2025-02-15 19:34:51 +01:00
  • c647d33703 Better default values for normals and tangents (VBOs) (#4763) Le Juez Victor 2025-02-14 01:00:05 +01:00
  • ee946b2f16 use strstr instead of TextFindIndex (#4764) mannikim 2025-02-13 23:58:33 +00:00
  • 1d87932d93 TextSubtext fixes (#4759) veins1 2025-02-13 03:12:10 +05:00
  • a1de60f3ba added missing file (#4754) Thomas Anderson 2025-02-08 04:23:15 -06:00
  • a61c710b45 Update raylib_api.* by CI github-actions[bot] 2025-02-08 10:22:50 +00:00
  • 6a644b48f0 doc: audio stream processor, number of channels (#4753) goto40 2025-02-08 11:22:34 +01:00
  • cceabf6961 Formatting review Ray 2025-02-02 13:00:20 +01:00
  • cfe96931f5 REVIEWED: Formatting #4739 Ray 2025-02-02 12:59:34 +01:00
  • bddb5df0d4 [rmodels] Separate GLTF roughness and metallic channels on load (#4739) Nikolas 2025-02-02 12:48:18 +01:00
  • 5a254e3d5e Set PLATFORM to Web by default when configuring web builds with emcmake (#4748) Gil Reis 2025-02-02 11:46:28 +00:00
  • 4f5a20a634 Add missing increments of k in LoadImageDataNormalized() (#4745) Henrik A. Glass 2025-02-01 21:30:21 +01:00
  • 1958de4a12 Update raylib-cs binding link (#4746) Chris Dill 2025-02-01 20:29:27 +00:00
  • e85ae86f70 [platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed (#4742) whaley 2025-02-01 04:50:25 -05:00
  • 99dfec070a [rtext] fix: misuse of cast in GetCodepointCount (#4741) sleeptightAnsiC 2025-01-31 14:44:23 +01:00
  • 1f6de0c507 Replacing hardcoded canvas id references with module variable usages (#4735) Eike Decker 2025-01-31 00:34:51 +01:00
  • d46ba9a671 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-01-28 16:19:39 +01:00
  • 9789ff123b REVERTING: emscripten_sleep() previous removal #4713 Ray 2025-01-28 16:19:30 +01:00
  • 2492dd3d0a [build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c (#4732) Peter0x44 2025-01-27 22:15:09 +00:00
  • 5504983c91 Update CMakeLists.txt (#4727) elite0OG 2025-01-27 13:50:10 +05:30
  • f6f31a9f21 [rtextures] Fix HalfToFloat() and FloatToHalf() dereferencing issues with an union (#4729) Asdqwe 2025-01-26 17:26:18 -03:00
  • 53ea275b9c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-01-26 19:43:01 +01:00
  • 861ebafe62 Update shaders_mesh_instancing.c Ray 2025-01-26 19:42:52 +01:00
  • 139de05e9d [rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724) Asdqwe 2025-01-25 16:49:42 -03:00
  • 49d37b035f [rtexture] Cubemap mipmap loading improvements (#4721) Nikolas 2025-01-24 10:41:32 +01:00
  • 7bfc8e8ca7 [example] Add shaders_rounded_rectangle example (#4719) Anstro Pleuton 2025-01-23 01:51:36 -08:00
  • 87f17538d0 Reviewed warning on shared library generation for web Ray 2025-01-21 19:23:16 +01:00
  • 322ba54c08 Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) sleeptightAnsiC 2025-01-21 19:20:51 +01:00
  • 2c50da9a6a REVIEWED: -sASSERTIONS usage by linker #4717 Ray 2025-01-21 19:18:23 +01:00
  • d48b8afbb5 Update rcore_web.c Ray 2025-01-20 14:01:57 +01:00
  • 77c509db6e removed hardcoded sleep (#4713) Anthony Carbajal 2025-01-20 05:14:18 -06:00