Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-14More explosion particles bugfixes.Stijn Buys
2013-10-13Axded explosion trigger for particle ejecotrs, fixed explosion particles for ↵Stijn Buys
destroyed entities.
2013-04-16Support for 'colorsecond' in particle scripts, have trail style particles ↵Stijn Buys
use a single texture for the entire length instead of repeating it.
2013-01-27Support for particle ejector timeout value,Stijn Buys
do not draw destroyed entity models.,
2013-01-27ADded support for streak style particles.Stijn Buys
2013-01-27Added support for particles minimum/maximum speed,Stijn Buys
renamed [ejector] sections in particle ini files, resolved the issue where only 1 particle per frame could be ejected.
2013-01-22Implemented Flare particles.Stijn Buys
2013-01-21Renamed particle ejector types,Stijn Buys
added random rotation to sprites.
2013-01-21Added attached property to draw particle systems in entity space instead of ↵Stijn Buys
world space, corrected several bugs in the initial particle system implementation, added impulse key to have particle systems react on impulse drive.
2013-01-20Major overhaul of the particle system back-end, support multiple ejectors ↵Stijn Buys
per particle system.