Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2025-12-21 16:32:32 -05:00
3212becc91 Update BINDINGS.md (#5421)
twix synced commits to master at twix/raygui from mirror 2025-12-21 00:12:33 -05:00
0b94b80c92 Update raygui.h
twix synced commits to master at twix/raylib from mirror 2025-12-21 00:12:32 -05:00
b9446863d7 REXM: RENAMED: core_high_dpi --> core_highdpi_demo
twix synced commits to master at twix/raylib from mirror 2025-12-18 23:12:33 -05:00
13f9112d8c Update rcore_desktop_sdl.c
f16fb065ea Update rcore_template.c
66392fe0ae REVIEWED: rlGetPixelDataSize(), correct compressed data size calculation per blocks #5416
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-18 15:02:32 -05:00
720dd22491 REVIEWED: rlLoadTexture(), un complete texture do to issue on mipmap loading #5416
ca578b8b08 Update raylib.sln
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-17 22:52:31 -05:00
4b760091da REVIEWED: Window scaling with HighDPI on macOS #5059
twix synced commits to master at twix/raylib from mirror 2025-12-17 14:42:32 -05:00
6d562e5e87 REVIEWED: HiggDPI content scaling on changing monitors with different DPI #5335 #5356
twix synced commits to master at twix/raylib from mirror 2025-12-16 14:12:32 -05:00
7553e9d586 REVIEWED: Gamepads on latest SDL2 2.32.8 and SDL3 3.3.6 #5403
7a5e8aa3a5 Update rcore_android.c
1c94e94873 [rcore] Implement FLAG_WINDOW_ALWAYS_RUN on Android (#5414)
33adda1983 fixed build errors with zig. now compatible with zig master 0.16.0-dev.1593+c13857e50. still backwards compatible with 0.15.1 (#5415)
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-15 21:52:32 -05:00
cf0d6fc664 REVIEWED: Alignment with other platforms
twix synced commits to master at twix/raylib from mirror 2025-12-15 13:42:33 -05:00
d74556d35c Modify text_words_alignment.c (#5411)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-14 21:22:32 -05:00
8d246fdaff Fix EXTERNAL_CONFIG_FLAGS being defined even when no custom config is used when building with zig (#5410)
a0fd5ab1d9 Update rmodels.c
9a337f3b3b ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas
5025009860 REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-14 13:22:31 -05:00
6f5cabf60c Fix misleading example text. (#5409)
twix synced commits to master at twix/raylib from mirror 2025-12-13 12:52:33 -05:00
c96669e123 REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments
9c04b1de82 REVIEWED: Store canvas name id at platform initialization
Compare 2 commits »
twix synced commits to master at twix/raygui from mirror 2025-12-11 20:02:33 -05:00
867ca4bf8d Update raygui.h
twix synced commits to master at twix/raylib from mirror 2025-12-11 20:02:33 -05:00
b465b4e2ea RENAMED: Variable names for consistency, textLength (length in bytes) vs textSize (measure in pixels)
2853b28d6d REVIEWED: Avoid program crash if GPU data is tried to be loaded before InitWindow() #4751
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-12-11 11:52:33 -05:00
8fa5f1fe2c [examples] Fixed shaders_game_of_life for web (#5399)
6f7cd3a9ab [core] Camera2d comment updates (#5401)
ae438e804e rlparser: update raylib_api.* by CI
2a566544d4 ADDED: Multiply security checks to avoid crashes on wrongly provided string data #4751
71a35f661e Update rexm.c
Compare 5 commits »
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 »