Skip to content

v2.1.0

Choose a tag to compare

@tawaship tawaship released this 27 Nov 12:27
· 11 commits to master since this release
  • Supports compositeOperation (blendMode in pixi.js)
    • lighter (PIXI.BLEND_MODES.ADD)
    • multiply (PIXI.BLEND_MODES.MULTIPLY)
    • screen (PIXI.BLEND_MODES.SCREEN)