Johnny Cena
9b32a950f8
fix wrong cwd
1 month ago
Johnny Cena
b37cd897e8
fix wrong handling of make path
1 month ago
Johnny Cena
a7acd8bc7d
semicolon
1 month ago
Johnny Cena
dde3bc6588
add debug line
1 month ago
Johnny Cena
eb73a7919a
Merge branch 'update-examples-fix' of https://github.com/JohnnyCena123/raylib into update-examples-fix
1 month ago
Johnny Cena
1bd593bd88
use hardcoded absolute path to make
1 month ago
github-actions[bot]
99a19db0b5
Update examples collection
1 month ago
Johnny Cena
25f7003bc5
Merge remote-tracking branch 'origin/master' into update-examples-fix
1 month ago
Ray
f60333d9b2
Update update_examples.yml
1 month ago
Ray
785965fcef
Update update_examples.yml
1 month ago
Ray
d0e6f60ef3
Update update_examples.yml
1 month ago
Ray
6c4f220e89
Update update_examples.yml
1 month ago
Ray
c95630b7d0
Update update_examples.yml
1 month ago
Johnny Cena
d6a5223984
Merge remote-tracking branch 'origin/master' into update-examples-fix
1 month ago
Ray
e9f655d002
Update update_examples.yml
1 month ago
Ray
41211b0c8c
Update update_examples.yml
1 month ago
Ray
d320a029c8
REXM: Reviewed building, using default examples `Makefile`/`Makefile.Web`
1 month ago
Ray
f83c5cb6e1
Merge pull request #5138 from maiconpintoabreu/fix-glsl100
[examples][shaders] set glsl100 back to 100
1 month ago
Maicon Santana
69021939e6
fix write_depth.fs glsl120
1 month ago
Ray
9cc9f3bbbe
Merge pull request #5139 from Siltnamis/stbtt_rl_malloc
use RL_MALLOC in stb_truetype
1 month ago
Siltnamis
3c9c66e72b
use RL_MALLOC in stb_truetype
1 month ago
Maicon Santana
c6d7694286
set glsl100 back to 100
1 month ago
Ray
11bf3996cf
REDM: Add web metadata validation and update
1 month ago
Ray
a7aeb2f2b5
REXM: Add example build option
1 month ago
Ray
500494f791
Update core_3d_fps_controller.c
1 month ago
Ray
1d17be6c1c
Merge pull request #5137 from feive7/master
Clamp camera pitch
1 month ago
Ray
ce1cd0d7e6
Merge pull request #5128 from CashWasabi/zig-0.15
[build] Update `build.zig` (breaking)
1 month ago
Marcel Ochs
566eb34ff8
Update build.zig
1 month ago
feive7
8b0cbb6f47
Clamp camera pitch
1 month ago
Ray
ce8bcb332b
Using internal defined `File*()` functions
1 month ago
Ray
fc082edccc
Merge branch 'master' of https://github.com/raysan5/raylib
1 month ago
Ray
4e71e91a4a
REXM: Replace example name on project file
1 month ago
Ray
18c50bb01b
Merge pull request #5136 from alexander-nichols/fix-shader_normal_map-solution
[build] Fixed VS2022 broken build
1 month ago
Ray
09bd2df17b
Merge pull request #5133 from rossberg/patch-1
[raudio] Properly close FLAC in UnloadMusicStream
1 month ago
Ray
0aa5e8169d
Merge pull request #5132 from maiconpintoabreu/fix-examples
[examples][core] refactoring core_input_mouse.c to use IsCursorHidden function for consistency
1 month ago
alexander-nichols
5d9c8c365e
[build] Fixed VS2022 broken build
Fixed bad references to shaders_normalmap in the project raylib\projects\VS2022\examples\shaders_normal_map.vcxproj
Changed GUID for shaders_normal_map as it coincided with that for core_3d_fps_controller {6B1A933E-71B8-4C1F-9E79-02D98830E671}
1 month ago
Andreas Rossberg
2deae294c6
[raudio] Properly close FLAC in UnloadMusicStream
Fix raysan5/raylib#5131 .
1 month ago
Maicon Santana
238163c6ca
swap local variable `isCursorHidden` to use new method `IsCursorHidden()`
1 month ago
github-actions[bot]
4e53903f4b
Update examples collection
1 month ago
Johnny Cena
53f8cbac80
remove unnecessary debug line from rexm.c
1 month ago
Johnny Cena
917f6b737c
Merge branch 'update-examples-fix' of https://github.com/JohnnyCena123/raylib into update-examples-fix
1 month ago
Johnny Cena
0df892de68
copy updated examples to the right place
1 month ago
github-actions[bot]
76a5db1a24
Update examples collection
1 month ago
Johnny Cena
c97f7f626a
no extra slash
1 month ago
Johnny Cena
28c30de934
clone raylib.com before running rexm
1 month ago
Johnny Cena
e7234717c2
remove non-existent example
1 month ago
Johnny Cena
72021329fe
Merge remote-tracking branch 'origin/master' into update-examples-fix
1 month ago
Johnny Cena
acf19a6f0e
reorganize it all
1 month ago
Johnny Cena
8427023b60
add proper access token
1 month ago
Ray
99cb82a82c
REVIEWED: [rmodels] `LoadGLFT()`, avoid loading attributes already loaded, issue a warning. FIX : #4996
1 month ago