• Joined on 2025-11-16
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-09 04:59:44 +01:00
16e6d325b9 [raudio] Fix freeing the wrong memory (#5481)
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-08 20:48:43 +01:00
0bcf79ce28 [#5455] Fix for: Fix window width calculation by adding wOffset (#5480)
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-08 04:28:47 +01:00
5398b8c9b0 Update rexm.c
c814625c00 Update models_first_person_maze.c
5e1f5d5b74 examples/models: optimize collision check in first_person_maze (#5478)
229f82699b Reviewed change #5476
c256f146b4 added saving to memory buffer and SaveFileData for binary files (#5476)
Compare 6 commits »
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-07 03:58:39 +01:00
c78ac65786 Don't require a M3d animation only file to have a mesh. There are valid use cases for animation only files that can be applied to N other meshes. (#5475)
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-06 03:28:47 +01:00
3678c2d157 REMOVE: TRACELOGD(), hardly ever used
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-04 02:28:46 +01:00
35fc8ece44 Update models_decals.c
af544c24b9 [rcore] Fix touch position automation event handling (#5470)
c4b11a30cd Fix DrawMeshInstanced breaking if instanceTransform is unused (#5469)
a44157c2a8 [example] Added textures_frame_buffer_rendering (#5468)
b00cbdaf49 Cleanup warnings in examples (#5467)
Compare 5 commits »
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-03 10:08:41 +01:00
f67e70bb47 Fix typecast warnings in rcore (#5466)
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-03 01:58:48 +01:00
c92de5f108 REVIEWED: Comments about intrinsics support #5316
942f93db55 fix(build): do not use != assignment in Makefiles (#5464)
Compare 3 commits »
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-02 17:48:42 +01:00
ca89934ed5 Update year to 2026
416af51a93 Update year to 2026
980e4d0ad3 Use the size of the texture as the V scale so repeatable textures work well (#5463)
c9a456e273 Add DenoRaylib550 binding to BINDINGS.md (#5462)
Compare 4 commits »
Mirror synced and deleted reference refs/tags/1767295108968453434/tmp_refs/tags/0.3.0 at Mirror/wren from mirror 2026-01-02 01:38:54 +01:00
Mirror synced and deleted reference refs/tags/1767267437998837368/tmp_refs/tags/0.3.0 at Mirror/wren from mirror 2026-01-01 17:29:35 +01:00
Mirror synced and deleted reference refs/tags/1767263748157870123/tmp_refs/tags/0.1.0 at Mirror/wren from mirror 2026-01-01 17:29:28 +01:00
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-01 17:21:52 +01:00
c07d075a63 REVIEWED: Security checks formatting and comments
5a3391fdce [rtext] Fix multiple security vulnerabilities in font loading (#5433, #5434, #5436) (#5450)
909f040dc5 Remove trailing spaces
Compare 3 commits »
Mirror synced and deleted reference refs/tags/1767233727885877057/tmp_refs/tags/0.4.0-pre at Mirror/wren from mirror 2026-01-01 09:18:48 +01:00
Mirror synced and deleted reference refs/tags/1767240188190425162/tmp_refs/tags/0.1.0 at Mirror/wren from mirror 2026-01-01 09:18:48 +01:00
Mirror synced and deleted reference refs/tags/1767203952827725779/tmp_refs/tags/0.2.0 at Mirror/wren from mirror 2026-01-01 01:08:38 +01:00
Mirror synced and deleted reference refs/tags/1767219600538671340/tmp_refs/tags/0.4.0-pre at Mirror/wren from mirror 2026-01-01 01:08:38 +01:00
Mirror synced commits to master at Mirror/raylib from mirror 2026-01-01 00:58:42 +01:00
eb4ad50d99 make sure that our up vector really is up in an axis before picking a world plane (#5459)
95f72b162b REVIEWED: TextReplace(), revert breaking change, needs to be reviewed again... -WIP-
cac02ab063 REXM: REVIEWED: Add new example to collection list at the end of its category, instead of adding it at the end of the file
ab1d9b3830 REXM: Check example exists (compilation worked) before trying to run it
f805e6cae8 REXM: Update Makefile.Web before trying to rebuild new example for web
Compare 8 commits »
Mirror synced commits to master at Mirror/raylib from mirror 2025-12-31 16:48:40 +01:00
c124f2552b REVIEWED: SIMD instrinsics must be explicitly enabled by developer, only SSE supported at the moment #5316
66755da4c8 REVIEWED: eglGetPlatformDisplay() usage
02cca28b5f REVIEWED: eglGetPlatformDisplay() usage
25ce6465d5 Added SSE to MatrixMultiply. (#5427)
4af95a3a84 Use eglGetPlatformDisplayEXT on DRM platform for Mali compatibility (#5446)
Compare 6 commits »
Mirror synced and deleted reference refs/tags/1767145575726762995/tmp_refs/tags/0.4.0-pre at Mirror/wren from mirror 2025-12-31 08:48:39 +01:00