Ray
|
66bb527d22
|
Update README.md
|
2026-07-16 15:10:46 +02:00 |
|
Ray
|
f1d44c166f
|
REMOVED: Unmaintained project: VS2019-Android
|
2026-07-16 15:08:46 +02:00 |
|
Ray
|
9c834d6e4d
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
2026-07-16 15:08:35 +02:00 |
|
Ray
|
742ccb390a
|
REMOVED: Unmaintained project: 4coder
|
2026-07-16 15:08:12 +02:00 |
|
Ray
|
62a74a342c
|
Update README.md
|
2026-07-16 15:05:32 +02:00 |
|
Ray
|
8eb613e50a
|
Update rcore_desktop_glfw.c
|
2026-07-16 12:28:25 +02:00 |
|
largenumberhere
|
89b4fbd298
|
[rcore] fic position on mouse leave for emscripten. Issue raysan5#5945 followup (#5981)
|
2026-07-16 12:10:03 +02:00 |
|
GideonSerf
|
93e64f2210
|
Fix TextInsertAlloc overflow by correcting loop bounds (#5982)
Co-authored-by: gideons <gse@newspacesystems.com>
|
2026-07-16 12:08:41 +02:00 |
|
GideonSerf
|
a9a0c046f1
|
Fix pixel data size regressions (#5984)
Co-authored-by: gideons <gse@newspacesystems.com>
|
2026-07-16 12:07:19 +02:00 |
|
Tanushn
|
d224912bd5
|
Fix rlsw persistent alpha blending state (#5964)
|
2026-07-15 21:21:38 +02:00 |
|
Samael Heaven
|
39706cccbe
|
[rshapes] Fix DrawRectangleRoundedLinesEx not scaling with transform when thick=1 (#5980)
|
2026-07-15 21:20:18 +02:00 |
|
Ray
|
4640c84920
|
WARNING: Not updating mouse.previousPosition when SeMousePosition() #5962
This could be a sensible change, not sure if it can break anything...
|
2026-07-13 19:32:30 +02:00 |
|
Ray
|
af98e3126e
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
2026-07-13 19:25:08 +02:00 |
|
Ray
|
e063385c47
|
Fix #5965
|
2026-07-13 19:24:49 +02:00 |
|
Thiago Mucci
|
7a247ff40f
|
Fix swScissor() Y-axis clipping inversion in software renderer (#5976)
|
2026-07-13 19:19:02 +02:00 |
|
Commmand_Prompt
|
5de8c3521f
|
fix: ImageFromImage rectangle validation use >= and <= (#5979)
|
2026-07-13 15:13:12 +02:00 |
|
Thiago Mucci
|
b631fb3d05
|
Fix TextSubtext() returning empty string when position is 0 (#5975)
|
2026-07-13 15:11:42 +02:00 |
|
Luis
|
fb4649a3fe
|
[rcore][desktop] Fix clipboard image memory leak (#5968)
* [rcore][desktop] Fix clipboard image memory leak
* [delete] delete comment GetClipboardImage into NOTE about where put SDL_free() .
|
2026-07-13 15:10:27 +02:00 |
|
Ray
|
f00317bead
|
Added required library
|
2026-07-11 17:01:09 +02:00 |
|
Ray
|
8805ab3ee2
|
Update rmodels.c
|
2026-07-11 16:57:49 +02:00 |
|
Ray
|
ebec978443
|
REVIEWED: TextJoin(), TextSubtext(), TextInsert*() - ROS: CLN-018
|
2026-07-11 16:45:56 +02:00 |
|
Ray
|
cfe56d97ea
|
REVIEWED: GetPixelDataSize(), avoid allocations >2GB - ROS: CLN-013
REVIEWED: `GenImageColor()`, `ImageRotate()`
|
2026-07-11 16:42:57 +02:00 |
|
Ray
|
97d2b0146c
|
REVIEWED: Replace assert() by runtime checks - ROS: CLN-012
|
2026-07-11 16:22:05 +02:00 |
|
Ray
|
c31666fe2a
|
REVIEWED: ImageFromImage() - ROS: CLN-007
|
2026-07-11 16:20:41 +02:00 |
|
Ray
|
ab35e0f712
|
REVIEWED: LoadAutomationEventList() - ROS: CLN-005, CLN-006
|
2026-07-11 16:18:34 +02:00 |
|
Ray
|
c85cd07db0
|
Update rmodels.c
|
2026-07-11 12:22:03 +02:00 |
|
Ray
|
f458296a07
|
small optimization
|
2026-07-11 12:21:24 +02:00 |
|
Ray
|
8df2f13962
|
Update raudio.c
|
2026-07-11 12:20:57 +02:00 |
|
Louka Ménard Blondin
|
cba8f4286d
|
Fix initial macOS window size (#5967)
|
2026-07-11 12:06:54 +02:00 |
|
Luis
|
86c7edfd74
|
[raudio] Fix memory leak when loading .wav files (#5963)
* [raudio] Fix memory leak when loading .wav files
* [change] Insert a space.
|
2026-07-11 12:03:41 +02:00 |
|
Ray
|
caadb48e25
|
Update SECURITY.md
|
2026-07-07 15:54:57 +02:00 |
|
Ray
|
3e9fb4757f
|
Update rcore_drm.c
|
2026-07-07 12:17:23 +02:00 |
|
Nikita Dobrynin
|
d159739a8b
|
Fix DRM/EGL segfault on some NVIDIA proprietary drivers (#5960)
|
2026-07-07 12:15:54 +02:00 |
|
Ray
|
f20f61d754
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
2026-07-07 11:47:31 +02:00 |
|
Ray
|
81b740403a
|
Updated
|
2026-07-07 11:47:19 +02:00 |
|
Jussi Viitala
|
3cb8a3d782
|
ReiLua Lua binding update to raylib 6.0. (#5959)
|
2026-07-07 11:46:07 +02:00 |
|
Ray
|
f8e42cb509
|
REVIEWED: OpenURL(), added some safety checks to mitigate possible malicious url inputs
|
2026-07-07 11:45:30 +02:00 |
|
Ray
|
d631a5a466
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
2026-07-06 19:14:22 +02:00 |
|
Ray
|
5992929e56
|
REVIEWED: Security: strncpy() replaced by snprintf()
|
2026-07-06 19:13:44 +02:00 |
|
Timothy Fiss
|
3d640698d8
|
fix UB in ComputeSHA-1 (#5957)
|
2026-07-06 18:35:02 +02:00 |
|
github-actions[bot]
|
088177b269
|
rlparser: update raylib_api.* by CI
|
2026-07-06 16:33:13 +00:00 |
|
Laurentino
|
2e03c9c266
|
Change boneCount field type from int to unsigned int (#5955)
|
2026-07-06 18:33:01 +02:00 |
|
Ray
|
65abee1cba
|
Updated GA setup-emsdk action
|
2026-07-04 12:25:06 +02:00 |
|
Ray
|
1911a2827b
|
REVIEWED: GitHub Actuions update to latest actions
|
2026-07-03 23:09:19 +02:00 |
|
Ray
|
bb96b920d3
|
Update rtextures.c
|
2026-07-03 11:31:45 +02:00 |
|
0xFishbyte
|
350124a45b
|
[rcore] Fix SDL3 backend using wrong joystick functions (#5948)
* [rcore] Fix gamepad code using outdated functions
* [rcore] Remove printing available joysticks
|
2026-07-03 01:00:51 +02:00 |
|
Ray
|
5e374218ee
|
REVIEWED: Set mouse position to (0,0) when mouse leaves window area #5945
|
2026-07-02 18:58:01 +02:00 |
|
github-actions[bot]
|
9f60957b84
|
rlparser: update raylib_api.* by CI
|
2026-07-02 08:49:50 +00:00 |
|
Ray
|
0c0375f8ae
|
ADDED: IsPathDirectory(), for convenience and more readability at user code
|
2026-07-02 10:49:31 +02:00 |
|
Ray
|
77ecd5befc
|
REVIEWED: TextToSnake(), not considering spaces properly
|
2026-07-02 10:46:38 +02:00 |
|