4000.0.0-alpha.11
Pre-release
Pre-release
lajbel
released this
22 Oct 14:53
·
59 commits
to master
since this release
What's Changed
- feat: Replaces the broad phase collision detection, introduces a new renderer and has numerous optimizations by @mflerackers in #456
- docs: fix spelling mistakes in jsdoc (+ a bit of formatting) by @ErikGXDev in #457
- docs: added some examples, added docs for drawon() by @tristanperrow in #460
- docs: Improvement on examples by @amyspark-ng in #454
- docs: Add examples for opacity(), z(), follow(), onHoverUpdate() and onScroll() by @ErikGXDev in #462
- Add type to load AudioBuffer in types.ts by @dragoncoder047 in #464
- fix: can't do getTilePathfrom 0,0 by @lajbel in #419
- fix: Use line color if set by @mflerackers in #467
- add circle opt to types.ts by @dragoncoder047 in #469
- feat: TexPacker.remove by @lajbel in #418
- fix color components by @mflerackers in #470
- docs: add some examples to some comps by @amyspark-ng in #466
- fix: some functions not return a KEventController by @lajbel in #471
- fix: platformEffector shouldCollide this argument by @dragoncoder047 in #455
- fix: rewrite compileStyledText parser by @dragoncoder047 in #472
New Contributors
- @ErikGXDev made their first contribution in #457
- @tristanperrow made their first contribution in #460
Full Changelog: 4000.0.0-alpha.10...4000.0.0-alpha.11