Version 1.8
Changes since 1.7:
- Particle systems can now have individual position offsets.
- Fixed particle path previews not using the specified area distribution.
- Templates: Values have been moved to the
exportednamespace (i.e.particleSystemsis nowexported.particleSystems). (Values are also available in the old place so existing templates still work.) - Templates: Added
exported.emitterPositionandexported.particleSystems[n].emitterOffset. - Templates: Deprecated
exported.particleSystems[n].offset. (Useexported.particleSystems[n].textureOffsetinstead.) (.offsetis an alias for.textureOffsetso existing templates still work.) - Templates:
exported.particleSystems[n].texturePresetis now empty if a custom texture is used. - The default templates have been updated.