Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2025-08-13 05:38:30 -04:00
ef81145776 Update examples_list.txt
74339d2008 REVIEWED: IsFileExtension()
8c7b3b7323 Update examples_report.md
601091b69e Update raylib.sln
388bc5075e Update raylib.sln
Compare 8 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-12 13:28:29 -04:00
dd19b8d2c2 REVIEWED: Requested window flags application after window initialization
195b968b86 Merge pull request #4837 from Andersama/support_all_window_flags_at_initialization
95e4494cfe ADDED: cursorLocked variable and review required code #4940 #4955
99a9ecfaac [rcore] Support window flags with initialization issues
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-12 05:18:30 -04:00
c4414fa1ed Revert "Merge pull request #4945 from Moros1138/master"
bab234a160 Merge pull request #4945 from Moros1138/master
db2abfb9be Merge branch 'master' into master
13e384ce71 Merge pull request #5004 from nezvers/example_quake_controller
ed022e89e5 fix preview crop
Compare 17 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-11 21:08:30 -04:00
9aa1b86fdf Merge pull request #5109 from maiconpintoabreu/julia_set
503e6d8bb5 Merge branch 'master' into julia_set
9b598f6bcf REVIEWED: Shaders formating to follow raylib code conventions
8dae39fbda ADDED: Missing GLSL120 shaders
00f7121b1c Increasing maxInterations glsl100 to 255 to match with glsl330 and add glsl120
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-10 20:38:29 -04:00
705ce45a33 FIX: Added callback broke keyboard input on web... #5107
9ff8862826 Merge pull request #5108 from lassade/fix-qoa-music-from-mem
71b7734ce4 fix: QOA when using with LoadMusicStreamFromMemory, reduced the number of allocs and memcpy
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-10 12:28:29 -04:00
e17e0933af Merge pull request #5104 from matthijskooijman/fix-ssh-backspace
9582d25217 Fix backspace key in Rpi SSH keyboard
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-10 04:18:30 -04:00
27d7e61f28 Update rexm.c
twix synced commits to master at twix/raylib from mirror 2025-08-09 20:08:29 -04:00
852c51343d Merge pull request #5103 from Not-Nik/raylib-zig-update
7bc22f71bd Update raylib-zig in BINDINGS.md
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-08 19:38:29 -04:00
60826855c4 Update raylib_api.* by CI
5daeffd91b Update parse.yml
e11bf1c978 Update Makefile
c6241b91a2 REVIEWED: IsFileExtension() to avoid other modules dependency #5071
f73b04c42c REXM: Copy examples web-build files to raylib.com
Compare 5 commits »
twix synced commits to master at twix/raygui from mirror 2025-08-08 19:38:29 -04:00
1b2612cf75 Minor format tweaks to align with new raylib conventions
twix synced commits to master at twix/raylib from mirror 2025-08-08 11:28:30 -04:00
d6f9988e82 Update Makefile
twix synced commits to master at twix/raylib from mirror 2025-08-08 03:18:34 -04:00
c2f2878575 Merge pull request #5099 from JohnnyCena123/raysan-typo
c25e9f641d fix typo in 'Ramon Santamaria'
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-07 19:08:29 -04:00
17aec580f8 Merge pull request #5096 from wileyanderssen/master
c6171d339c removed unneeded comma
df40357f19 Update linux.yml
570082deba WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.'
6792e6e2dd Updated required files for new example: shaders_normalmap
Compare 40 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-06 18:38:31 -04:00
a6f29e4f19 Update examples_report.md
b3513e4719 ADDED: Missing example VS2022 projects
c3a4217148 Update rexm.c
533f06109d Update README.md
c6f8f06f7e Update rexm.c
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-06 10:33:29 -04:00
2878f7db22 Create examples_report.md
8bc1d62e88 REXM: Added legend info to report
59546eb54a REXM: Support examples data validation and **report generation**
c95fd5a803 REXM: Support paths customization with environment variables
c3cad65d30 Update examples_list.txt
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-06 02:30:19 -04:00
68a1190bf2 REXM: ADDED: Examples validation
twix synced commits to master at twix/raylib from mirror 2025-08-05 10:10:19 -04:00
64921e2d8a Merge pull request #5086 from maiconpintoabreu/ignore-compiled-rexm
81eb48cad8 Add compiled rexm to gitignore
f306685469 Update rexm.c
99a43457e8 REXM: ADDED: Command; update to validate+update required files
90cf6a18da REXM: Renamed some variables
Compare 9 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-05 02:00:19 -04:00
cdbe9d75ef Merge pull request #5085 from Not-Nik/culling_consistency
7267c1c8a1 Make culling distances consistent across raylib
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-04 17:50:20 -04:00
e09c9ce281 Minor tweaks
945f1410d2 MOVED: rexm to tools directory
f5e95029b1 Update rexm.c
47c186dd87 WARNING: **BREAKING**: Moved raylib parser to tools/parser directory
cdfb9d7a0b Added some notes for example collection validation
Compare 11 commits »
twix synced commits to master at twix/raygui from mirror 2025-08-04 17:50:20 -04:00
54ee53e7d7 Update raygui.h