Anton Mikhaylov twix
  • Joined on 2025-06-26
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 »
twix synced commits to master at twix/raylib from mirror 2025-12-21 16:32:32 -05:00
3212becc91 Update BINDINGS.md (#5421)
twix synced commits to master at twix/raygui from mirror 2025-12-21 00:12:33 -05:00
0b94b80c92 Update raygui.h
twix synced commits to master at twix/raylib from mirror 2025-12-21 00:12:32 -05:00
b9446863d7 REXM: RENAMED: core_high_dpi --> core_highdpi_demo
twix synced commits to master at twix/raylib from mirror 2025-12-18 23:12:33 -05:00
13f9112d8c Update rcore_desktop_sdl.c
f16fb065ea Update rcore_template.c
66392fe0ae REVIEWED: rlGetPixelDataSize(), correct compressed data size calculation per blocks #5416
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-18 15:02:32 -05:00
720dd22491 REVIEWED: rlLoadTexture(), un complete texture do to issue on mipmap loading #5416
ca578b8b08 Update raylib.sln
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-17 22:52:31 -05:00
4b760091da REVIEWED: Window scaling with HighDPI on macOS #5059
twix synced commits to master at twix/raylib from mirror 2025-12-17 14:42:32 -05:00
6d562e5e87 REVIEWED: HiggDPI content scaling on changing monitors with different DPI #5335 #5356
twix synced commits to master at twix/raylib from mirror 2025-12-16 14:12:32 -05:00
7553e9d586 REVIEWED: Gamepads on latest SDL2 2.32.8 and SDL3 3.3.6 #5403
7a5e8aa3a5 Update rcore_android.c
1c94e94873 [rcore] Implement FLAG_WINDOW_ALWAYS_RUN on Android (#5414)
33adda1983 fixed build errors with zig. now compatible with zig master 0.16.0-dev.1593+c13857e50. still backwards compatible with 0.15.1 (#5415)
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-15 21:52:32 -05:00
cf0d6fc664 REVIEWED: Alignment with other platforms
twix synced commits to master at twix/raylib from mirror 2025-12-15 13:42:33 -05:00
d74556d35c Modify text_words_alignment.c (#5411)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-14 21:22:32 -05:00
8d246fdaff Fix EXTERNAL_CONFIG_FLAGS being defined even when no custom config is used when building with zig (#5410)
a0fd5ab1d9 Update rmodels.c
9a337f3b3b ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas
5025009860 REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-14 13:22:31 -05:00
6f5cabf60c Fix misleading example text. (#5409)
twix synced commits to master at twix/raylib from mirror 2025-12-13 12:52:33 -05:00
c96669e123 REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments
9c04b1de82 REVIEWED: Store canvas name id at platform initialization
Compare 2 commits »