|
|
d972582bc7
|
Merge pull request #5025 from zedeckj/master
Fixed typo in example
|
2025-07-08 21:43:54 +02:00 |
|
|
|
5957564983
|
Merge pull request #5026 from jonathandw743/sdlfix
fixed compile error for PLATFORM sdl
|
2025-07-08 21:43:30 +02:00 |
|
|
|
eaea8e0b0a
|
Merge pull request #5033 from wwderw/master
Update raudio.c
|
2025-07-08 21:42:47 +02:00 |
|
|
|
8ef51850bf
|
Update raudio.c
Allow for the use of raudio stand alone
|
2025-07-08 08:51:33 -05:00 |
|
|
|
32026ca78b
|
fix preview image file name
|
2025-07-08 06:34:25 -05:00 |
|
|
|
86d2db2aa9
|
fix typo on UI and preview image
|
2025-07-08 05:51:14 -05:00 |
|
|
|
9a578dbce0
|
fix formatting
|
2025-07-08 05:47:11 -05:00 |
|
|
|
a94feef6d0
|
update readme
|
2025-07-08 05:36:39 -05:00 |
|
|
|
897a8fbc9f
|
adding preview image
|
2025-07-08 05:28:15 -05:00 |
|
|
|
510dc763e9
|
adding normal map example
|
2025-07-08 05:05:30 -05:00 |
|
|
|
a92f67bf34
|
Merge pull request #5031 from AmityWilder/safety-comments
Safety Comments for Sound/Texture Update Functions
|
2025-07-08 08:49:11 +02:00 |
|
|
|
205b6a0926
|
Merge branch 'raysan5:master' into safety-comments
|
2025-07-07 21:52:54 -04:00 |
|
|
|
9f6d37ecb4
|
Update raylib_api.* by CI
|
2025-07-08 01:51:52 +00:00 |
|
|
|
d4f09984ac
|
Add safety notes to 'Update_' functions
|
2025-07-07 21:51:27 -04:00 |
|
|
|
5b182139ae
|
- implementing Raylib coding convention
|
2025-07-07 17:55:32 +02:00 |
|
|
|
de62be0ec5
|
- created complier flag SUPPORT_DRM_CACHE, to enable triple buffered DRM caching
|
2025-07-07 17:28:23 +02:00 |
|
|
|
79c29cbe24
|
fixed compile error for PLATFORM sdl
|
2025-07-06 11:36:44 +01:00 |
|
|
|
e91a3697ff
|
Fixed typo
|
2025-07-06 01:59:03 -04:00 |
|
|
|
910f4083e1
|
update dr_libs
|
2025-07-05 00:53:01 +03:00 |
|
|
|
7f8dfc6c69
|
Merge pull request #5018 from maiconpintoabreu/fix-zig-wasm-win-mac
[Zig] Fix issue on zig build Emscripten run if no emsdk installed
|
2025-07-04 14:34:07 +02:00 |
|
|
|
f1600a0c7e
|
Fix issue on zig build emscripten run if the user has not installed emsdk
|
2025-07-04 10:24:32 +01:00 |
|
|
|
46f01e315d
|
Merge pull request #5013 from maiconpintoabreu/zig-examples
[zig] Add run examples using zig and emscripten for web
|
2025-07-01 22:53:22 +02:00 |
|
|
|
2e74133a62
|
Merge pull request #5014 from fosskers/colin/cl-binding
docs: mention another Common Lisp binding
|
2025-07-01 22:52:52 +02:00 |
|
|
|
7f32b9a964
|
Merge pull request #5015 from Sir-Irk/gltf_model_fix
[rmodels] Fixing offset for processing tangents for GLTF/GLB loading
|
2025-07-01 22:50:30 +02:00 |
|
|
|
8cf932c822
|
Merge pull request #5016 from Sir-Irk/fix_pbr_example_tangents
[example] Fix pbr example shaders to use vec4 for vertexTangent
|
2025-07-01 22:48:59 +02:00 |
|
|
|
ed509193d9
|
remving w multiply on the tangent itself
|
2025-07-01 15:30:50 -05:00 |
|
|
|
f86295732a
|
fixing shader tangents to be vec4
|
2025-07-01 15:18:11 -05:00 |
|
|
|
bee524e5e6
|
fixing offset for processing tangents for gltf loading
|
2025-07-01 13:23:05 -05:00 |
|
|
|
eef1bac3e2
|
fix misspelling
|
2025-06-30 19:38:34 +01:00 |
|
|
|
0cae8890b8
|
Remove -fno-stack-protector as it is not needed and add requestFullscreen on exported methods
|
2025-06-30 09:54:20 +01:00 |
|
|
|
1db006b082
|
docs: mention another Common Lisp binding
|
2025-06-30 05:40:17 +09:00 |
|
|
|
8f50436dc9
|
Fix comments
|
2025-06-29 09:11:41 +01:00 |
|
|
|
6e9c3acaa4
|
Add run examples using zig and emscripten for web
|
2025-06-29 09:04:58 +01:00 |
|
|
|
bdda18656b
|
Merge pull request #5011 from maiconpintoabreu/update-emsdk-fix-touch
[zig] Update emsdk version for zig build to fix the issue with the EM_BOOL
|
2025-06-27 10:18:26 +02:00 |
|
|
|
d659037fbe
|
Update emsdk version for zig build to fix the issue with the EM_BOOL
|
2025-06-27 08:35:55 +01:00 |
|
|
|
c35e136471
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
2025-06-24 20:11:37 +02:00 |
|
|
|
44f670899c
|
REVIEWED: Avoid rtext dependency on rcore_desktop_sdl #4959
|
2025-06-24 20:11:35 +02:00 |
|
|
|
e09dcf6112
|
Merge pull request #5006 from ElDigoXD/patch-1
Fix typo on config.h
|
2025-06-24 19:53:56 +02:00 |
|
|
|
6266d0f419
|
Fix typo on config.h
|
2025-06-24 13:48:20 +02:00 |
|
|
|
ed022e89e5
|
fix preview crop
|
2025-06-23 16:22:14 +03:00 |
|
|
|
f6b7168ed4
|
Add preview image
|
2025-06-23 16:06:46 +03:00 |
|
|
|
fa9653d179
|
Fix function call
|
2025-06-23 13:50:24 +03:00 |
|
|
|
fca2317640
|
remove //#define PLATFORM_WEB
|
2025-06-23 13:44:50 +03:00 |
|
|
|
a2cf878190
|
cleanup variable shadowing
|
2025-06-23 13:43:38 +03:00 |
|
|
|
4233544670
|
Update core_3d_fps_controller.c
|
2025-06-23 13:32:08 +03:00 |
|
|
|
4d5a56a5f8
|
change game's resolution
|
2025-06-23 13:15:14 +03:00 |
|
|
|
eee9dd8c94
|
Example: core_3d_fps_controller
Quake like camera animations and strafe jump movement
|
2025-06-23 13:03:35 +03:00 |
|
|
|
b677376088
|
Delete shader in case compilation fails
|
2025-06-22 23:52:34 +02:00 |
|
|
|
1abac023bd
|
Update rcore.c
|
2025-06-20 23:34:41 +02:00 |
|
|
|
8b0230f5b1
|
Merge pull request #5002 from mlorenc227/master
[rcore] Fix ScanDirectoryFilesRecursively
|
2025-06-20 23:32:31 +02:00 |
|