Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2025-07-30 15:25:47 -04:00
50acba3ce8 REVIEWED: rcore_web, cleaning and reorganizing
18ae6a377c Merge pull request #4956 from Moros1138/consume-keyboard-events
12f0943bd9 Update rcore.c
b40e53f11c Remove double line spacing
414235dd17 Update shaders_multi_sample2d.c
Compare 6 commits »
twix synced commits to master at twix/raygui from mirror 2025-07-28 22:49:36 -04:00
1736d71bd7 Improve customizeability of allocator macros (#475)
be051532d3 Removed unpaired multi-line comment end (#497)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-28 22:49:35 -04:00
5ca6bff8ca Update rl_gputex.h
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-27 22:19:37 -04:00
70daf39eaf Merge pull request #5066 from lepasona/master
47df461047 Merge pull request #5068 from lepasona/patch-1
b230720842 example core_input_gamepad.c: fix hardcoded gamepad 0
1da6b281de Update glfw mappings.h
Compare 4 commits »
twix synced commits to master at twix/raygui from mirror 2025-07-26 21:56:17 -04:00
ff866904d0 Review formating
twix synced commits to master at twix/raylib from mirror 2025-07-26 13:46:17 -04:00
1fc0b4955f REVIEWED: rl_gputex.h, added some info for future improvements
eb7f8912f8 Minor format tweaks
8343aed4f6 Avoid fatal errors on OBJ model loading
c9f9219fa6 REVIEWED: DRM cache buffers support #4988
5c680739bd Removed platform-specific flag from config.h #4988
Compare 16 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-26 05:36:17 -04:00
94d8d7133b Merge pull request #5045 from sleeptightAnsiC/fix_gputex_logging
85bf04c7bf [rl_gputex] fix: decouple logging and memory allocation from Raylib
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-23 20:33:25 -04:00
9a042bc9ad Merge pull request #5061 from myQwil/zig_manual_module
dfa21c2d1f [build][zig] use addLibrary() and set root modules manually
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-22 20:03:26 -04:00
5434ae1100 Merge pull request #5057 from Joecheong2006/example-double-pendulum
10fadd9185 Replaced scalar to float
b6ae5af4e3 Removed redefined RAD and DEG
8a0ab163d3 Changed to 4 spaces
f3854cb406 Fixed typo
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-21 11:23:25 -04:00
7b017b60d9 Move global variable to right code section
twix synced commits to master at twix/raylib from mirror 2025-07-20 19:03:26 -04:00
dedf382f64 Merge pull request #5053 from didas72/master
36364192d5 Fixes GetWindowHandle returning a bad handle under Linux X11
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-19 10:23:26 -04:00
9b6c09c32f Merge pull request #5049 from wwderw/master
0b125a5fd7 Update Makefile
0b7dda8ab1 Merge pull request #5050 from katanya04/master
3d93b30262 Update font load message
093e5200d0 Update Makefile
Compare 5 commits »
twix created branch main in twix/Languini 2025-07-17 21:44:40 -04:00
twix pushed to main at twix/Languini 2025-07-17 21:44:40 -04:00
f6b95ab306 Initial commit
twix created repository twix/Languini 2025-07-17 21:33:57 -04:00
twix synced commits to master at twix/raylib from mirror 2025-07-17 17:43:27 -04:00
78a06990c7 Merge pull request #5041 from PanicTitan/master
82b80a6998 Review formatting, avoid variable
71b302846a Review formatting, avoid variable
8823aba9df Update rprand.h
6b9a685bae Merge pull request #5048 from veins1/patch-4
Compare 10 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-15 16:43:26 -04:00
e00c5eb8b1 Merge pull request #5043 from vinnyhorgan/master
cbea2ff502 Merge pull request #5046 from maiconpintoabreu/updatestream-music
3320a2c837 Fix to prevent UpdateMusicStream to run without music playing
901afadbf1 fix warning log macro in rlgl
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-15 08:33:25 -04:00
e7c043529c Merge pull request #5044 from backspaceoverload/fix-HalfToFloat
44ebf32389 Fix HalfToFloat Mantissa hex value
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-14 08:03:25 -04:00
f34e240688 Merge pull request #5042 from Sir-Irk/ImageDrawLineEx_fix
fce3102f1c Remove excess comments
9f03d7c426 fixing comments
0c69c43c3a fix ImageDrawLineEx to be able to draw even numbered thicknesses
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-07-10 14:31:13 -04:00
20a07a65d7 Merge pull request #5037 from garrisonhh/fix-gaussian-blur
8dbacafbe6 fix overflow in cast for ImageBlurGaussian
Compare 2 commits »