Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2026-04-09 08:49:10 -04:00
fbcc8cdb55 Update shapes_top_down_lights.c
ca6f188233 Update shaders_shapes_textures.c
8e54b19d9f Update shapes_basic_shapes.c
e24b01bb28 Update HISTORY.md
Compare 8 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-05 23:19:09 -04:00
c5fc771622 removed the first RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEMATRICES (#5727)
twix synced commits to master at twix/raylib from mirror 2026-04-05 06:59:10 -04:00
d3c6f426b4 Update for software renderer on DRM #5721
c4bd4faab5 [build][CMake] REVIEWED: DRM software renderer configuration (#5721)
4a6ceb9c76 [rcore_rgfw] Icon color format fix (#5724)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-04 14:39:09 -04:00
6ef0044381 REVIEWED: Window messages WM_SIZING, WM_SIZE, WM_WINDOWPOSCHANGED #5720
1122add3ee Minor format tweak
92f82b4add Update raylib.h
cdff3d7bea Update CHANGELOG
138ef838d9 [rlsw] Some platform fixes (#5720)
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-04 06:29:10 -04:00
6ff51d3a2a Update audio_amp_envelope.c
ea6292e27a REVIEWED: example: audio_amp_envelope, code formating to follow raylib code conventions #5713
bb7b8d70e9 Example/audio adsr (#5713)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-01 21:19:10 -04:00
f36533cbd8 rlparser: update raylib_api.* by CI
5c2dee0862 REVIEWED: LoadDirectoryFiles*() comments
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-01 13:11:51 -04:00
12140cd444 explicitly state TEXTURE_WRAP_REPEAT for web build (#5711)
twix synced commits to master at twix/raylib from mirror 2026-04-01 05:01:51 -04:00
4799cab772 Update rexm.c
eb4f1a6da0 Update ROADMAP.md
449182bb51 Update README.md
4ca9170f5b [rcore_rgfw] Updating render resolution as well on SetWindowSize (#5709)
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-31 12:41:51 -04:00
78797757f0 store bytes at global data seg (#5708)
twix synced commits to master at twix/raylib from mirror 2026-03-30 20:21:52 -04:00
a6dc9f9e92 Update LICENSE.md
twix synced commits to master at twix/raylib from mirror 2026-03-30 12:11:52 -04:00
c7df641aa2 Update text_font_loading.c
63beefd0de Update Makefile.Web
b3bf537fab Update rexm.c
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-29 20:01:51 -04:00
8743e11285 Update rmodels.c
04f81538b7 ADDED: Some sample code to export gltf/glb meshes -WIP-
8d70f1007b Update CHANGELOG
6c0134bb5c Create cgltf_write.h
e9231bc4f1 Update stb_image_resize2.h
Compare 12 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-29 03:51:52 -04:00
d3cc78d9d7 Update rexm.c
e3dcb144bc Update rexm.c
da93ec4a21 Remove trailing spaces
fb0f83bc91 Remove trailing spaces on shaders
29ded51ea4 Update rlgl.h
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-28 19:41:52 -04:00
bb78e98a71 Remove forced normalization of normal vectors in rlNormal3f, assume the user has set the correct input for the shader. (#5703)
5915584cd6 Fix zig build and minor improvements (#5702)
8c44ea5032 Code gardening
5fad835ff1 Update rcore.c
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-27 19:11:51 -04:00
4142c89baa Update rcore.c comment (#5700)
990a5e0cb4 rlparser: update raylib_api.* by CI
8a7aff509d WARNING: BREAKING: REDESIGNED: TextInsert(), TextReplace(), TextReplaceBetween(), using static buffers
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-27 11:05:25 -04:00
ba83bd33f3 simplify CheckCollisionSpheres using Vector3DistanceSqr (#5695)
98d6e24c44 remove comment (#5696)
51f4741912 [rmodel] fix for devices without VAO support (#5692)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-26 18:45:25 -04:00
d7bd56ef1b rlparser: update raylib_api.* by CI
a693365bf2 Move DrawModelPoints methods to example - point rendering (#5697)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-03-26 10:35:25 -04:00
bd3a35ca21 [build.zig.zon] Fix: replace deleted hexops/xcode-frameworks with pkg.machengine.org mirror (#5693)
twix synced commits to master at twix/raylib from mirror 2026-03-25 18:15:24 -04:00
0f0983c065 Remove trailing spaces
twix synced commits to master at twix/raylib from mirror 2026-03-24 09:35:24 -04:00
5dd4036ed0 Fix UI Cellular Automata (#5688)