Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2025-12-10 19:32:32 -05:00
2d8e346945 Update update_examples.yml
f3f02b3e17 REXM: examples validation and update
dad93abcf8 REXM: Ignore some warnings on GCC/Clang
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-10 11:22:32 -05:00
5e8118daf2 Update shaders_game_of_life.c
bc2057345b REVIEWED: GetRandomValue(), explained the new approach to get more uniform random values range
f2a900a60d [rcore] Fix modulo bias in GetRandomValue() (#5392)
3adfde42f7 REVIEWED: rlLoadTeexture(), max mipmap levels to use #5400
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-09 19:02:32 -05:00
91ac3cc707 FIX: LoadRandomSequence(), using GetRandomValue() #5393
19a1683641 REXM: Updated examples
be6007be93 fix: sha1 computation on messages longer than 31 bytes (#5397)
efeccfef61 [examples] Add textures_cellular_automata (#5395)
366300aafe [examples] Add shaders_game_of_life (#5394)
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-06 17:32:33 -05:00
8115b7e922 Update rmodels.c
fd8830948e fix newer NDK version compiling errors (#5389)
f9899a7182 Reviewed code formating
561cc27403 [rModels] Support 16 bit vec3 values in gltf reader (#5388)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-04 00:12:32 -05:00
983efae3e4 Expose RGFW to cmake (#5386)
twix synced commits to master at twix/raylib from mirror 2025-12-03 16:02:32 -05:00
95c4efd7a3 Update comment on shapes_penrose_tile.c (#5384)
twix synced commits to master at twix/raylib from mirror 2025-12-03 07:52:32 -05:00
68befcc64f Update shapes_penrose_tile.c
b1f8cde329 [examples] Added: text_strings_management (#5379)
Compare 2 commits »
twix synced commits to master at twix/raygui from mirror 2025-12-02 23:42:34 -05:00
367e169ad3 initializ some variables to prevent warnings (#515)
twix synced commits to master at twix/raylib from mirror 2025-12-02 23:42:33 -05:00
78a81bf407 Fix ToggleBorderlessFullscreen() Not Hiding Taskbar (#5383)
944567651c replace sprintf with snprintf (#5382)
1bbc8682f4 Fixed some typos and mispellings (#5381)
ed5da45203 Update LICENSE.md #5380
d3addad9a7 REVIEWED: example: shapes_penrose_tile formating
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-01 15:02:33 -05:00
3ba186f2c1 [examples] Added: shapes_penrose_tile (#5376)
twix synced commits to master at twix/raylib from mirror 2025-11-30 14:32:32 -05:00
4d9df337a7 rlparser: update raylib_api.* by CI
4724f7cf1b REVIEWED: Comments for UpdateSound() specifying expected data format #5350
a568506265 REVIEWED: External libraries sdefl and sinfl to address #5367
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-29 22:12:32 -05:00
6a048b7afe corrected visualstudio project (#5375)
twix synced commits to master at twix/raylib from mirror 2025-11-29 14:02:32 -05:00
ebce9fa97a Update rcore_memory.c
78661a4ee0 REXM: ADDED: shapes_ball_physics
18e1ec504f Updated example
9f567e6ee4 Example for creating balls with simple physics simulation (#5372)
e273aaea1e [examples] text_inline_styling: make inline text and background colors respect base alpha (#5373)
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-27 13:02:33 -05:00
1ac1309b24 feat: add elle bindings (#5370)
twix synced commits to master at twix/raylib from mirror 2025-11-25 20:22:32 -05:00
8f3cabcf76 Update rcore.c
2b051afb29 [examples] shapes_kaleidoscope rewind, forward & reset buttons (#5369)
Compare 3 commits »
twix synced commits to master at twix/raygui from mirror 2025-11-25 12:32:32 -05:00
1a74db2ab3 Update raygui.h
715baf250d Update raygui.rc
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-25 12:12:33 -05:00
3d9129e3b4 Update rexm.rc
80ed6eadb8 REXM: RENAME: audio_fft_spectrum_visualizer -> audio_spectrum_visualizer
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-24 11:52:31 -05:00
47a8b554bc **NEW**: PLATFORM_MEMORY backend
fc8049a039 rlparser: update raylib_api.* by CI
bd36610f91 Some formatting
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-23 19:42:32 -05:00
7e3d6cbfa8 Update rcore.c
17dc2bb474 Update rcore.c
aaa893f668 Update rcore.c
e1b9857b14 Some TODOs and format reviews
cf5e84c3c4 Update models_skybox_rendering.c
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-23 11:32:33 -05:00
f1719480e0 Minor format tweaks