3001.0.0-alpha.20
Pre-release
Pre-release
lajbel
released this
02 Aug 12:55
·
221 commits
to master
since this release
What's Changed
- feat: add fixedUpdate, on which the physics runs now by @mflerackers in #284
- chore: remove ko-fi by @lajbel in #285
- fix: fixedDt by @mflerackers in #287
- feat: set dt to fixedDt during fixedUpdate by @mflerackers in #288
- fix: put physics back on update until it is sped up by @mflerackers in #291
- fix: allow the same input button inside different input bindings by @lajbel in #290
- feat: array utils for vec2 by @amyspark-ng in #292
- feat: effectors and physics benchmarks by @mflerackers in #293
- feat: Added buoyancy effector, Polygon.cut() and clamped dt by @mflerackers in #294
- docs: change non-existing component in addLevel example by @unformat14n in #295
- fix: Fixes ellipse to matrix by @mflerackers in #296
- doc: add example to query func by @lajbel in #298
New Contributors
- @unformat14n made their first contribution in #295
Full Changelog: 3001.0.0-alpha.19.1...3001.0.0-alpha.20