You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-16 21:30:07 +00:00
chore(release): 5.0.0-preview.4 [skip ci]
# [5.0.0-preview.4](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v5.0.0-preview.3...v5.0.0-preview.4) (2024-06-27) ### Bug Fixes * generated baking-camera object remains in the prefab or scene (again) ([5babd6d](5babd6d07b)) * SetParticleSystemInstance/Prefab APIs destroy generated objects ([4b30c16](4b30c16b9a)) ### Features * add 'custom view' option. ([4252f11](4252f1199b)) * restore `Transform.localScale` when setting `autoScalingMode` to something other than `Transform` (again) ([04232b6](04232b6749)) * the rendering order list in inspector is now more compact ([9212eaa](9212eaa84c))
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "com.coffee.ui-particle",
|
||||
"displayName": "UI Particle",
|
||||
"description": "This package provides a component to render particle effects for uGUI.\nThe particle rendering is maskable and sortable, without the need for an extra Camera, RenderTexture, or Canvas.",
|
||||
"version": "5.0.0-preview.3",
|
||||
"version": "5.0.0-preview.4",
|
||||
"unity": "2018.2",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user