Ray
e6bc401c93
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()`
пре 2 година
Ray
609d92003b
WARNING: REMOVED `raygui` from `raylib/src/extras`
пре 2 година
Ray
8da566d6e7
WARNING: Removed `physac` from raylib sources/examples
`physac` is available on its own repo
пре 2 година
Ray
91af3a3152
Update text_draw_3d.c
пре 2 година
Ray
1f806b555d
ADDED: `-latomic` linkage, required by `miniaudio` on ARM 32bit #2452
пре 2 година
ptarabbia
ea598f7d77
Fix crash with delay demo. ( #2472 )
пре 2 година
Maiko Steeman
ccfac59c60
Fix for vr rendering not taking render target size into account ( #2424 )
пре 2 година
Anilforextra
9c66e2f97e
[Examples] Free Allocated Matrices. ( #2425 )
пре 3 година
Ray
709ec1663d
Update audio_music_stream.c
пре 3 година
Ray
1612ba63ab
ADDED: Audio stream processors support -WIP- #2212
This feature is still under consideration/testing and it doesn't work properly, at least the Delay Effect processor.
пре 3 година
Ray
90fc7c0376
WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405
пре 3 година
Ray
8e28872fe1
Rename audio callback
пре 3 година
Ray
381236051f
ADDED: Audio stream input callback #2212 -WIP-
WARNING: This addition is based on a PR and it's still under review, not sure if it will be maintained in the future. In general, raylib tries to avoid callbacks usage mechanisms.
пре 3 година
Ray
ca12ef48e9
Fixes #2408
пре 3 година
Ray
65f28460a1
Update shaders_raymarching.c
пре 3 година
Ray
3634adf8d4
Update textures_draw_tiled.c
пре 3 година
Ray
bd95408b06
Update textures_draw_tiled.c
пре 3 година
Ray
cb62cb675f
Minor tweaks `const`
пре 3 година
Kristian Lein-Mathisen
4954778f68
Improve joystick visualisation in gamepad example again ( #2391 )
As prior commit, but complete fix for XBox controller and trigger
buttons too.
> The joystick range is a float from -1 through +1. Casting this to int
> yields only three possible values: -1, 0, and 1. This gives a
> misleading joystick placement in the demo.
>
> By casting to int after the multiplication to get pixel values, the
> demo reveals the analog feel of the joystick.
пре 3 година
Kristian Lein-Mathisen
ec7250ca54
Improve joystick visualisation in gamepad example ( #2390 )
The joystick range is a float from -1 through +1. Casting this to int
yields only three possible values: -1, 0, and 1. This gives a
misleading joystick placement in the demo.
By casting to int after the multiplication, the demo reveals the
analog feel of the joystick.
пре 3 година
raysan5
61d0c71b3c
REVIEWED: example: shapes_top_down_lights
пре 3 година
Jeffery Myers
4b998cfd05
[Examples] Top down lights example ( #2199 )
* Start 2d lights example.
* finish example
* update image.
* Cleanup render textures
* Fixes to handle shadows on edges that are near to the light better.
* tabs
* move to shapes
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
пре 3 година
ptarabbia
5ac07122bd
Add panning to raudio and update audio_raw_stream example. ( #2205 )
* Add panning to raudio and update audio_raw_stream example.
* remove pan smoothing, code formatting changes following pull request comments
Co-authored-by: Ray <raysan5@gmail.com>
пре 3 година
Ray
a134b8bc6d
Update Makefile
пре 3 година
Ray
b61c9afd04
Update Makefile, simplified
пре 3 година
Ray
0416d5ff7b
Update Makefile
пре 3 година
Ray
cabb5518e5
Improve Makefile organization
пре 3 година
Archie
7b7424802f
Fixes an error in the spelling of "appearance" ( #2276 )
пре 3 година
raysan5
a940f41b4b
Update year to 2022
пре 3 година
Ray
611e54e67e
Reviewed makefiles
пре 3 година
Ray
31dd7b95bc
Update Makefile.Web
пре 3 година
Damien Pitard
bb7b13ef3c
fixed cross-compilation from x86-64 (debian buster) to Raspberry Pi (raspbian) ( #2233 )
пре 3 година
raysan5
22d0baa896
Review makefiles debug flag
пре 3 година
raysan5
ef5be632fe
REVIEWED: `ExportMesh()` #2220
пре 3 година
Ray
7787102573
Remove hardcoded path #2200
пре 3 година
Ray
48d4806e53
Update raylib_compile_execute.bat
пре 3 година
Tobias Berger
7c6adc5d97
Update LICENSE.md ( #2179 )
Fix typo in link
пре 3 година
Anders Holmberg
71f2e2b1e4
Add macos support to zig build system ( #2175 )
пре 3 година
Ray
c3d32c156c
REMOVED: Network examples
They were not working
пре 3 година
Ray
5e3db0aa83
Updated some scripts paths
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
пре 3 година
Ray
1fac09d0f4
REVIEWED: example: Compute shader Game-of-life
пре 3 година
Astie Teddy
f090f5444c
Add Conway's Game of Life compute shader example. ( #2088 )
* Add Conway's Game of Life compute shader example.
* Fix various shaders problems, and tune command buffer size.
* Various coding convention changes.
пре 3 година
Peter0x44
2bb4d36c43
Add missing file extensions for drag-and-drop support ( #2090 )
пре 3 година
Jeffery Myers
daeccd03ac
Fix VC warnings for examples ( #2085 )
пре 3 година
Ray
ae13f438ba
Update Makefile.Web
пре 3 година
raysan5
6ce38e599a
Remove big asset
пре 3 година
raysan5
1883343944
Update core_input_gamepad.c
пре 3 година
raysan5
dd6e006d78
Reviewed multitouch example #1988
пре 3 година
Ray
2d82788e42
Reviewed uniform name
пре 3 година
Ray
fba117478d
Update Makefile.Web
пре 3 година