Phaser/phaser: Release v3.55.2
Name: phaser
Owner: Phaser
Release: Phaser v3.55.2
Released: 2021-05-27
License: MIT
Release Assets:
Bug Fixes
- Fixed an issue in
FillPathWebGL
,IsoBoxWebGLRenderer
andIsoTriangleWebGLRenderer
functions which caused the filled versions of most Shape Game Objects to pick-up the texture of the previous object on the display list. Fix #5720 (thanks @samme)