Anton Mikhaylov twix
  • Joined on 2025-06-26
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
twix synced commits to master at twix/raylib from mirror 2025-08-04 09:40:19 -04:00
80dd72ce12 REVIEWED: For automation simplification
d8952958db Update Makefile
72de562542 REVIEWED: Examples for automation processes
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-04 01:30:20 -04:00
d43470a3d4 Minor comment reviews
d182ae7837 UPDATED: Support example removal
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-03 17:20:20 -04:00
b11d089202 UPDATED: Implementing file rename requirements
d194b8d503 ADDED: Some security checks to verify examples categories provided
8f8a5ada60 REVIEWED: Make sure environment is set in same process and not a child one
b4ecfb648d Merge pull request #5084 from kariem2k/fix_cmake_sdl3
603219d6d6 Removed verbose logging on SDL3. Happens every time the property is read!
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-03 09:10:19 -04:00
c146be16cb Update rexm.c
twix synced commits to master at twix/raylib from mirror 2025-08-03 01:00:20 -04:00
6ddc9251c2 UPDATE: README.md example addition working
73baaeeb2e REVIEWED: LoadTextLines()
361e730f83 Merge pull request #5083 from JeffM2501/obj_double_load
ffe76a4b67 Don't Upload Meshes in LoadObj, LoadModel will upload them. None of the other interchange format readers upload
Compare 4 commits »