aboutsummaryrefslogtreecommitdiff
path: root/examples/physac/physics_shatter.c
AgeCommit message (Collapse)Author
2019-05-20Review ALL examplesRay
2018-11-19Review resources namingRay
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data Also required to work with tcc compiler.
2018-07-29Fix Physac examples to be run without creating new threadPablo Marcos Oltra
2018-05-29Reviewed Windows resource file nameRay
2018-04-02Merge pull request #504 from Martinfx/masterRay
Fix potential bugs from static analysis
2018-04-02Fix value stored to 'body' is never readmaficccc@gmail.com
2018-03-10Updated copyright yearsvictorfisac
2018-03-10Fixed memory leaks in physics step operationsvictorfisac
2017-04-17Added physac examples to webraysan5
Some tweaks on original src files
2017-04-16Working on examples...raysan5
- Removed rbmf font example - Reviewed physac examples
2017-04-04Reorganize examples folderRay