Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2026-03-24 01:25:25 -04:00
cb05ef7f03 [rcore_desktop_rgfw] [emscripten] fix typo (#5687)
twix synced commits to master at twix/raylib from mirror 2026-03-23 17:15:24 -04:00
52d2158f49 Update ROADMAP.md
0f1e14a600 Fix typo: dependant -> dependent in rlgl.h and rexm.c (#5685)
6cf71f565c Fix typo: dependant -> dependent in rlgl.h and rexm.c (#5685)
e71633a0be Set textureWrapRepeat to avoid issue on web version (#5684)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-23 09:05:24 -04:00
ca1baca7c2 REVIEWED: examples memory allocators, using raylib provided macros
7e8aca00b6 Update textures_raw_data.c
c1dbfc87f3 REVIEWED: PR #5679
644e4adbe2 Update rcore.c
1e74aba7c3 WebRGFW: remapping mouse/touch position to canvas pixel coordinates (#5679)
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-22 08:35:24 -04:00
1b084ff9f2 fixed error in readme, found by discord user the.enemy (#5680)
twix synced commits to master at twix/raylib from mirror 2026-03-20 07:35:24 -04:00
8a685877eb [rlsw] Remove position attribute from sw_vertex_t (#5677)
twix synced commits to master at twix/raylib from mirror 2026-03-19 23:25:25 -04:00
8783e66e21 Update rlsw.h
7ae46fb2e6 [rlsw] Micro-optimizations, tighter pipeline and cleanup (#5673)
04c5dc4493 REVIEWED: PR #5674
bca4f83a02 required change for ESP-IDF 6 (#5674)
7fef65a3fe Make fogColor in the fog tutorial a parameter (#5672)
Compare 5 commits »
twix synced commits to master at twix/raygui from mirror 2026-03-18 23:15:27 -04:00
3b2855842a Update controls_test_suite.c
b0726f9dcf Update README.md
ae7115dd87 Update raygui.h
fa7b1c662d Update test.props
1936cd55ae Updated styles to latest version
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-18 23:15:26 -04:00
da9e881092 Fix uninstall process to remove rcamera header file (#5671)
2a3b28b67a Reviewed some comments
2fd058c1e4 Update ROADMAP.md
528caf8b9d Added some libraries
85df4e7de5 REVIEWED: rlsw, use provided library information
Compare 68 commits »
twix synced commits to master at twix/raygui from mirror 2026-03-04 19:02:26 -05:00
f6d2534a67 Don't double define _CRT_SECURE_NO_WARNINGS (#529)
twix synced commits to master at twix/raylib from mirror 2026-03-04 19:02:26 -05:00
84dc56ba89 Update README.md
d6926eb46a Update CMakeLists.txt
eb1e85e400 Update rmodels.c
2eaac95df0 Check if locs is not null before try to access (#5622)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-04 02:42:26 -05:00
de720a8d4c [backend/GLFW] Added bounds check (#5621)
28288fafb1 Fix MSVC warnings. (#5619)
71677765c5 Fix Makefile template to support libraylib.web.a (#5620)
e1959a4e5c rlparser: update raylib_api.* by CI
faf42366ec Code gardening
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-03 18:32:25 -05:00
23c06bc6f1 Updating raygui for examples
5ada84cc6d Update rtext.c
d0f899721b Update raudio.c
23f86689dc Update CHANGELOG
1cf278b8b4 Update ROADMAP.md
Compare 10 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-03 10:22:25 -05:00
9ae34d2c4b Update ROADMAP.md
8e705b19e4 Update LibraryConfigurations.cmake (#5617)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-02 18:02:26 -05:00
bf830c3f7b Update config.h
23c8ee855d Update config.h
416da9aca6 Revert "REVIEWED: TRACELOG() macro logic"
ea92677902 REVIEWED: TRACELOG() macro logic
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-02 09:52:26 -05:00
3bea7f518d Added MatrixUnit and MatrixMultiplyValue (#5613)
e1113c8833 REVIEWED: Fullscreen request #5601
2c5e7f8db6 REVIEWED: example: textures_clipboard_image
8596c940ae Add clipboard image example to showcase the chipboard image functionality (#5604)
0b9239eca2 REVIEWED: Code formating
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-27 08:42:26 -05:00
f583674327 fix memory corruption in GenImageFontAtlas reallocation (#5602)
28e40d502a #if reduced as possible (#5600)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-27 00:32:25 -05:00
178aca0fd0 rlparser: update raylib_api.* by CI
2b3218c3db REVIEWED: Start working on raylib 6.0 release...
05a34b09ea Swaping #pragma message with TRACELOG inside the clipboard_image function (#5596)
d8861cc35f change defined() to 0/1 check (#5599)
Compare 9 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-26 16:22:25 -05:00
72b206624f MSVC warnings (#5595)
7a3cecc010 Fix a 64 bit to 32 bit int cast warning. (#5594)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-02-26 08:12:26 -05:00
5361265a7d WARNING: BREAKING: REDESIGNED: raylib build features config system #4411 #4554
twix synced commits to master at twix/raylib from mirror 2026-02-26 00:02:26 -05:00
304e489edd ANDROID: Fix broken LoadMusicStream due to missing fopen redirect in raudio.c (#5589)
b57526d71e update makefile and such (#5591)
006216bfcb [raylib.h] renamed SHADER_LOC_VERTEX_INSTANCETRANSFORMS (#5592)
ecaa1d3d18 REVIEWED: Attribute name and location, for consistency
Compare 4 commits »