Ray
|
54ccb18e87
|
Update write_depth.fs
|
1 year ago |
Ray
|
3d64598e11
|
Update Makefile
|
1 year ago |
Ray
|
7ac2b4a226
|
Update HISTORY.md
|
1 year ago |
Ray
|
2b9ef7d15c
|
Update ROADMAP.md
|
1 year ago |
Ray
|
975c70d2b7
|
Update rlgl.h
|
1 year ago |
Ray
|
a6300d828a
|
Update CHANGELOG
|
1 year ago |
Ray
|
1a361fdfe2
|
Update Makefile.Web
|
1 year ago |
Ray
|
5a2c49b954
|
Updated Makefiles to include all missing new examples
|
1 year ago |
Ray
|
90ec0d52e0
|
Reviewed filename
|
1 year ago |
Ray
|
a7f81b06b9
|
Remove trailing spaces
|
1 year ago |
Ray
|
393b0d1a80
|
Delete rcamera.old.h
|
1 year ago |
Ray
|
9a115106b4
|
Update miniaudio.h
|
1 year ago |
Ray
|
a3b7bd0891
|
Update webassembly.yml
|
1 year ago |
Ray
|
dad0e64aa8
|
Update HISTORY.md
|
1 year ago |
Ray
|
90e36d1883
|
Update ROADMAP.md
|
1 year ago |
Ray
|
8873aca268
|
Update CHANGELOG
|
1 year ago |
Ray
|
ce28dfbdeb
|
Update CHANGELOG
|
1 year ago |
Ray
|
e4bc2c643e
|
Update README.md
|
1 year ago |
Ray
|
54f01e151c
|
Update CHANGELOG
|
1 year ago |
Ray
|
11e9a0d41c
|
Update CHANGELOG
|
1 year ago |
Ray
|
4f38830058
|
Some tweaks
|
1 year ago |
Ray
|
520ea94de8
|
Update version to `raylib 4.5`
|
1 year ago |
Ray
|
8ca3212701
|
REVIEWED: `UpdateCameraPro()` to use `Vector3`
|
1 year ago |
Ray
|
f9c4cc2040
|
ADDED: `UpdateCameraPro()` -Experimental-
REVIEWED: rcamera module formating
REVIEWED: `core_3d_camera_example`
|
1 year ago |
Ray
|
b436c8d7e5
|
ADDED: Security check for `emscripten_run_script()` #2954
|
1 year ago |
Ray
|
ee3e40c663
|
Update rcore.c
|
1 year ago |
Ray
|
4fd1e04e70
|
Update CHANGELOG
|
1 year ago |
Ray
|
4f7b5ff59f
|
`WARNING`: REMOVED: `UnloadModelKeepMeshes()`
|
1 year ago |
Ray
|
ab1e246367
|
REVIEWED: Data types validation
|
1 year ago |
Ray
|
15716e59dc
|
Update CHANGELOG
|
1 year ago |
Ray
|
aa3c7f4614
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
1 year ago |
Ray
|
ae53600d31
|
WARNING: REMOVED: Multichannel audio support API
|
1 year ago |
Ray
|
57f0015a08
|
Update CHANGELOG
|
1 year ago |
Ray
|
1b873b028f
|
WARNING: REMOVED: Multichannel audio support API
It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances.
|
1 year ago |
Ray
|
3a332d241c
|
Update CHANGELOG
|
1 year ago |
Sid K
|
0b18882a94
|
fix(build): Fix DLL build on Windows (#2951)
Changes the DLL export condition to apply to platform WIN32 instead of
compiler MSVC
|
1 year ago |
Ray
|
8f7e2cd179
|
Replace TABS by 4 spaces
|
1 year ago |
Ray
|
614e0518a7
|
Remove trailing spaces
|
1 year ago |
Ray
|
cf1ebada0e
|
Tweak `WindowDropCallback()` #2943
|
1 year ago |
Ray
|
aae7ab64c7
|
Update raudio.c
|
1 year ago |
Ray
|
68ee0bb8dd
|
ADDED: QOA music streaming (with auxiliar lib)
Some format tweaks
|
1 year ago |
Ray
|
d3f5bc4043
|
REVIEWED: `GetWindowHandle()` #2950
|
1 year ago |
Ray
|
f4f6e25340
|
Support QOA audio file format by default
|
1 year ago |
Ray
|
9614d3353b
|
REVIEWED: QOA audio file export
|
1 year ago |
Ray
|
ab14ad5d75
|
Close issue #2949
|
1 year ago |
Ray
|
0eeb499288
|
Update qoa.h
|
1 year ago |
Ray
|
5492f52adc
|
Change default threading model for COM objects
It shouldn't matter much but it could avoid some conflicts with other libraries in the future (like `tinyfiledialogs`).
|
1 year ago |
Ray
|
1611cd54e7
|
REVIEWED: `GetWindowHandle()` #2938
|
1 year ago |
Ray
|
6897b43599
|
REVIEWED: `core_drop_files` #2943
|
1 year ago |
Antonis Geralis
|
394b31faff
|
Add GL_MIN GL_MAX blending equations (#2945)
|
1 year ago |