Skip to content

1.6.6

Compare
Choose a tag to compare
@andrewstart andrewstart released this 09 Apr 18:21
· 257 commits to master since this release

Fixed the global EMPTY texture holding references to particles - this is fixed in PixiJS v4 globally as well.
Use yourRenderer.plugins.sprite.sprites.length = 0; when using a WebGL renderer in order to fully release particles for garbage collection.