You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-17 13:50:08 +00:00
chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/2.3.0...3.0.0) (2020-10-27) ### Bug Fixes * IgnoreCanvasScaler may be enabled unintentionally ([d9f9244](d9f9244e49)) * update release workflow ([37ff06d](37ff06dd12)) ### Features * cache modified material ([6b397f3](6b397f39b8)), closes [#94](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/94) * improve the material batching ([4be5666](4be56669fb)) * un-limit on the number of mesh instances ([f133881](f1338813ca)) ### BREAKING CHANGES * The development branch name has been changed. Most cases are unaffected.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "com.coffee.ui-particle",
|
||||
"displayName": "UI Particle",
|
||||
"description": "This plugin provide a component to render particle effect for uGUI.\nThe particle rendering is maskable and sortable, without Camera, RenderTexture or Canvas.",
|
||||
"version": "3.0.0-preview.38",
|
||||
"version": "3.0.0",
|
||||
"unity": "2018.2",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user