diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-28 16:51:26 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-28 16:51:26 +0000 |
commit | b4bf0aba860093121dff7f469d4cd19a578a9c09 (patch) | |
tree | 095bfc9ab2f8011099cf64411f192fa38d1ab535 /ChangeLog | |
parent | 7f9c54c79c1bd7e7e2cd7b5f7dd0373d831bc8a8 (diff) | |
download | mana-b4bf0aba860093121dff7f469d4cd19a578a9c09.tar.gz mana-b4bf0aba860093121dff7f469d4cd19a578a9c09.tar.bz2 mana-b4bf0aba860093121dff7f469d4cd19a578a9c09.tar.xz mana-b4bf0aba860093121dff7f469d4cd19a578a9c09.zip |
Changed the way particle emitter skip is handled to make linear and circular emitters work with particleEmitterSkip enabled.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-05-28 Philipp Sehmisch <tmw@crushnet.org> + + * src/particle.cpp: Changed the way particle emitter skip is handled to + make linear and circular emitters work with particleEmitterSkip enabled. + 2008-05-28 Dennis Friis <peavey@placid.dk> * src/being.cpp: Change order of direction to up/down/right/left in |