Ray
|
defbeee1a7
|
Merge pull request #5020 from Emil2010/master
update dr_libs
|
6 mesi fa |
Ray
|
d972582bc7
|
Merge pull request #5025 from zedeckj/master
Fixed typo in example
|
6 mesi fa |
Ray
|
5957564983
|
Merge pull request #5026 from jonathandw743/sdlfix
fixed compile error for PLATFORM sdl
|
6 mesi fa |
Ray
|
eaea8e0b0a
|
Merge pull request #5033 from wwderw/master
Update raudio.c
|
6 mesi fa |
wwderw
|
8ef51850bf
|
Update raudio.c
Allow for the use of raudio stand alone
|
6 mesi fa |
sir-irk
|
32026ca78b
|
fix preview image file name
|
6 mesi fa |
sir-irk
|
86d2db2aa9
|
fix typo on UI and preview image
|
6 mesi fa |
sir-irk
|
9a578dbce0
|
fix formatting
|
6 mesi fa |
sir-irk
|
a94feef6d0
|
update readme
|
6 mesi fa |
sir-irk
|
897a8fbc9f
|
adding preview image
|
6 mesi fa |
sir-irk
|
510dc763e9
|
adding normal map example
|
6 mesi fa |
Ray
|
a92f67bf34
|
Merge pull request #5031 from AmityWilder/safety-comments
Safety Comments for Sound/Texture Update Functions
|
6 mesi fa |
Amy Wilder
|
205b6a0926
|
Merge branch 'raysan5:master' into safety-comments
|
6 mesi fa |
github-actions[bot]
|
9f6d37ecb4
|
Update raylib_api.* by CI
|
6 mesi fa |
Amy Wilder
|
d4f09984ac
|
Add safety notes to 'Update_' functions
|
6 mesi fa |
katonar
|
5b182139ae
|
- implementing Raylib coding convention
|
6 mesi fa |
katonar
|
de62be0ec5
|
- created complier flag SUPPORT_DRM_CACHE, to enable triple buffered DRM caching
|
6 mesi fa |
jonathandw743
|
79c29cbe24
|
fixed compile error for PLATFORM sdl
|
6 mesi fa |
Jordan Zedeck
|
e91a3697ff
|
Fixed typo
|
6 mesi fa |
EmilSylveon
|
910f4083e1
|
update dr_libs
|
6 mesi fa |
Ray
|
7f8dfc6c69
|
Merge pull request #5018 from maiconpintoabreu/fix-zig-wasm-win-mac
[Zig] Fix issue on zig build Emscripten run if no emsdk installed
|
6 mesi fa |
Maicon
|
f1600a0c7e
|
Fix issue on zig build emscripten run if the user has not installed emsdk
|
6 mesi fa |
Ray
|
46f01e315d
|
Merge pull request #5013 from maiconpintoabreu/zig-examples
[zig] Add run examples using zig and emscripten for web
|
6 mesi fa |
Ray
|
2e74133a62
|
Merge pull request #5014 from fosskers/colin/cl-binding
docs: mention another Common Lisp binding
|
6 mesi fa |
Ray
|
7f32b9a964
|
Merge pull request #5015 from Sir-Irk/gltf_model_fix
[rmodels] Fixing offset for processing tangents for GLTF/GLB loading
|
6 mesi fa |
Ray
|
8cf932c822
|
Merge pull request #5016 from Sir-Irk/fix_pbr_example_tangents
[example] Fix pbr example shaders to use vec4 for vertexTangent
|
6 mesi fa |
sir-irk
|
ed509193d9
|
remving w multiply on the tangent itself
|
6 mesi fa |
sir-irk
|
f86295732a
|
fixing shader tangents to be vec4
|
6 mesi fa |
sir-irk
|
bee524e5e6
|
fixing offset for processing tangents for gltf loading
|
6 mesi fa |
Maicon Santana
|
eef1bac3e2
|
fix misspelling
|
6 mesi fa |
Maicon
|
0cae8890b8
|
Remove -fno-stack-protector as it is not needed and add requestFullscreen on exported methods
|
6 mesi fa |
Colin Woodbury
|
1db006b082
|
docs: mention another Common Lisp binding
|
6 mesi fa |
Maicon
|
8f50436dc9
|
Fix comments
|
6 mesi fa |
Maicon
|
6e9c3acaa4
|
Add run examples using zig and emscripten for web
|
6 mesi fa |
Ray
|
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
|
6 mesi fa |
Maicon
|
d659037fbe
|
Update emsdk version for zig build to fix the issue with the EM_BOOL
|
6 mesi fa |
Ray
|
c35e136471
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
6 mesi fa |
Ray
|
44f670899c
|
REVIEWED: Avoid `rtext` dependency on `rcore_desktop_sdl` #4959
|
6 mesi fa |
Ray
|
e09dcf6112
|
Merge pull request #5006 from ElDigoXD/patch-1
Fix typo on config.h
|
6 mesi fa |
Diego Sanz
|
6266d0f419
|
Fix typo on config.h
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
ed022e89e5
|
fix preview crop
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
f6b7168ed4
|
Add preview image
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
fa9653d179
|
Fix function call
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
fca2317640
|
remove //#define PLATFORM_WEB
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
a2cf878190
|
cleanup variable shadowing
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
4233544670
|
Update core_3d_fps_controller.c
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
4d5a56a5f8
|
change game's resolution
|
6 mesi fa |
Agnis Aldiņš "NeZvērs
|
eee9dd8c94
|
Example: core_3d_fps_controller
Quake like camera animations and strafe jump movement
|
6 mesi fa |
Ray
|
b677376088
|
Delete shader in case compilation fails
|
6 mesi fa |
Ray
|
1abac023bd
|
Update rcore.c
|
7 mesi fa |