Skip to content

Releases: mob-sakai/ParticleEffectForUGUI

v4.10.2

01 Nov 02:15
Compare
Choose a tag to compare

4.10.2 (2024-11-01)

Bug Fixes

v5.0.0-preview.11

29 Sep 19:21
Compare
Choose a tag to compare
v5.0.0-preview.11 Pre-release
Pre-release

5.0.0-preview.11 (2024-09-29)

Features

  • change the default value of UIParticle.scale from 10 to 1 (4e188dd)
  • UIParticle no longer inherits from MaskableGraphic (52eb28c)

BREAKING CHANGES

  • Some members inherited from MaskableGraphic will no longer be available.

v4.10.1

29 Sep 17:46
Compare
Choose a tag to compare

4.10.1 (2024-09-29)

Bug Fixes

  • mainTex will be ignored (2ee69d0)

v4.10.0

29 Sep 17:14
Compare
Choose a tag to compare

4.10.0 (2024-09-29)

Bug Fixes

  • component icon is not set (5ff6ec8)

Features

v4.9.1

07 Aug 17:13
Compare
Choose a tag to compare

4.9.1 (2024-08-07)

Bug Fixes

  • ParticleSystem trails gain offset on parent canvas change (2a1cd50), closes #323

v5.0.0-preview.5

18 Jul 06:06
Compare
Choose a tag to compare
v5.0.0-preview.5 Pre-release
Pre-release

5.0.0-preview.5 (2024-07-18)

Features

  • ParticleAttractor supports multiple ParticleSystems (e0a6381)

v4.9.0

18 Jul 05:09
Compare
Choose a tag to compare

4.9.0 (2024-07-18)

Features

  • ParticleAttractor supports multiple ParticleSystems (3834780)

v5.0.0-preview.4

27 Jun 07:51
Compare
Choose a tag to compare
v5.0.0-preview.4 Pre-release
Pre-release

5.0.0-preview.4 (2024-06-27)

Bug Fixes

  • generated baking-camera object remains in the prefab or scene (again) (5babd6d)
  • SetParticleSystemInstance/Prefab APIs destroy generated objects (4b30c16)

Features

  • add 'custom view' option. (4252f11)
  • restore Transform.localScale when setting autoScalingMode to something other than Transform (again) (04232b6)
  • the rendering order list in inspector is now more compact (9212eaa)

v4.8.1

27 Jun 09:27
Compare
Choose a tag to compare

4.8.1 (2024-06-27)

Bug Fixes

v4.8.0

27 Jun 06:40
Compare
Choose a tag to compare

4.8.0 (2024-06-27)

Bug Fixes

  • generated baking-camera object remains in the prefab or scene (again) (de35cba)
  • SetParticleSystemInstance/Prefab APIs destroy generated objects (ae3f3a8)

Features

  • add 'custom view' option to fix min/max particle size mismatch. (a703c29)
  • remove overlay window (editor) (8358170)
  • restore Transform.localScale when setting autoScalingMode to something other than Transform (again) (88a970d)
  • the rendering order list in inspector is now more compact (be90172)