Releases: pixijs-userland/particle-emitter-editor
Releases · pixijs-userland/particle-emitter-editor
0.2.2
0.2.1
Added support for a new emission type - Ring. Ring emitted particles are emitted in a circle with a minimum radius. Each particles initial rotation is based on the position in the ring, so that each particle moves away from the center of the ring.
0.2.0
Added the Advanced Particle Properties section, with extra data and particle type selection. Currently, this only means that you can play with the new Path Particles, although the ability to use your own particle subclasses is planned.
This release has been remade because the installer was messed up the first time.
0.1.1
Bug Fixes
- Fixed negative numbers not being allowed in the UI
0.1.0
0.0.2
- Added new options to match library features.
- WebGL no longer required
- Better value checking to avoid null values in your JSON.
0.0.1
Initial release