Skip to content

Version 1.8

Compare
Choose a tag to compare
@ReFreezed ReFreezed released this 19 Feb 15:52
· 10 commits to master since this release

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 exported namespace (i.e. particleSystems is now exported.particleSystems). (Values are also available in the old place so existing templates still work.)
  • Templates: Added exported.emitterPosition and exported.particleSystems[n].emitterOffset.
  • Templates: Deprecated exported.particleSystems[n].offset. (Use exported.particleSystems[n].textureOffset instead.) (.offset is an alias for .textureOffset so existing templates still work.)
  • Templates: exported.particleSystems[n].texturePreset is now empty if a custom texture is used.
  • The default templates have been updated.