Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2026-06-01 17:40:27 -04:00
895154bcb2 Clarify that GPU_SKINNING is not enabled by default and the requirements
f421b74c0f Revert "Enable GPU skinning for GL 3.3+, (#5902)"
90edc3b0a5 Update models_animation_blending.c
f1d602029c Enable GPU skinning for GL 3.3+, (#5902)
Compare 4 commits »
twix synced commits to master at twix/raygui from mirror 2026-06-01 09:30:27 -04:00
b08d04942a Update README.md (#559)
twix synced commits to master at twix/raygui from mirror 2026-05-31 17:10:29 -04:00
4eaa68ba38 UPDATE: Increase supported icons to 512, added new icons
twix synced commits to master at twix/raygui from mirror 2026-05-30 16:40:28 -04:00
36b22eeb28 Working MSVC build command. (#558)
8947693773 Update test.props
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-30 16:40:27 -04:00
10a889c482 [rlsw] Replace SW_TEXTURE_REPEAT_POT_FAST with SW_SUPPORT_NPOT_TEXTURE (#5901)
b7f50b2fb6 [rtextures] ImageDrawLine() rounding and length fix (#5896)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-30 08:30:27 -04:00
2ee6a76464 REVIEWED: GetWindowHandle(), to be consistent between backends, fix #5885
f0d3e9a5c8 Security fixes (rcore_desktop_win32.c) (#5899)
7c284cc5bc Fix warning about unused variables (#5898)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-29 16:10:26 -04:00
7b96144716 [rcore] GetCurrentMonitor(), fix for integer overflow in distance calculation (#5842)
81c7cb6527 [rmodels] Fix glTF skinning when joints have non-joint parent nodes (#5876)
186d3ce9fb [CMake] Properly remove raudio.c and rmodels.c if they're disabled modules (#5878)
Compare 3 commits »
twix synced commits to master at twix/raygui from mirror 2026-05-29 08:00:26 -04:00
104ff2302f Move RAYGUI_NO_ICONS #endif to correct location (#554)
twix synced commits to master at twix/raylib from mirror 2026-05-27 07:00:27 -04:00
e7edb181dc cmake: Reduce minimum CMake version from 3.25 to 3.22 (#5890)
twix synced commits to master at twix/raylib from mirror 2026-05-26 22:50:26 -04:00
ef8b3e6195 Update rlgl.h
twix synced commits to master at twix/raylib from mirror 2026-05-26 14:40:27 -04:00
7f9ded7642 [makefile] ANDROID_ARCH check (#5888)
twix synced commits to master at twix/raylib from mirror 2026-05-25 14:10:27 -04:00
34b06ca587 Update BINDINGS.md (#5887)
twix synced commits to master at twix/raylib from mirror 2026-05-25 06:00:27 -04:00
4d845608b8 Update listed Raylib version for zig bindings (#5886)
twix synced commits to master at twix/raylib from mirror 2026-05-24 21:50:26 -04:00
eaf32c83bf REXM: Latest w64devkit supports make directly, simplifying code to avoid mingw32-make
twix synced commits to master at twix/raylib from mirror 2026-05-24 13:40:26 -04:00
808e6b9b20 Raylib-lua version to 5.5 (#5884)
twix synced commits to master at twix/raylib from mirror 2026-05-24 05:30:27 -04:00
7dd72e7328 rlparser: update raylib_api.* by CI
f17babfe8a REVIEWED: #5879
f65d5ad7a9 rshapes: fix auto segment rounded-corner math and rounding (#5883)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-20 03:31:39 -04:00
0d78f10161 Reviewed comments formating
7d5b61ce01 [rlsw][SEGFAULT] Fix triangle and quad spans applying pixels out of bounds (#5849)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-19 19:21:40 -04:00
fd1dfd7d65 ADDED: rprand_get_value_raw()
be56f2c524 [rcore][GLFW] Fix GetClipboardImage() creating new connection under X11 (#5871)
d31c10a01e Adjust segment calculation in DrawRectangleRounded to be consistent with DrawRectangleRoundedLinesEx (#5875)
Compare 4 commits »
twix synced commits to master at twix/raygui from mirror 2026-05-17 18:31:38 -04:00
b256d4552b Standardize the internal icon logic (#553)
36b79b7e14 Avoid overrunning the 256 icon memory buffer (#491)
4fbd4253cc feat: expose GuiLoadStyleFromMemory() (#549)
669c88fe71 REVIEWED: Examples, noted that latest raylib and raygui mist be used #536
f4a124239a Update raygui.h
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-15 17:31:39 -04:00
c04e57399a Fix compilation for -DPLATFORM=RGFW (#5870)
6c090f6193 Fix build.zig building examples all the time (#5869)
Compare 2 commits »