| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.2.0 source code.tar.gz | 2017-05-18 | 3.7 MB | |
| 0.2.0 source code.zip | 2017-05-18 | 3.7 MB | |
| README.md | 2017-05-18 | 350 Bytes | |
| Totals: 3 Items | 7.5 MB | 0 | |
v0.2.0 - 18th June 2017
- Added heuristics for square tiles to improve skipped collisions (#38) at the expense of some inconsistencies when bodies exit tiles from inside.
- Allowed physics bodies to disable and enable heuristics for themselves using
body.slopes.heuristics.nulluses default,falsedisables andtrueenables.