Ray
890058abcd
Update raylib.h
il y a 10 mois
github-actions[bot]
1987c90c73
Update raylib_api.* by CI
il y a 10 mois
Ray
d30cfea82d
REVIEWED: `GetScreenToWorldRayEx()`
il y a 10 mois
Rob Loach
9070eb9a13
Fix framerate recording for .gifs ( #3894 )
il y a 10 mois
Ray
c9d71689ed
Remove TABS
il y a 10 mois
Ray
646d70e93a
Remove trailing spaces
il y a 10 mois
github-actions[bot]
1b047995d1
Update raylib_api.* by CI
il y a 10 mois
Ray
fdf9ac66da
Merge branch 'master' of https://github.com/raysan5/raylib
il y a 10 mois
Ray
3b353da3ab
Address parsing issue when generating XML #3893
il y a 10 mois
Nikolas Mauropoulos
d374457040
Fixes zig build that was broken on #3863 ( #3891 )
* Fixes zig build that was broken on #3863
* Make this work with wayland
il y a 10 mois
github-actions[bot]
7c75746b91
Update raylib_api.* by CI
il y a 10 mois
MrMugame
eda239cc97
Fixing gamepad buttons not working in drm backend ( #3888 )
* Fixing gamepad buttons in drm backend
* Remove trailing spaces
* Axis enumeration now works properly
il y a 10 mois
Ray
07128896af
Update rcore_drm.c
il y a 10 mois
MrMugame
30781c423b
Organizing the drm backend to only use one api to allow for more devices ( #3879 )
* Updating rcore_drm.c to only use one api for input
* Change RPI log prefix to DRM
* Remove relative checking which is not supported currently
* Loop should continue on invalid event in drm backend
* Fixed and cleaned up PollKeyboardEvents() in drm backend
il y a 10 mois
proberge-dev
b905dafca0
[rtextures] Fix LoadImageFromScreen scaling ( #3881 )
il y a 10 mois
Ray
35252fceef
Merge branch 'master' of https://github.com/raysan5/raylib
il y a 10 mois
Ray
dcb9db5fe6
Update rcore.c
il y a 10 mois
Kacper Zybała
9cf408f77c
Remove redundant rlDisableVertexAttribute for SHADER_LOC_VERTEX_COLOR ( #3871 )
il y a 10 mois
Ray
28c232d856
Update rcore_desktop.c
il y a 10 mois
Jeffery Myers
9bb3d9977a
Put GLFW in relative mouse mode when the cursor is disabled. ( #3874 )
il y a 10 mois
Ray
d7ff0175c1
Fix #3876 and also `rlgl` review on #3783
il y a 10 mois
Ray
8b0dd44316
Fix #3876 and also `rlgl` review on #3783
il y a 10 mois
Alexandre Almeida
9a8d73e6c3
Fix GLFW runtime platform detection ( #3863 )
* Fix GLFW runtime platform detection
* Add libwayland-dev package to workflows
* Add libxkbcommon-dev package to workflows
* Add libwayland-bin package to codeql.yml
* Add libwayland-client0 and libwayland-cursor0 packages to codeql.yml
* Use libwayland-dev in codeql.yml
* Add libxkbcommon-dev to codeql.yml
* Remove libwayland-bin from linux.yml and linux_examples.yml (libwayland-dev includes it as a dependency)
---------
Co-authored-by: Ray <raysan5@gmail.com>
il y a 10 mois
joyousblunder
42db6badd0
Update BINDINGS.md ( #3868 )
Odin's binding were bumped to 5.0 back in November 2023
il y a 10 mois
Ray
17d631f508
Update codeql.yml
il y a 10 mois
iP
1fad8277a3
optimisation of the "bone socket" tutorial ( #3864 )
Less matrix operations doing.
il y a 10 mois
Peter0x44
f072497551
Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL ( #3862 )
I did some testing and this seems to work okay, but it *is* different to
GLFW. GLFW seems to lose "IsCursorOnScreen" for one frame upon pressing
alt+tab over the window, without a different window covering it. SDL
seems to have a more reasonable behavior for this case. Either way it's
an edge case and I don't know the exact way to fix, likely requires
internal GLFW changes.
il y a 10 mois
Rob Loach
ba066656f7
[cmake] Disable SDL rlgl_standalone example ( #3861 )
* cmake: For SDL, disable rlgl_standalone
* cmake: Only build rlgl_standalone when on Desktop, and not shared libs
il y a 10 mois
Ray
30604080ef
Update rmodels.c
il y a 10 mois
Ray
93a828f744
REVIEWED: GetMouseRay() functions rename #3830
il y a 10 mois
github-actions[bot]
b1029a40b2
Update raylib_api.* by CI
il y a 10 mois
aiafrasinei
3b7be85151
Screen space related functions consistency ( #3830 )
* Screen/world-space related functions rename
* Update raylib_api.* by CI
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
il y a 10 mois
Rob Loach
fccdfa7926
cmake: For SDL build, link the glfw dependency ( #3860 )
il y a 10 mois
Ray
c1c9b69290
Implemented fix for #3859
il y a 10 mois
Ray
1904873838
Merge branch 'master' of https://github.com/raysan5/raylib
il y a 10 mois
Ray
68b553cfc1
Update raylib.h
il y a 10 mois
Ray
c7b362d19d
Update cmake.yml
il y a 11 mois
Ray
38bdcafea1
Update cmake.yml
il y a 11 mois
Ray
2114e48393
Update cmake.yml
il y a 11 mois
Ray
36dabe485c
Update cmake.yml
il y a 11 mois
Ray
7584b6aa0b
Update cmake.yml
il y a 11 mois
Alexandre Almeida
85a46e42bd
CMake: Remove USE_WAYLAND option ( #3851 )
* CMake: Remove USE_WAYLAND option
* Consistency fix
* Fix oversight
il y a 11 mois
Ray
6e9dcdb599
Update linux_examples.yml
il y a 11 mois
Ray
c970afeccd
Update linux.yml
il y a 11 mois
Caleb Barger
25caf14be8
Fix fix-build-paths ( #3849 )
il y a 11 mois
Alexandre Almeida
dc1cec8bab
Remove GLFW mouse passthrough hack and increase GLFW version in CMake ( #3852 )
il y a 11 mois
Ray
449f7d3fa6
Merge branch 'master' of https://github.com/raysan5/raylib
il y a 11 mois
Ray
fea3395fc1
Review formatting
il y a 11 mois
github-actions[bot]
d3f2d94f23
Update raylib_api.* by CI
il y a 11 mois
Ray
1e8450665c
ADDED: New function `ColorIsEqual()`
il y a 11 mois