Commit History

Author SHA1 Message Date
  Lasse Öörni b9c340ed12 Allow to not serialize ParticleEmitter particles to reduce scene file size. Closes #522. 11 years ago
  Lasse Öörni c3fc39132b Made ParticleEmitter::ApplyEffect() public, as it's necessary if changing certain properties of the effect programmatically. Also mark network update if the emitter's effect is changed to none. 11 years ago
  Aster@中国上海 7616457c21 Fix some functions name, add AS binding. 11 years ago
  Aster@中国上海 6bcc980119 Refactor ParticleEmitter class and add Lua API. 11 years ago
  Lasse Öörni 766a08060d Clean up ParticleEmitter API. Removed resetPeriod option from SetEmitting(), instead the period is always reset if the state changes. Added separate RemoveAllParticles(), ResetEmissionTimer() & Reset() functions. 11 years ago
  aster2013 e7cef8223d Add construct function in dox file, add missing destruct in pkg file, update ToDoxHook.lua. 12 years ago
  Lasse Öörni 7e542be196 Added Save function to ParticleEmitter, which dumps the parameters as XML. Added menu items to editor to load/save ParticleEmitter parameters. Closes #51. 12 years ago
  Yao Wei Tjong 姚伟忠 d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago