Ray
fc082edccc
Merge branch 'master' of https://github.com/raysan5/raylib
5ヶ月前
Ray
4e71e91a4a
REXM: Replace example name on project file
5ヶ月前
Ray
18c50bb01b
Merge pull request #5136 from alexander-nichols/fix-shader_normal_map-solution
[build] Fixed VS2022 broken build
5ヶ月前
Ray
09bd2df17b
Merge pull request #5133 from rossberg/patch-1
[raudio] Properly close FLAC in UnloadMusicStream
5ヶ月前
Ray
0aa5e8169d
Merge pull request #5132 from maiconpintoabreu/fix-examples
[examples][core] refactoring core_input_mouse.c to use IsCursorHidden function for consistency
5ヶ月前
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}
5ヶ月前
Andreas Rossberg
2deae294c6
[raudio] Properly close FLAC in UnloadMusicStream
Fix raysan5/raylib#5131 .
5ヶ月前
Maicon Santana
238163c6ca
swap local variable `isCursorHidden` to use new method `IsCursorHidden()`
5ヶ月前
Ray
99cb82a82c
REVIEWED: [rmodels] `LoadGLFT()`, avoid loading attributes already loaded, issue a warning. FIX : #4996
5ヶ月前
Ray
c3c33e9654
Merge pull request #5125 from JohnnyCena123/missing-vox-shaders
add missing shaders for glsl100, glsl120
5ヶ月前
Johnny Cena
a99649b455
remove unneeded checks
5ヶ月前
Johnny Cena
df200b942c
add versions to new shaders
5ヶ月前
Johnny Cena
cb05945e76
add missing shaders
5ヶ月前
Ray
5b88e4fe5f
Merge pull request #5124 from JeffM2501/fix_win32_compatibility
[utility] Add helper header to fix compatibility with windows.h
5ヶ月前
Jeffery Myers
15baf176b2
Add a utility header to external that undefines the parts of windows that conflict with raylib, allowing raylib functions to run unimpeded
5ヶ月前
Ray
d9392b94c4
Merge pull request #5123 from JeffM2501/clean_sound_alias
[raudio] Initialize sound alias properties as if it was a new sound
5ヶ月前
Jeffery Myers
572230c8ad
Initialize sound alias properties as if it was a new sound
5ヶ月前
Ray
fd44c26584
Merge pull request #5122 from JohnnyCena123/workflow-typo
fix typo in workflow name
5ヶ月前
Ray
0658abc64c
Update text_raylib_fonts.c
5ヶ月前
Ray
8ba4ff2143
Renamed directory for sprite fonts
5ヶ月前
Ray
25d00130a8
REVIEWED: example: `text_unicode_ranges`
5ヶ月前
Johnny Cena
01c68d7e75
fix typo in workflow name
5ヶ月前
Ray
291042352b
Merge pull request #4886 from GuvaCode/master
[examples] Possible improvements for `text_codepoints_loading`, adding ranges
5ヶ月前
Ray
44207b293e
RENAMED: GitHub Actions files, clearer naming
5ヶ月前
Ray
8562841c63
Update linux_examples.yml
5ヶ月前
Ray
f1796ff143
Update examples_update.yml
5ヶ月前
Ray
4492707e0e
Update webassembly.yml
5ヶ月前
Ray
e3d714ae41
Update GitHub Actions names
5ヶ月前
Ray
df886a8abb
REXM: Added VS2022 project for GitHub Actions building
5ヶ月前
Ray
915c02adf3
Update examples_update.yml
5ヶ月前
Ray
f0471aaddb
Update examples_update.yml
5ヶ月前
Ray
e38e7a8141
Update examples_update.yml
5ヶ月前
Ray
df1244688e
Revert "Update examples collection"
This reverts commit 87d3066428 .
5ヶ月前
github-actions[bot]
87d3066428
Update examples collection
5ヶ月前
Ray
8bc9f30d87
Update examples_update.yml
5ヶ月前
Ray
e9b1bb25ab
Create examples_update.yml
5ヶ月前
Ray
304045c63a
REXM: Allow external path definition for VS solution file
5ヶ月前
Ray
a3da39cd81
REXM: Store example resource paths, could be useful...
5ヶ月前
Ray
87731e3db4
Create rexm.rc.data
5ヶ月前
Ray
cf1217f5c1
Update Makefile
5ヶ月前
Ray
a338b9694c
Update build_example_web.bat
5ヶ月前
Ray
1098f41885
Update parse.yml
5ヶ月前
Ray
b1f6ab38b5
Merge pull request #5119 from jan-beukes/master
Fix SDL3 compilation error with gcc
5ヶ月前
Ray
595befec40
Update models_mesh_picking.c
5ヶ月前
Ray
0a513e6fbe
Comment unused script instructions...
5ヶ月前
Ray
60b46062c6
REXM: Reviewed example rename on `examples.js`
5ヶ月前
Ray
6bf8249f75
Update examples_report.md
5ヶ月前
Ray
a8dfd9db76
REXM: RENAMED: `shaders_normalmap` --> `shaders_normal_map`
5ヶ月前
Jan Beukes
8772b0287c
Fix SDL3 compilation error with gcc
5ヶ月前
Ray
284d9ddd89
Merge pull request #5118 from slendidev/sdl3fixes
Fix SDL3 build if using package
5ヶ月前