Skip to content

Releases: mattcomi/ParticleKit

2.0.0

25 Oct 05:45
Compare
Choose a tag to compare

• Added ReusePool.
• Added contains to Quad.
• Performance improvements.
• Fixed a bug where ParticleSystem would behave unpredictably when a particle was emitted beyond capacity.

1.0.1

05 Sep 03:07
Compare
Choose a tag to compare

• Fixed a Particle memory leak.
• Added Equatable conformance to Angle.
• Added min and max to ParticleSystemValue.
• Made ColorRGBA public.

Initial release

30 Aug 03:08
Compare
Choose a tag to compare
1.0

Updated README and made minor API changes