Anton Mikhaylov twix
  • Joined on 2025-06-26
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 »
twix synced commits to master at twix/raylib from mirror 2026-01-23 15:49:18 -05:00
a33ae4a8ef Update raymath.h
b21d7f234b [raymath] QuaternionFromVector3ToVector3(), math is wrong (#5508)
eda915232d Update miniaudio to v0.11.24 (#5506)
e16467e8b6 Clean up Matrix handling and rl* functions to follow convention (#5505)
594f5429b2 [rcore] LoadDirectoryFilesEx(), count files if not recursive (#5496)
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-01-21 23:07:14 -05:00
c610d228a2 Update text_inline_styling.c
29896a2403 REVIEWED: Some comments (Code Gardening)
a8c75f2bc5 Update models_first_person_maze.c
fbed591a6f Reviewed example
9621c3d395 Add QNX EGL2.0 Library configuration (#5499)
Compare 121 commits »
twix synced commits to master at twix/raygui from mirror 2026-01-21 23:07:14 -05:00
0f5f0f7d00 Update raygui.h
9a1c183d85 Update raylib.vcxproj
51e6bcb393 Update raygui.h
04282d1763 Update year to 2026
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-24 18:02:33 -05:00
101502103a Fixed FLAG_IS_SET to check if all bits in the flag are set in the value (#5441)
20dd4641c8 REVIEWED: Potential security concerns while copying unbounded text data between strings
fc843dc557 Create SECURITY.md
9103f6e055 ADDED: New platform backend for Web: Emscripten, not dependant on GLFW.js -WIP-
ced84333a9 Update rl_gputex.h
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-24 09:52:32 -05:00
a1e84caa8c RGFW also requires RGBA8 images as window icons, as raylib already reports in raylib.h (#5431)
ddb827fb6f Fixed LoadCodepoints declaring a new local variable shadowing codpoints (#5430)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-23 17:32:33 -05:00
0a4583ca54 [rl_gputex.h] Possibly fixed the swizzling in rl_load_dds_from_memory() function (#5422)
6a701b2679 fix android SetWindowState (#5424)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-22 17:02:37 -05:00
aa2884bd78 Update rcore_desktop_glfw.c
f27f2d097f REVIEWED: HighDPI support on macOS (when requested by app)
e4baf682ab Update rtext.c
8516750975 Remove internal function
Compare 4 commits »