Anton Mikhaylov twix
  • Joined on 2025-06-26
twix pushed to main at twix/Henry 2026-07-08 00:09:45 -04:00
1f45e61608 UI/UX improvements
twix pushed to main at twix/Henry 2026-07-07 23:47:59 -04:00
708ff2a8b3 Dockerization and Azure deployment support; DB amd CSS tweaks
twix pushed to main at twix/Henry 2026-07-07 12:05:27 -04:00
4f568ea8a4 Consolidate element styles in site.css; Add chat UI
twix synced commits to master at twix/raylib from mirror 2026-07-07 10:31:55 -04:00
caadb48e25 Update SECURITY.md
3e9fb4757f Update rcore_drm.c
d159739a8b Fix DRM/EGL segfault on some NVIDIA proprietary drivers (#5960)
81b740403a Updated
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-06 18:11:56 -04:00
5992929e56 REVIEWED: Security: strncpy() replaced by snprintf()
3d640698d8 fix UB in ComputeSHA-1 (#5957)
088177b269 rlparser: update raylib_api.* by CI
2e03c9c266 Change boneCount field type from int to unsigned int (#5955)
Compare 5 commits »
twix pushed to main at twix/Henry 2026-07-06 17:18:28 -04:00
9900ed5b7a Add provider agnostic DB migrations; add DB logger and admin logs view
twix synced commits to master at twix/raylib from mirror 2026-07-04 09:01:56 -04:00
65abee1cba Updated GA setup-emsdk action
twix synced commits to master at twix/raylib from mirror 2026-07-04 00:51:56 -04:00
1911a2827b REVIEWED: GitHub Actuions update to latest actions
twix synced commits to master at twix/raylib from mirror 2026-07-03 08:31:55 -04:00
bb96b920d3 Update rtextures.c
twix synced commits to master at twix/raygui from mirror 2026-07-03 08:31:55 -04:00
5cc802fd9e Update raygui.h
twix synced commits to master at twix/raylib from mirror 2026-07-03 00:21:56 -04:00
350124a45b [rcore] Fix SDL3 backend using wrong joystick functions (#5948)
twix pushed to main at twix/Henry 2026-07-02 17:16:42 -04:00
0568d3e6dc Add various DB providers support
twix synced commits to master at twix/raylib from mirror 2026-07-02 16:11:55 -04:00
5e374218ee REVIEWED: Set mouse position to (0,0) when mouse leaves window area #5945
twix pushed to main at twix/Henry 2026-07-02 15:24:12 -04:00
fa70247895 Add consumer file uploading to conversation
d7c602603d Add server WebUI with authentication
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-02 08:01:56 -04:00
9f60957b84 rlparser: update raylib_api.* by CI
0c0375f8ae ADDED: IsPathDirectory(), for convenience and more readability at user code
77ecd5befc REVIEWED: TextToSnake(), not considering spaces properly
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-01 07:31:56 -04:00
44b16a548f Update rtextures.c
9deaae0716 rlparser: update raylib_api.* by CI
122e378e93 ADDED: New image drawing functions, aligned with texture/text drawing -WIP-
2c24ca1407 Typos
Compare 8 commits »
twix pushed to main at twix/Henry 2026-06-29 21:59:18 -04:00
48a3783607 Implement server-side file tools and improve logging
twix pushed to main at twix/Henry 2026-06-29 15:01:28 -04:00
7b8ac67fb5 Refactor the tool attribute
twix created branch main in twix/Henry 2026-06-29 11:47:01 -04:00
twix pushed to main at twix/Henry 2026-06-29 11:47:01 -04:00
0bec1d39c8 Initial commit