Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raygui from mirror 2026-08-05 20:23:38 -04:00
0132e47671 Delete gui_value_box_float.c
twix synced commits to master at twix/raylib from mirror 2026-08-05 12:13:38 -04:00
a55d49b754 [examples] Add shapes_outlines_thickness (#6037)
twix synced commits to master at twix/raylib from mirror 2026-08-04 19:53:37 -04:00
7711de62fb Code gardening
37712a8fbe [rshapes] Fix Draw*LinesEx() functions' inconsistent handling of thick parameter. (#6035)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-02 19:01:55 -04:00
99b61089c8 Added ElfScript to Bindings (#6036)
twix synced commits to master at twix/raylib from mirror 2026-08-01 10:21:56 -04:00
c5a6d94110 Update BINDINGS.md (#6034)
twix synced commits to master at twix/raylib from mirror 2026-07-31 09:51:55 -04:00
912085c831 Update raygui
7d85ff76a6 Update BINDINGS.md (#6033)
Compare 2 commits »
twix synced commits to master at twix/raygui from mirror 2026-07-31 09:51:55 -04:00
9fed992452 warnings (#567)
70f440b2d1 fixes textSize parameter shadowing (#568)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-30 09:21:55 -04:00
3e49c80799 REVIEWED: Macros prefixes #6029
e5aaed2a3f change prefix of all public compile time options from SW_ to RLSW_ (#6029)
ea0dcbdb7c review inlining (#6028)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-29 08:51:55 -04:00
63f82f0ca8 REVIEWED: DrawRectangleLinesEx(), avoid early-return
9f9c11db41 [rshapes] Fix DrawRectangleLinesEx() (#6027)
f3d7d5a3cd Update raygui
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-27 16:01:56 -04:00
935f3da3ff [examples] Add shapes_polygon_lines (#6023)
de24a6c1eb fix: use rlGetPixelDataSize in rlgl.h (#6024)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-26 15:31:56 -04:00
3ea8b9298f Refactor text insertion logic in rtext.c (#6022)
14d3587858 Refactor text insertion logic in rtext.c (#6021)
a18051fdd9 Fix various warnings when building in VC2022 (#6020)
ac06acbaee Add rayscal binding for Scala Native (#6019)
ae7c58e5b9 Fix typo in 'Utility Wrapers' heading (#6017)
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-24 22:41:56 -04:00
c15f3214d5 [rshapes] Correct DrawPolyLinesEx() line thickness. (#6014)
a408dd332e REVIEWED: IsPathAbsolute(), remove isalpha() dependency
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-23 14:01:55 -04:00
f0a8201733 Update CHANGELOG for upcoming raylib 6.2 release
twix synced commits to master at twix/raygui from mirror 2026-07-23 05:51:56 -04:00
4f917532aa Updated styles linee spacing
twix synced commits to master at twix/raylib from mirror 2026-07-23 05:51:55 -04:00
127e7441da [rshapes] Fix DrawPolyLinesEx() (#6004)
353268b7cf [rmodels] Fix GLTF animation interpolation (#6007)
8eb433518d [build][Zig] Update to raygui 5.0 (#6005)
7d4f5f79e7 [build][Zig] Fix web examples building all the time (#6006)
Compare 4 commits »
twix synced commits to master at twix/raygui from mirror 2026-07-21 21:11:56 -04:00
3f81e2bd02 Update README.md
twix synced commits to master at twix/raygui from mirror 2026-07-21 13:01:57 -04:00
63465e55c2 Update controls_test_suite.c
220b6a85ba Update controls_test_suite.c
3ea06d4c3d Fix issue with GuiColorPicker()
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-21 13:01:56 -04:00
aa4cf20eae [rlsw] Variant dispatch refactor + bunch of improvements (#5996)
78535d2343 [rlsw] First batch of embedded optimizations and compiler requirements Pico 2 (#5994)
e809face7b [rmodels] DrawSphereWires(), code optimization (#6000)
9fd4726c31 [rshapes] Fix DrawRectangleRoundedLines() (#5992)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-07-21 04:51:55 -04:00
1c3a7748ea Update examples dep. raygui 5.0
twix synced commits to master at twix/raylib from mirror 2026-07-20 20:41:56 -04:00
ce40053a6c Remove trailing spaces