Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2026-02-15 18:29:17 -05:00
7c48fa9ac9 Update Makefile
6564cea6a3 Fixed doesn't property load when 1 frame animation. (#5561)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-15 10:19:18 -05:00
059ebaa6ad REVIEWED: HIghDPI content scaling on macOS
d01f158bd5 REVIEWED: Window initialization on HighDPI monitor (Windows) #5549
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-14 17:59:17 -05:00
180c3c13ba REVIEWED: GetImageColor() #5560
1061daf197 REVIEWED: Installed libraries #5550
fb5bc42190 update camera pan speed (#5554)
b04d2a2268 change d-pad text to shapes (#5557)
Compare 11 commits »
twix synced commits to master at twix/raygui from mirror 2026-02-12 17:19:18 -05:00
52c9d5fb52 WARNING: REDESIGEN: TEXT_LINE_SPACING modified to refer to space between line botton and next line top, without considering line height
0ebbfc5d10 REVIEW: Provide macros for most required inputs, with some mappings for mouse/gamepad
d12d01984e REVIEWED: Comments to be imperative form
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-12 17:09:17 -05:00
8e81ca0e60 Update win32_clipboard.h
dcd813068b Update raylib.h
070082f8c9 REVIEWED: Comments to impersonal format
4e7c38ac43 fix SDL SetGamepadMappings (#5548)
85de580527 fix(examples): don't bleed fog when on edge (#5547)
Compare 5 commits »
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/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/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/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 »