Revīziju grafs

  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • | *
  • |/
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • | *
  • |/
  • | *
  • |/
  • | *
  • | *
  • | *
  • |/
  • | *
  • | *
  • |/
  • | *
  • |/
  • *
  • | *
  • | *
  • | | *
  • | | *
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • | | *
  • | |/
  • |/|
  • * |
  • |/
  • | *
  • |/
  • *
  • *
  • *
  • | *
  • |/
  • | *
  • |/
  • | *
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • * | |
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • | | *
  • * | |
  • * | |
  • * | |
  • | | | *
  • | | | *
  • | | | |\
  • | |_|_|/
  • |/| | |
  • | | | | *
  • | | | | *
  • | | | | *
  • | |_|_|/
  • |/| | |
  • * | | |
  • | | | | *
  • | | | | *
  • | |_|_|/
  • |/| | |
  • * | | |
  • | | | | *
  • | |_|_|/
  • |/| | |
  • * | | |
  • * | | |
  • * | | |
  • |\ \ \ \
  • * | | | |
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | |_|_|/
  • | |/| | |
  • | | | | | *
  • e22737126 REVIEWED: `TextJoin()`, convert `const char **` to `char**` by Ray 2025-01-11 23:38:21 +0100
  • 8e450e444 Reviewed shaders formating to follow raylib coding conventions by Ray 2025-01-11 19:36:46 +0100
  • 49b905077 remove trailing spaces by Ray 2025-01-11 19:36:26 +0100
  • c30dde76c (refs/pull/4681/head) Update README.md by Andrew Dunbar 2025-01-11 15:27:59 +0700
  • 62d8969a5 Reviewed shader formating by Ray 2025-01-10 22:56:25 +0100
  • 2b2694a89 Fix #4680 by Ray 2025-01-10 22:36:11 +0100
  • 4b49f0223 (refs/pull/4680/head) GCC 14+ does not like auto-casting a char** to a const char** for some reason. by Jeffery Myers 2025-01-10 13:28:45 -0800
  • 475b4c085 (refs/pull/4678/head) Changed things to implement correct usage of RMA (or MRA) textures by Almaas Rizvi 2025-01-10 22:33:13 +0530
  • 4bb18ada6 added correct usage of mra map textures by Almaas Rizvi 2025-01-10 22:23:46 +0530
  • 08b089f62 Reviewed shaders_deferred_render (#4676) by veins1 2025-01-10 21:41:40 +0500
  • 34f431b42 Update xcode-frameworks dependency for latest zig (#4675) by Michael Kearns 2025-01-10 16:40:48 +0000
  • 43dbaf21e [examples] Fix broken link (#4674) by Hakunamawatta 2025-01-11 03:40:13 +1100
  • eee86dd7c [build][CMake] Fix cmake configuration issue for Android (#4671) by Le Juez Victor 2025-01-10 17:37:57 +0100
  • b554b53ed fix pixel offset issue with `DrawRectangleLines` (#4669) by Le Juez Victor 2025-01-10 17:36:52 +0100
  • 00a80e170 (refs/pull/4676/head) Reviewed shaders_deferred_render by veins1 2025-01-10 17:34:48 +0500
  • 433cc23ea Update raylib_api.* by CI by github-actions[bot] 2025-01-10 12:06:46 +0000
  • bf8962dbc REVIEWED: Remove some `const` from text buffer return values by Ray 2025-01-10 13:06:28 +0100
  • 468791220 (refs/pull/4674/head) [examples] Fix broken link by Hakunamawatta 2025-01-10 17:28:07 +1100
  • 6d21bc982 (refs/pull/4672/head) [rlgl] Remove unused 'format' parameter in rlGenTextureMipmaps by Not-Nik 2025-01-09 22:40:52 +0100
  • 55bf5e7c9 (refs/pull/4675/head) Update build.zig.zon with the 'really' correct hash by Michael Kearns 2025-01-09 16:49:41 +0000
  • c8b5fa619 Update build.zig.zon with correct hash by Michael Kearns 2025-01-09 16:43:12 +0000
  • 596a2e1bb Update build.zig.zon for latest framework commit by Michael Kearns 2025-01-09 16:41:15 +0000
  • 76212b638 (refs/pull/4671/head) review comment by Bigfoot71 2025-01-09 15:28:01 +0100
  • c25b044b0 fix cmake configuration issue for Android by Bigfoot71 2025-01-09 15:24:24 +0100
  • 337d72658 (refs/pull/4669/head) fix pixel offset issue with `DrawRectangleLines` by Bigfoot71 2025-01-09 01:56:38 +0100
  • ddd86a338 [rshapes] Fix pixel offset issue with line drawing (#4666) by Le Juez Victor 2025-01-09 00:07:59 +0100
  • 3c7c27601 (refs/pull/4665/head) Changes to GLFW by asdqwe 2025-01-08 19:27:44 -0300
  • f93f7d17c Revert changes by asdqwe 2025-01-08 18:50:18 -0300
  • 4f39a84a3 (refs/pull/4666/head) revert radius tweak (`DrawRectangleRoundedLines`) by Bigfoot71 2025-01-08 22:50:16 +0100
  • 2294c5c73 improve fix - (pixel offset issue with `DrawRectangleRoundedLinesEx`) by Bigfoot71 2025-01-08 21:16:12 +0100
  • 5d9aed5d4 [rlgl] Optimize rlReadScreenPixels (#4667) by K. Adam Christensen 2025-01-08 09:53:27 -0800
  • c394604fc (refs/pull/4667/head) [rlgl] Optimize rlReadScreenPixels by K. Adam Christensen 2025-01-07 20:03:28 -0800
  • f8f2b1aae fix pixel offset issue with `DrawRectangleRoundedLinesEx` by Bigfoot71 2025-01-08 01:28:56 +0100
  • 0de07cc81 Remove const by asdqwe 2025-01-07 17:01:25 -0300
  • 0c07eca9d Init mouse positions by asdqwe 2025-01-07 16:51:14 -0300
  • 958952f61 (refs/pull/4663/head) Fix initial GetMouseDelta on GLFW by vent 2025-01-07 16:30:06 +0000
  • fc29bc27f Fix Touch pointCount reduction (#4661) by Maicon Santana 2025-01-06 10:29:24 +0000
  • 360a54c24 (refs/pull/4661/head) Fix Touch pointCount reduction by Maicon Santana 2025-01-05 22:05:19 +0000
  • ad035edfa Fix camera initial position (#4657) by Asdqwe 2025-01-05 08:30:43 -0300
  • 2f95e8382 typo fix (#4656) by rexept 2025-01-05 04:30:06 -0700
  • 05c4d8a65 [rlgl.h] Fixed typo in top comment (#4658) by Brian E 2025-01-05 12:29:31 +0100
  • f84dacfd5 (refs/pull/4658/head) [rlgl.h] Fixed typo in top comment by Brian E 2025-01-05 00:49:37 +0000
  • 41c1a4d99 (refs/pull/4657/head) Fix camera initial position by asdqwe 2025-01-04 09:17:08 -0300
  • b3ad18a0a added functions for reloading existing buffers so their size may be changed by unknown 2025-01-04 04:18:42 +0100
  • 19b3ff93a (refs/pull/4656/head) typo fix by rexept 2025-01-03 12:17:29 -0700
  • 97fa3a73e Fix: Alt-Tab not working in borderless fullscreen (#3865) (#4655) by veins1 2025-01-03 21:36:48 +0500
  • 989825c02 (refs/pull/4655/head) Fix: Alt-Tab not working in borderless fullscreen (#3865) by veins1 2025-01-03 21:13:02 +0500
  • 389c9f9de (refs/pull/4653/head) [rcore] Added GetRandomFloat by __hexmaster111 2025-01-01 07:31:07 -0600
  • 0f6e85a97 [build] CMake: Don't build examples using audio if audio is disabled (#4652) by Peter0x44 2025-01-01 11:18:11 +0000
  • fa0eada61 Update year to 2025 by Ray 2025-01-01 00:02:52 +0100
  • 462c7d557 (refs/pull/4652/head) [build] CMake: Don't build examples using audio if audio is disabled by Peter0x44 2024-12-31 13:06:11 +0000
  • d1315e8a0 [rmodels] Fix leaks in LoadIQM() and LoadModelAnimationsIQM() (#4649) by Peter Zmanovsky 2024-12-30 01:06:40 +0500
  • 585ebaa33 (refs/pull/4649/head) [rmodels] Fix leaks in LoadIQM() and LoadModelAnimationsIQM() by peter15914 2024-12-29 22:37:26 +0500
  • f355d6f1d Transform the vertex normals by the animated matrix (#4646) by Jeffery Myers 2024-12-28 16:07:52 -0800
  • 11a83491d (refs/pull/4646/head) Transform the vertex normals by the animated matrix by Jeffery Myers 2024-12-28 09:48:17 -0800
  • c0f2067db REVIEWED: `LoadShaderFromMemory()`, use default locations for default shader #4641 by Ray 2024-12-28 16:35:42 +0100
  • 5b822585e [rcore] [GLFW] [SDL2] Updates `CORE.Window.eventWaiting` and `FLAG_WINDOW_ALWAYS_RUN` handling (#4642) by Asdqwe 2024-12-28 11:59:05 -0300
  • 75b6b825d using addCMacro instead of defineCMacro (#4620) by Johannes 2024-12-28 15:57:10 +0100
  • e062dc085 Add filters and platform files so they show up in MSVC for ease of editing (#4644) by Jeffery Myers 2024-12-28 06:56:04 -0800
  • e84165449 (refs/pull/4644/head) Add filters and platform files so they show up in MSVC for ease of editing by Jeff Myers 2024-12-27 14:00:15 -0800
  • 49a1da6c1 (refs/pull/4642/head) Optimize FLAG_WINDOW_ALWAYS_RUN and GetFrameTime() reset for PLATFORM_DESKTOP_GLFW by asdqwe 2024-12-27 08:48:09 -0300
  • 565be7d3a Optimize GetFrameTime() reset by asdqwe 2024-12-27 08:28:36 -0300
  • 0ffde44b7 Add implementation for CORE.Window.eventWaiting on PLATFORM_DESKTOP_SDL by asdqwe 2024-12-26 22:18:54 -0300
  • 7ecc47d12 Fix `IsWindowFocused()` on web. (#4640) by Mario Nachbaur 2024-12-26 20:12:53 +0100
  • dcbe8f7fb (refs/pull/4640/head) Fix `IsWindowFocused()` on web. by Mario Nachbaur 2024-12-26 18:57:28 +0100
  • 475886781 [rcore] [SDL2] Add implementation for `FLAG_WINDOW_ALWAYS_RUN` (#4598) by Asdqwe 2024-12-26 15:02:57 -0300
  • 51b9a0acf Updated BINDINGS.md for Ruby (#4639) by Bot Randomness 2024-12-26 12:55:38 -0500
  • bf9554921 (refs/pull/4639/head) Updated BINDINGS.md for Ruby by Bot Randomness 2024-12-26 10:28:04 -0500
  • b07967993 Update version number for the nim wrapper (#4638) by Antonis Geralis 2024-12-25 23:08:42 +0200
  • 04e2fd612 (refs/pull/4638/head) Update version number for the nim wrapper by Antonis Geralis 2024-12-25 22:53:55 +0200
  • c333e8049 Update RGFW (#4637) by Colleague Riley 2024-12-25 12:19:51 -0800
  • e75de4ba4 (refs/pull/4637/head) have .scroll be 0 by default by ColleagueRiley 2024-12-24 15:56:58 -0500
  • a32a5b89f undo change by ColleagueRiley 2024-12-24 15:09:45 -0500
  • 26b0d64f7 undo change by ColleagueRiley 2024-12-24 15:08:52 -0500
  • 15135bbd9 undo change by ColleagueRiley 2024-12-24 15:07:19 -0500
  • e21aa1ed8 undo change by ColleagueRiley 2024-12-24 15:04:40 -0500
  • 3bb56025f update RGFW by ColleagueRiley 2024-12-24 15:02:43 -0500
  • dbfc10ca7 Merge branch 'master' of https://github.com/raysan5/raylib into pure by ColleagueRiley 2024-12-24 15:02:19 -0500
  • 48a6b6109 Update RGFW by ColleagueRiley 2024-12-24 14:53:12 -0500
  • 873bf31be [rmodels] Fix normal transform in `UpdateModelAnimationBones` (#4634) by Le Juez Victor 2024-12-24 20:17:37 +0100
  • ae3c0df20 Reviewed formating, removed assert() #4635 by Ray 2024-12-24 20:14:54 +0100
  • a7686c47b resolved a few segfaults with animation system (#4635) by Jett 2024-12-24 14:11:17 -0500
  • dc67268df (refs/pull/4554/head) Convert to new config define format by Jeffery Myers 2024-12-24 10:39:47 -0800
  • 5f8668436 Merge branch 'master' into overridable_config by Jeffery Myers 2024-12-24 10:19:13 -0800
  • b06ec3421 (refs/pull/4635/head) correct place. by Jett 2024-12-23 19:23:47 -0500
  • 970bb6e8b Update rmodels.c segfault with animation and missing normals/animnormals by Jett 2024-12-23 19:19:02 -0500
  • 130fb2a99 Update rmodels.c by Jett 2024-12-23 19:15:42 -0500
  • 7868d600f [rtext] Fix default font alpha on Big Endian systems (#4624) by Fancy2209 2024-12-23 20:25:22 -0100
  • feb55e80d (refs/pull/4634/head) fix normal transform in `UpdateModelAnimation` by Bigfoot71 2024-12-23 22:10:31 +0100
  • f6a29146a remove duplicate calculation of `invRotation` in `UpdateModelAnimationBones` by Bigfoot71 2024-12-23 21:56:54 +0100
  • 4fc908b38 Update BINDINGS.md (#4633) by James Doyle 2024-12-23 11:51:11 -0800
  • 1fe18c41c (refs/pull/4633/head) Update BINDINGS.md by James Doyle 2024-12-23 11:35:29 -0800
  • e5d8de7c6 Fix: Setting flags disables fullscreen #4618 (#4619) by veins1 2024-12-23 23:26:50 +0500
  • a3a25da59 Update BINDINGS.md (#4628) by JupiterRider 2024-12-23 19:25:41 +0100
  • 67b164bc0 Merge branch 'master' of https://github.com/raysan5/raylib by Ray 2024-12-23 19:24:09 +0100
  • 6f0d8611f Formating tweaks by Ray 2024-12-23 19:24:07 +0100
  • 64c8a0f3b (refs/pull/4632/head) Added constant MAX_GLYPHS for autoscanning all possible glyphs by Mikhail Ilyin 2024-12-22 20:37:15 +0300
  • ef4114220 Added implementations for two new functions to automatically get number of all available codepoints of font file and update the array of codepoints themselves by Mikhail Ilyin 2024-12-22 20:28:41 +0300
  • 4c89dfe88 Added two functions to automatically get number of all available codepoints of font file and update the array of codepoints themselves by Mikhail Ilyin 2024-12-22 20:22:04 +0300
  • 70171d125 (refs/pull/4627/head) Revert "Removed memory duplication and memcpy with animations" by Jett 2024-12-21 19:14:35 -0500