Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2026-08-24 13:18:28 -04:00
e1efefb7f4 [cmake] Propagate Cocoa backend frameworks to consumers of static raylib on macOS (#6086)
2c0021ad89 [cmake] Fix standalone configuration of examples project (#6079)
9bde204f1d [examples] Add textures_portal_window (#6082)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-23 20:58:27 -04:00
47231e37ef REVIEWED: shaders_lights_bloom example
0088b85952 [examples] Add lights_bloom_post (#6081)
338458a92b Fix crash when adding a new textures or audio examples (#6089)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-23 12:48:28 -04:00
3836f13878 Also include the playsoundapi.h file that is where playsound is now in lean and mean, this ensures that it gets picked up by the replacement macro in more modern SDKs. (#6088)
twix synced commits to master at twix/raylib from mirror 2026-08-21 19:58:28 -04:00
abe23bf82d [build] Updated examples/Makefile after testing on OSX (#6077)
6cceb2b873 Update README.md
86430c156c Update README.md
3b57140640 Update README.md
f472c67bb2 Update README.md
Compare 7 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-20 11:18:28 -04:00
af3045377a add raystar binding to BINDINGS.md (#6075)
twix synced commits to master at twix/raylib from mirror 2026-08-19 18:58:27 -04:00
f9e2215c49 Update README.md
d75a6589f0 REVIEWED: GetWindowPosition() #5932
47c8e897ce [rcore][GLFW] Fix borderless-windowed mode being always on top (#5868)
1129d42b48 Mostly rewrote GetPrevDirectoryPath() to correct its behavior in a few cases (#6073)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-18 10:22:33 -04:00
c58072d595 Update emscripten mouse handling (#6070)
twix synced commits to master at twix/raylib from mirror 2026-08-17 18:02:34 -04:00
b98c4e031d [rcore_web_emscripten] Handle emscripten keyboard events (#6067)
9506b58633 Update BINDINGS.md
44aa771cc0 add raymod binding for modula 2 and 3 (#6068)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-14 00:12:33 -04:00
dad422a430 Fix time calculation in GetTime function (#6061)
twix synced commits to master at twix/raylib from mirror 2026-08-13 16:02:34 -04:00
ae83a50fb3 Update BINDINGS.md (#6060)
twix synced commits to master at twix/raylib from mirror 2026-08-13 07:52:35 -04:00
4f4b3aef45 Use unmodified GLFW (#6058)
6862f7b9ca Update BINDINGS.md
ad6b19a37c Add mach-raylib (#6059)
Compare 3 commits »
twix synced commits to master at twix/raygui from mirror 2026-08-12 07:22:35 -04:00
fbf5d95e19 Update Makefile
twix synced commits to master at twix/raylib from mirror 2026-08-12 07:22:34 -04:00
bb474f69d8 Updated macOS libraries
77353e7f31 Update GLFW to 3.5.1 (#6051)
fba8ea01f5 [rlsw] Fix #ifdef -> #if for RLSW_DOUBLE_BUFFERING in sw_default_framebuffer_free() (#6054)
57917f1656 add component pascal/oberon2 bindings (#6055)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-11 23:12:35 -04:00
d46a59367f [msbuild] MSVC x64 build compatibility support (#6052) (#6053)
868413839a Fix glTF pose sampled at the end of an animation returning a pose from the start (#6048)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-11 15:02:33 -04:00
1225932449 [examples] Add core_scissor_shape (#6032)
f28c2221cc Fix window Y position reading X in RGFW move callback (#6044)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-11 06:52:34 -04:00
4245423cc1 Update miniaudio to 0.11.25 (#6050)
twix synced commits to master at twix/raylib from mirror 2026-08-10 14:32:34 -04:00
9beca068b9 [rshapes] Fix drawing circle sectors (#6045)
twix synced commits to master at twix/raylib from mirror 2026-08-08 13:43:38 -04:00
079cc2df09 Update shaders_shadowmap_rendering.c
388806f24d [examples] shaders shadowmap rendering camera fix (#6041)
b0005129c7 fix typo in fix_win32_compatibility.h (#6043)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-07 21:23:38 -04:00
1893226cb7 Fix crash on CloseAudioDevice: uninit device before mutex (#6039)
3580240743 [examples] Several fixes and improvements (#6042)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-08-07 13:13:39 -04:00
7ee0b08647 Fix Android relaunch hang after destroy while paused (#6040)