Skip to content

v1.2.1

Compare
Choose a tag to compare
@DanielMartinus DanielMartinus released this 27 Jun 20:53

Added

  • ae8ca95 Stream for an indefinite amount of time when using streamFor by using StreamEmitter.INDEFINITE
  • a8cf9d1 Stop all particles from rendering gracefully and live out their lifetime by calling stopGracefully() on KonfettiView or a RenderSystem
  • 3f04a65 KonfettiView can now be extended since it's made open
  • 7f7e8c7 Disable 3D rotations of the confetti particles by calling .setRotationEnabled(false)

Fixes

  • caf8992 Fix streamMaxParticles isFinished check