Releases: nintervik/2D-Particle-System
Releases · nintervik/2D-Particle-System
2D Particle System v0.3
- Changed string compare methods
- Removed unnecessary comments
- Optimized particle removing process
- More error control when blitting textures on screen
- Improved define names
- Add xml extension to psystem_config file
- Solved memory leaks in texture module
- Vortex control through xml
- Vortex method to switch it on or off for each emitter
- Minor bugs fixed
All the info is in the README, just unzip and execute the .exe.
Have fun!
2D Particle System v0.2
- Improved particle system structure
- Added a lot of new emitter types
- Added methods to start and stop emitters
- Minor bugs solved
- Optimized memory management
All the info is in the README, just unzip and execute the .exe.
Have fun!
2D Particle System v0.1
- 2D Particle System implemented
- Just fire and color changing fire implemented
All the info is in the README, just unzip and execute the .exe.
Have fun!