Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2025-10-01 11:45:42 -04:00
6f1077737e Update raylib_api.* by CI
f680776941 feat:Added DrawLineDashed() and a new example explaining how to use this new function. (#5222)
e5f809f534 switch to enum (#5223)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-30 19:33:12 -04:00
6ed61e107b flipped binary check to fix bug (#5220)
8932ba0b0a Update core_delta_time.c
6966ad5717 Update shaders_ascii_rendering.c
3f30533f1c [examples] Add core_delta_time (#5216)
a553fbd0c7 [examples] Fix shaders_ascii_rendering (#5219)
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-30 11:30:23 -04:00
56e32f2c3e ADDED: example: shapes_bullet_hell (#5218)
twix synced commits to master at twix/raylib from mirror 2025-09-29 19:10:22 -04:00
37149082e8 Avoid warnings
0e57a572b4 REVIEWED: rlsw module and related files
beabb1300d Revert "Update miniaudio to v0.11.23 (#5208)"
218a806ec2 REVIEWED: example: shaders_ascii_rendering
317c1eaeeb Add ascii post processing (#5213)
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-29 11:00:23 -04:00
43c81d216c REVIEWED: VS2022: New example core_input_actions UUID
584bc14929 [rlgl] Add Software Rendering Support (#4832)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-28 18:40:22 -04:00
f76666af3f REXM: Avoid updating metadata from others examples
e5e684a5ca Update examples_report.md
c551fb7118 Add models_basic_voxel example (#5212)
7d780d18b5 REVIEWED: New example format and requirements: core_input_actions #5211
Compare 9 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-26 17:45:37 -04:00
070c7894c6 REVIEWED: Some flags for window/context creation attributes
e79603d501 REDESIGNED: rcore_desktop_win32 platform backend
06cfda6ff9 Update raymath.h
87f758f9b4 Review latest PRs formatting
Compare 8 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-24 16:53:54 -04:00
3f6d67c61c [rcore_android] implement GetCurrentMonitor() (#5204)
07033cff90 Fix polygon drawing example for opengl 1.1 (#5202)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-24 08:43:53 -04:00
2554dcba9b fix rlSetTexture not overriding default mode (#5200)
4f9b933b34 REXM: Update examples; text_unicode_emojis requires additional resources on Web
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-23 16:23:54 -04:00
ca33d495b3 [build][cmake] set lib m as public so it can be linked by consumer (#5193)
085391e788 [build][cmake] fix issue introduced by #5181 (#5198)
fbae395e85 Update raymath.h (#5201)
Compare 3 commits »
twix synced commits to master at twix/raygui from mirror 2025-09-22 07:45:45 -04:00
681393a423 Update user links to github
twix synced commits to master at twix/raylib from mirror 2025-09-22 07:45:44 -04:00
78a607b778 Update twitter links
twix synced commits to master at twix/raylib from mirror 2025-09-21 15:25:44 -04:00
bb28d7fd0e Update normalmap.fs
363855ec3e Update rexm.c
8ada37d967 Update depth_write.fs
e7cfd3d4a3 Update depth_render.fs
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-21 07:15:44 -04:00
95cb0cbf67 Update README.md
1161286d51 Update rexm.c
f0674676b6 Update raylib_parser.c
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-19 14:35:44 -04:00
ff8333435a use lowercase "message" to remove recommendation warning (#5196)
twix synced commits to master at twix/raygui from mirror 2025-09-18 13:58:46 -04:00
9cdfec460b Update raygui.h
twix synced commits to master at twix/raylib from mirror 2025-09-18 13:58:45 -04:00
1c3f9fa135 Update parse_api.yml
9268b0d029 REXM: Commented functions moved to main raylib API
23e0898c65 Ouch!
97e214fc68 Update raylib_api.* by CI
Compare 8 commits »
twix synced commits to master at twix/raylib from mirror 2025-09-17 21:38:45 -04:00
7729727752 Use the render size not the screen size for screenshots so we use the actual framebuffer size. (#5192)
twix synced commits to master at twix/raylib from mirror 2025-09-17 13:28:44 -04:00
a15651f4fe Restore projects/CMake/CMakeLists.txt (#5191)
twix synced commits to master at twix/raylib from mirror 2025-09-16 21:08:45 -04:00
fbdf5e4fd2 fix(rcore): correctly scale content on macOS (#5186)