| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved to raudio library repo: https://github.com/raysan5/raudio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()`
|
|
* cmake: Generate compile commands
* Update README.md
simplify build process
|
|
* JSON parser: Use array for function params (#2255)
* Parser: follow C convention of type before name
* Update file names in build scripts
|
|
web' instructions (#2296)
|
|
* 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 <[email protected]>
|
|
|
|
|
|
|
|
Specify root as the starting point for the linux compiler path
|
|
|
|
|
|
They were not working
|
|
|
|
|
|
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
|