Skip to content

v20.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 01:30
· 14 commits to master since this release
6b22c04

What's Changed

melonJS Team

  • docs: write down the changelog convention, and refresh the release docs (#1613) (6b22c04)
  • test(bench): stop drawmesh_bench wedging the shared GPU process (#1612) (1f871de)
  • perf(webgpu): memoize the per-quad segment slot lookup (#1608) (7047a7d)
  • perf(particles): compute particle bounds lazily (#1607) (441a392)
  • fix(webgpu): reset batchers when a frame is abandoned (#1609) (5e17030)
  • Particle reference spaces: measure particles from the world or any container (#1606) (b66a5cf)
  • Advanced blend modes on both GPU backends, and three renderer bugs found on the way (#1318) (#1604) (7b06a42)

Contributors

@Vareniel

  • fix(input): account for world offset in pointer events (#1605) (008980a)

Full Changelog: 20.1.1...20.2.0