Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2026-02-11 16:49:18 -05:00
64848bbd4c Update BINDINGS.md (#5546)
twix synced commits to master at twix/raylib from mirror 2026-02-10 16:19:18 -05:00
919ad68ca7 rlparser: update raylib_api.* by CI
3aced1fd7c Update rmodels.c
48ec41f0ec Update raylib.h
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-10 08:09:18 -05:00
4b01c23ba6 [build] Zig master branch compatibility for build.zig. (#5520)
twix synced commits to master at twix/raylib from mirror 2026-02-09 23:59:18 -05:00
efda35b309 Update win32_clipboard.h
3b647c85e1 raymath: wrap float3 and float16 for consistency with other types (#5540)
b39cc6bce7 Update win32_clipboard.h
7e59e1d93d REVIEWED: Formating
84f75785ee Update rcore.c
Compare 13 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-09 07:39:17 -05:00
c0829bc69e Add raylib bindings for Wave language (#5539)
5a36ce5e7c [rcore] Implemented SetWindowMaxSize, SetWindowMinSize, and SetWindowSize (#5536)
b29d6ee462 Update BINDINGS.md (#5538)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-06 14:19:18 -05:00
a6fa8b9ff4 Fix out of bound Memory read in Material.maps (#5534)
twix synced commits to master at twix/raylib from mirror 2026-02-06 06:09:17 -05:00
4f76b896d5 REVIEWED: CheckCollisionLines(), formating and follow raylib conventions
twix synced commits to master at twix/raylib from mirror 2026-02-05 13:49:17 -05:00
3881d2aac2 Fix: Detect collision if one line is almost vertical (#5510) (#5531)
f43e049444 Refactor removing extra space and add break line for { (#5533)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-04 21:29:18 -05:00
d4f636151b refactor to follow the CONVENTIONS.md (#5530)
a96cbe0183 Close opened directory (#5529)
4c1efc2bd3 [rcore] Fix native win32 window minimizing/maximizing (#5524)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-03 20:59:18 -05:00
ccfa3f762a fixed an issue when using an empty window title (#5526)
54b12ed56d update cmake for rgfw (#5527)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-02 12:19:17 -05:00
33dcd62663 Added documentation comments for (#5525)
twix synced commits to master at twix/raylib from mirror 2026-01-31 19:29:18 -05:00
403c2cbccf trivial: Correct typo in log message. (#5523)
1aafd3c4a4 fixed win32 vsync flag not being applied (#5521)
Compare 2 commits »
twix synced commits to master at twix/raygui from mirror 2026-01-29 18:29:18 -05:00
fd8d0f1b17 REVIEWED: Styles to new vertical line spacing approach
twix synced commits to master at twix/raylib from mirror 2026-01-29 18:29:18 -05:00
e56cdc2684 Update raylib_144x144.png
d5ae12f3eb Update raylib_1024x1024.png
08e79a16b0 Refactoring {0} to { 0 } to follow conventions (#5519)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-01-28 17:59:18 -05:00
de7fc12be0 REVIEWED: IsGamepadButton*() for consistency with key and mouse equivalents
8a2da96eed Reviewed formating and spacing
af37fa2a96 Refactoring based on Coding Style Conventions (#5517)
d0a6892989 [rcore] IsMouseButton*(), random key codes return unexpected results (#5516)
Compare 4 commits »
twix synced commits to master at twix/raygui from mirror 2026-01-28 17:59:18 -05:00
1c2365a20c Fix: left_align text in GuiTextInputBox() (#510)
7f842d85ba Disable unsafe warnings on CRT scanf functions in MSVC (#519)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-01-27 17:29:17 -05:00
63e4fd838d fixed typos preventing launch of native win32 backend (#5515)
twix synced commits to master at twix/raylib from mirror 2026-01-26 08:59:17 -05:00
4c71625730 [CI] Removing double zip and misleading zip type (#5512)
3568b6e293 [rtext] Fix and enhance TextReplace() function (#5511)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-01-25 16:49:18 -05:00
65cddc852e Reviewed comments
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-01-24 16:19:18 -05:00
afe74c1c70 Refactor int to float missing parse (#5503)
70a63f7c62 [web] Fix Emscripten's Closure compiler error: undeclared canvas variable (#5507)
Compare 2 commits »