diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-08-24 18:52:00 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-08-24 18:52:00 +0000 |
commit | 73d4611c036b57549fa33aabfadb8ec528ad2d45 (patch) | |
tree | 4523812e49842342754eebecb733de684444c010 /ChangeLog | |
parent | 8493ae0b217435977d917976c5c1b959953b895c (diff) | |
download | mana-client-73d4611c036b57549fa33aabfadb8ec528ad2d45.tar.gz mana-client-73d4611c036b57549fa33aabfadb8ec528ad2d45.tar.bz2 mana-client-73d4611c036b57549fa33aabfadb8ec528ad2d45.tar.xz mana-client-73d4611c036b57549fa33aabfadb8ec528ad2d45.zip |
Added new particle emitter property "output-pause" which allows to define a fixed (or random) interval between two outputs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-08-24 Philipp Sehmisch <tmw@crushnet.org> + + * src/particleemitter.cpp, src/particleemitter.h: Added new particle + emitter property "output-pause" which allows to define a fixed (or random) + interval between two outputs. + 2008-08-06 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/gui/window.cpp: Make sure only to save the window state when a |