Anton Mikhaylov twix
  • Joined on 2025-06-26
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 »
twix synced commits to master at twix/raylib from mirror 2025-08-02 16:50:19 -04:00
1948453394 Update README.md
b044b52955 UPDATED: examples.js example addition working
528ad4964d UPDATE: Makefile example addition working
e76c5f7d64 Update rexm.c
Compare 13 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-02 00:30:20 -04:00
b01c8a7a90 UPDATE: Implementing examples commands -WIP-
twix synced commits to master at twix/raylib from mirror 2025-08-01 16:20:20 -04:00
a36905607c Update linux.yml
3e65b23f89 Update windows.yml
8adccfd521 Update windows.yml
fde3166e6a Merge pull request #5075 from killerdevildog/add-linux-arm64-builds
9477838193 ADDED: Some useful functions for examples info loading, using examples_list
Compare 13 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-01 08:10:20 -04:00
43bc00379c removed trailing spaces
ba798e9155 Merge pull request #5079 from zet23t/fixing-obj-loader-crash
121c996c6e fixing OBJ loading crash when there are no normals present
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-08-01 00:00:20 -04:00
e7bd177826 Merge pull request #5077 from lpow100/master
58e3c8604a Added setup for the rename command (NOT TESTED)
e0b58b7eee Update rexm.c
d88f27f08d NEW: ADDED: rexm - A simple command-line tool to manage raylib examples -WIP-
Compare 8 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-30 23:35:47 -04:00
305c7a2ef9 Merge pull request #5073 from Luca-coder07/master
b273ba930b Add screenshot for core_basic_window_web
756203581e Merge branch 'raysan5:master' into master
e662ac80d5 Merge branch 'raysan5:master' into master
37104195b4 add screenshot core_basic_window_web
Compare 5 commits »
twix synced commits to master at twix/raygui from mirror 2025-07-30 15:35:46 -04:00
b4eb06657b Reviewed GuiGetTextWidth() exposed to public API
c4c87f2971 Making GetTextWidth part of the public API (#480)
Compare 2 commits »