Maiko Steeman
ccfac59c60
Fix for vr rendering not taking render target size into account ( #2424 )
2 anos atrás
Anilforextra
9c66e2f97e
[Examples] Free Allocated Matrices. ( #2425 )
3 anos atrás
Ray
709ec1663d
Update audio_music_stream.c
3 anos atrás
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 anos atrás
Ray
90fc7c0376
WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405
3 anos atrás
Ray
8e28872fe1
Rename audio callback
3 anos atrás
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 anos atrás
Ray
ca12ef48e9
Fixes #2408
3 anos atrás
Ray
65f28460a1
Update shaders_raymarching.c
3 anos atrás
Ray
3634adf8d4
Update textures_draw_tiled.c
3 anos atrás
Ray
bd95408b06
Update textures_draw_tiled.c
3 anos atrás
Ray
cb62cb675f
Minor tweaks `const`
3 anos atrás
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 anos atrás
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 anos atrás
raysan5
61d0c71b3c
REVIEWED: example: shapes_top_down_lights
3 anos atrás
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 anos atrás
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 anos atrás
Ray
a134b8bc6d
Update Makefile
3 anos atrás
Ray
b61c9afd04
Update Makefile, simplified
3 anos atrás
Ray
0416d5ff7b
Update Makefile
3 anos atrás
Ray
cabb5518e5
Improve Makefile organization
3 anos atrás
Archie
7b7424802f
Fixes an error in the spelling of "appearance" ( #2276 )
3 anos atrás
raysan5
a940f41b4b
Update year to 2022
3 anos atrás
Ray
611e54e67e
Reviewed makefiles
3 anos atrás
Ray
31dd7b95bc
Update Makefile.Web
3 anos atrás
Damien Pitard
bb7b13ef3c
fixed cross-compilation from x86-64 (debian buster) to Raspberry Pi (raspbian) ( #2233 )
3 anos atrás
raysan5
22d0baa896
Review makefiles debug flag
3 anos atrás
raysan5
ef5be632fe
REVIEWED: `ExportMesh()` #2220
3 anos atrás
Ray
7787102573
Remove hardcoded path #2200
3 anos atrás
Ray
48d4806e53
Update raylib_compile_execute.bat
3 anos atrás
Tobias Berger
7c6adc5d97
Update LICENSE.md ( #2179 )
Fix typo in link
3 anos atrás
Anders Holmberg
71f2e2b1e4
Add macos support to zig build system ( #2175 )
3 anos atrás
Ray
c3d32c156c
REMOVED: Network examples
They were not working
3 anos atrás
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 anos atrás
Ray
1fac09d0f4
REVIEWED: example: Compute shader Game-of-life
3 anos atrás
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 anos atrás
Peter0x44
2bb4d36c43
Add missing file extensions for drag-and-drop support ( #2090 )
3 anos atrás
Jeffery Myers
daeccd03ac
Fix VC warnings for examples ( #2085 )
3 anos atrás
Ray
ae13f438ba
Update Makefile.Web
3 anos atrás
raysan5
6ce38e599a
Remove big asset
3 anos atrás
raysan5
1883343944
Update core_input_gamepad.c
3 anos atrás
raysan5
dd6e006d78
Reviewed multitouch example #1988
3 anos atrás
Ray
2d82788e42
Reviewed uniform name
3 anos atrás
Ray
fba117478d
Update Makefile.Web
3 anos atrás
raysan5
2e151408bb
REVIEWED: models_yaw_pitch_roll
3 anos atrás
raysan5
fec0ce34c5
Remove trailing spaces
3 anos atrás
Ray
7763ccd8ad
Resync .obj models! gitignore was ignoring them!
3 anos atrás
raysan5
628e6e52f3
Update examples screenshots
3 anos atrás
raysan5
f437f7b405
Reviewed makefile and examples building
3 anos atrás
raysan5
cf12992b6a
Remove trailing spaces
3 anos atrás