Releases: mob-sakai/ParticleEffectForUGUI
Releases · mob-sakai/ParticleEffectForUGUI
v5.0.0-preview.11
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.0
4.10.0 (2024-09-29)
Bug Fixes
- component icon is not set (5ff6ec8)
Features
v4.9.1
4.9.1 (2024-08-07)
Bug Fixes
- ParticleSystem trails gain offset on parent canvas change (2a1cd50), closes #323
v5.0.0-preview.5
Features
- ParticleAttractor supports multiple ParticleSystems (e0a6381)
v4.9.0
4.9.0 (2024-07-18)
Features
- ParticleAttractor supports multiple ParticleSystems (3834780)
v5.0.0-preview.4
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
4.8.1 (2024-06-27)
Bug Fixes
v4.8.0
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)