semantic-release-bot
|
e0c8f6ade8
|
chore(release): 4.6.6 [skip ci]
## [4.6.6](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.6.5...v4.6.6) (2024-05-23)
### Bug Fixes
* fix release workflow ([30b0076 ](30b00762f6 ))
|
2024-05-23 11:04:05 +00:00 |
semantic-release-bot
|
09c2c95f3b
|
chore(release): 4.6.5 [skip ci]
## [4.6.5](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.6.4...v4.6.5) (2024-05-23)
### Bug Fixes
* update workflows (for preview and v4) ([3eab097 ](3eab0979b9 ))
|
2024-05-23 08:50:10 +00:00 |
semantic-release-bot
|
e82b35466b
|
chore(release): 4.6.4 [skip ci]
## [4.6.4](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.6.3...v4.6.4) (2024-05-22)
### Bug Fixes
* assertion failed on expression: 'ps->array_size()' ([1b5c359 ](1b5c359058 )), closes [#278](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/278)
* lost Material.mainTexture when using AnimatableProperties ([ea04352 ](ea043524c0 )), closes [#311](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/311)
* remove unnecessary code ([c37c014 ](c37c014864 ))
|
2024-05-22 10:53:55 +00:00 |
semantic-release-bot
|
6d8dee0b06
|
chore(release): 4.6.3 [skip ci]
## [4.6.3](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.6.2...v4.6.3) (2024-04-04)
### Bug Fixes
* if only Trail Material is used, it will not be displayed ([2eff411 ](2eff411bd9 )), closes [#294](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/294)
* if the UIParticle parents do not have Canvas, an exception is thrown in OnEnable ([e82c833 ](e82c833d04 )), closes [#300](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/300)
* particle size too small due to auto scaling ([2ec3748 ](2ec3748336 )), closes [#295](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/295)
|
2024-04-04 08:25:26 +00:00 |
semantic-release-bot
|
25a9cdb400
|
chore(release): 4.6.2 [skip ci]
## [4.6.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.6.1...v4.6.2) (2024-02-01)
### Bug Fixes
* fix compile error in Unity 2021.1 or older ([fcae60b ](fcae60bf29 ))
* fix demos ([ad20d12 ](ad20d128a2 ))
* fix warning ([7fd4a8e ](7fd4a8e343 ))
|
2024-02-01 07:23:21 +00:00 |
semantic-release-bot
|
9d1b6a81ee
|
chore(release): 4.6.1 [skip ci]
## [4.6.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.6.0...v4.6.1) (2024-01-26)
### Bug Fixes
* unintended scaling occurs when `AutoScalingMode=UIParticle` and `ScalingMode=Local` ([1627de1 ](1627de10eb )), closes [#292](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/292)
|
2024-01-26 11:41:10 +00:00 |
semantic-release-bot
|
293dc43db7
|
chore(release): 4.6.0 [skip ci]
# [4.6.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.5.2...v4.6.0) (2024-01-26)
### Bug Fixes
* fix abnormal mesh bounds error ([772bf50 ](772bf50d16 )), closes [#213](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/213)
* fix warning ([93d3919 ](93d3919b6f ))
* fix warning ([8a78ec1 ](8a78ec13ad ))
### Features
* "[generated]" GameObjects on the hierarchy is disturbing ([7c42421 ](7c4242150b )), closes [#288](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/288)
* add explicit dependencies ([9a0187a ](9a0187a72a ))
* add icon ([0c1022c ](0c1022c622 ))
* remove samples ([f53a7fa ](f53a7faed3 ))
|
2024-01-26 09:56:34 +00:00 |
semantic-release-bot
|
ee780c4996
|
chore(release): 4.6.0-preview.1 [skip ci]
# [4.6.0-preview.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.5.2...v4.6.0-preview.1) (2024-01-24)
### Bug Fixes
* fix abnormal mesh bounds error ([772bf50 ](772bf50d16 )), closes [#213](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/213)
* fix warning ([93d3919 ](93d3919b6f ))
* fix warning ([8a78ec1 ](8a78ec13ad ))
### Features
* "[generated]" GameObjects on the hierarchy is disturbing ([7c42421 ](7c4242150b )), closes [#288](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/288)
* add explicit dependencies ([9a0187a ](9a0187a72a ))
* add icon ([0c1022c ](0c1022c622 ))
* remove samples ([f53a7fa ](f53a7faed3 ))
|
2024-01-24 07:29:29 +00:00 |
mob-sakai
|
7430c39f52
|
feat: remove samples
|
2023-11-21 16:33:27 +09:00 |
mob-sakai
|
5fc44b82bc
|
style: update package.json
|
2024-01-23 11:48:00 +09:00 |
mob-sakai
|
128990acc6
|
feat: add explicit dependencies
|
2024-01-23 11:38:45 +09:00 |
semantic-release-bot
|
32b93d3eeb
|
chore(release): 4.5.2 [skip ci]
## [4.5.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.5.1...4.5.2) (2024-01-18)
### Bug Fixes
* (editor) sometimes crashes when entering play mode ([b80c3e6 ](b80c3e6c9f ))
|
2024-01-18 10:41:58 +00:00 |
semantic-release-bot
|
6a1fef4150
|
chore(release): 4.5.1 [skip ci]
## [4.5.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.5.0...4.5.1) (2023-12-23)
### Bug Fixes
* fix material for mesh sharing group ([6126af9 ](6126af9f37 ))
* the changes made to the material used by the ParticleSystem are not immediately reflected ([3184ba9 ](3184ba94ae )), closes [#280](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/280)
|
2023-12-23 10:48:34 +00:00 |
semantic-release-bot
|
c6b816c312
|
chore(release): 4.5.0 [skip ci]
# [4.5.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.4.0...4.5.0) (2023-12-23)
### Bug Fixes
* incorrect rendering of world-space simulated particles while animating scale ([ac58475 ](ac58475539 )), closes [#285](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/285)
* remove obsolete warning ([5d5eb34 ](5d5eb34590 ))
### Features
* Automatically generated objects are no longer editable (NotEditable). ([5607dc4 ](5607dc4eed ))
* support IMeshModifier ([5c3232f ](5c3232faf3 )), closes [#282](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/282)
|
2023-12-23 07:32:51 +00:00 |
semantic-release-bot
|
3fac6e4773
|
chore(release): 4.4.0 [skip ci]
# [4.4.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.3.0...4.4.0) (2023-11-08)
### Features
* support 'Active Apply Color Space' for linear color space ([45c56bb ](45c56bbd85 ))
|
2023-11-08 11:31:04 +00:00 |
semantic-release-bot
|
2b8d3b1385
|
chore(release): 4.3.0 [skip ci]
# [4.3.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.2.2...4.3.0) (2023-11-08)
### Features
* added 'autoScalingMode (None, Transform.localScale, UIParticle.scale)' instead of 'autoScaling' ([107f901 ](107f901fe3 ))
* reset transform.localScale on upgrading v3.x to v4.x ([c710787 ](c710787b5b )), closes [#277](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/277)
|
2023-11-08 03:26:34 +00:00 |
semantic-release-bot
|
447996ce0f
|
chore(release): 4.2.2 [skip ci]
## [4.2.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.2.1...4.2.2) (2023-10-25)
### Bug Fixes
* il2cpp code stripping bug ([73f6dad ](73f6dad0f3 )), closes [#269](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/269)
|
2023-10-25 17:23:55 +00:00 |
semantic-release-bot
|
3c11209f17
|
chore(release): 4.2.1 [skip ci]
## [4.2.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.2.0...4.2.1) (2023-08-18)
### Bug Fixes
* autoScaling and PositionMode may be locked ([3f2f12d ](3f2f12d2cf ))
|
2023-08-18 13:50:36 +00:00 |
semantic-release-bot
|
b9643b98ff
|
chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.7...4.2.0) (2023-08-18)
### Bug Fixes
* assertion 'ps->array_size()' in UpdateMesh() when using trails of type ribbon ([f75fcce ](f75fcce0da )), closes [#241](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/241)
* built-in shaders are no longer supported ([c2119c1 ](c2119c171a )), closes [#233](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/233) [#257](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/257)
* crash occurs when too many vertices are rendered ([723a04d ](723a04d0cf ))
* error: SerializedObject target has been destroyed ([e930516 ](e93051603e )), closes [#267](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/267)
* excessive particle emitted on move ParticleSystem for local space simulation and emission over distance ([2fe0bde ](2fe0bde422 )), closes [#265](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/265)
* fix typos ([52f2ef1 ](52f2ef1f24 ))
* generated GameObject will be named '[generated] *' ([9b2e5c1 ](9b2e5c1d10 ))
* inactive ParticleSystems are removed from the list on refresh ([4851a18 ](4851a1880e ))
* mesh sharing not working ([8b4ca1a ](8b4ca1add5 )), closes [#236](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/236)
* nullptr exceptions when using nested UIParticle components in hierarchy ([e67e948 ](e67e9482e2 )), closes [#246](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/246)
* nullReferenceException after copy-n-paste ([425aad0 ](425aad0cba )), closes [#258](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/258)
* remove unnecessary per-frame allocation. ([e92b514 ](e92b514624 ))
* scaling ParticleSystem puts prewarmed particles in wrong location ([fb31db4 ](fb31db47f2 )), closes [#235](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/235)
* sub-emitters option is not work in editor playing ([b308b26 ](b308b26833 )), closes [#231](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/231)
* the camera under UIParticle will be assigned as _orthoCamera ([c42f8c8 ](c42f8c8ab0 ))
* UIParticleAttractor attracts the particles at wrong position when in RelativeMode ([68d9925 ](68d9925a16 )), closes [#262](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/262)
### Features
* 'AbsoluteMode' option is renamed to 'PositionMode' ([67eff61 ](67eff61073 ))
* 'AutoScaling' option will be imported from 'IgnoreCanvasScale' (for v3.x) ([4103041 ](410304125f ))
* add 'AutoScaling' option for UIParticle ([35325c8 ](35325c8899 ))
* add 'UpdateMode' option for UIParticleAttractor ([903f702 ](903f702d7b )), closes [#250](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/250)
* add particle system getter and setter for attractor ([a4bcf93 ](a4bcf93022 )), closes [#253](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/253)
* add public properties for UIParticleAttractor ([392ab6d ](392ab6dd76 )), closes [#253](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/253)
* add Start/StopEmission API for UIParticle ([e499836 ](e4998365c9 )), closes [#240](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/240)
|
2023-08-18 08:54:23 +00:00 |
semantic-release-bot
|
a499f0c046
|
chore(release): 4.1.7 [skip ci]
## [4.1.7](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.6...4.1.7) (2022-08-30)
### Bug Fixes
* the annoying empty black scene overlay box shown even when nothing is selected ([bdeeabb ](bdeeabbbe1 ))
|
2022-08-30 00:42:14 +00:00 |
semantic-release-bot
|
5e6da2e158
|
chore(release): 4.1.6 [skip ci]
## [4.1.6](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.5...4.1.6) (2022-08-10)
### Bug Fixes
* fix abnormal mesh bounds error ([f60d6df ](f60d6dfe60 )), closes [#213](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/213) [#218](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/218)
|
2022-08-10 07:46:41 +00:00 |
semantic-release-bot
|
c795d24003
|
chore(release): 4.1.5 [skip ci]
## [4.1.5](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.4...4.1.5) (2022-08-10)
### Bug Fixes
* fix culling for RectMask2D ([9e2dbe7 ](9e2dbe7758 )), closes [#220](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/220)
|
2022-08-10 01:44:58 +00:00 |
semantic-release-bot
|
4edcef1bbf
|
chore(release): 4.1.4 [skip ci]
## [4.1.4](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.3...4.1.4) (2022-07-01)
### Bug Fixes
* add `Enabled` toggle in overlay window ([f97e619 ](f97e6195e6 ))
* if `m_Particles` contains null, an error will occur ([550d0c4 ](550d0c43be )), closes [#214](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/214)
* ParticleSystem reordering and refreshing in inspector does not work for prefab asset ([7eb4112 ](7eb41124db ))
* refresh button does not works in prefab edit mode ([c1538a8 ](c1538a8399 )), closes [#214](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/214)
* when `UIParticlrRenderer` destroy manually, an error will occur ([a11d2d0 ](a11d2d01ce ))
|
2022-07-01 07:49:12 +00:00 |
semantic-release-bot
|
65c60000c2
|
chore(release): 4.1.3 [skip ci]
## [4.1.3](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.2...4.1.3) (2022-06-28)
### Bug Fixes
* error on drag prefab to scene ([fa2f867 ](fa2f867bca )), closes [#211](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/211)
|
2022-06-28 08:07:32 +00:00 |
semantic-release-bot
|
b2b2b0f767
|
chore(release): 4.1.2 [skip ci]
## [4.1.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.1...4.1.2) (2022-06-27)
### Bug Fixes
* error on editor ([8034228 ](8034228713 )), closes [#210](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/210)
* incorrect position of world space trail particles ([fb7f308 ](fb7f308f09 )), closes [#209](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/209)
|
2022-06-27 16:08:02 +00:00 |
semantic-release-bot
|
f526671826
|
chore(release): 4.1.1 [skip ci]
## [4.1.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.1.0...4.1.1) (2022-06-25)
### Bug Fixes
* add absolute mode toggle to overlay window ([48d1994 ](48d1994f5f ))
|
2022-06-25 06:57:43 +00:00 |
semantic-release-bot
|
f9901a0255
|
chore(release): 4.1.0 [skip ci]
# [4.1.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.0.1...4.1.0) (2022-06-25)
### Features
* add relative/absolute particle position mode ([1879ac8 ](1879ac8c53 )), closes [#205](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/205)
|
2022-06-25 00:37:09 +00:00 |
semantic-release-bot
|
e651039032
|
chore(release): 4.0.1 [skip ci]
## [4.0.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.0.0...4.0.1) (2022-06-24)
### Bug Fixes
* overlays do not exist in Unity 2019.2-2021.1 ([cd8e037 ](cd8e0372b6 )), closes [#207](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/207) [#208](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/208)
|
2022-06-24 00:54:28 +00:00 |
semantic-release-bot
|
e1715afbab
|
chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.12...4.0.0) (2022-06-21)
### Bug Fixes
* correct world space particle position when changing screen size ([c6644a2 ](c6644a2132 ))
* keep properly canvas batches ([d8e96e6 ](d8e96e69a6 ))
### Features
* adaptive scaling for UI ([aa0d56f ](aa0d56f9fa ))
* add overlay window for UIParticle ([7b21c50 ](7b21c500ef ))
* add particle attractor component ([386170c ](386170cbf6 ))
* display warning in inspector if using 'TEXCOORD*.zw' components as custom vertex stream ([59221d5 ](59221d5821 ))
* mesh sharing group ([9afeebf ](9afeebf672 ))
* random mesh sharing group ([4fa43ed ](4fa43eda4b ))
* support 8+ materials ([b76bf5a ](b76bf5a5ad )), closes [#122](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/122) [#152](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/152) [#186](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/186)
### BREAKING CHANGES
* If you update to v4, you may be required to adjust your UIParticle.scale.
|
2022-06-21 12:12:02 +00:00 |
semantic-release-bot
|
6c50cf85f3
|
chore(release): 4.0.0-preview.1 [skip ci]
# [4.0.0-preview.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.12...4.0.0-preview.1) (2022-06-18)
### Bug Fixes
* correct world space particle position when changing screen size ([c6644a2 ](c6644a2132 ))
* keep properly canvas batches ([d8e96e6 ](d8e96e69a6 ))
### Features
* adaptive scaling for UI ([aa0d56f ](aa0d56f9fa ))
* add overlay window for UIParticle ([7b21c50 ](7b21c500ef ))
* add particle attractor component ([386170c ](386170cbf6 ))
* mesh sharing group ([9afeebf ](9afeebf672 ))
* random mesh sharing group ([4fa43ed ](4fa43eda4b ))
* support 8+ materials ([b76bf5a ](b76bf5a5ad )), closes [#122](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/122) [#152](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/152) [#186](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/186)
### BREAKING CHANGES
* If you update to v4, you may be required to adjust your UIParticle.scale.
|
2022-06-18 02:52:01 +00:00 |
mob-sakai
|
6b11e7c588
|
demo: add performance demo
|
2022-06-18 10:20:12 +09:00 |
semantic-release-bot
|
69bde2cf3d
|
chore(release): 3.3.12 [skip ci]
## [3.3.12](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.11...3.3.12) (2022-06-10)
### Bug Fixes
* always display materials in inspector ([a10042d ](a10042d989 ))
* UNITY_UI_ALPHACLIP in UIAdditive shader is not working ([e817e8d ](e817e8d3c7 ))
|
2022-06-10 11:32:11 +00:00 |
semantic-release-bot
|
aaac2b71a3
|
chore(release): 3.3.11 [skip ci]
## [3.3.11](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.10...3.3.11) (2022-06-10)
### Bug Fixes
* sorting by layer does not work properly ([ccc09e6 ](ccc09e6aca ))
* when using linear color space, the particle colors are not output correctly ([11c3a7b ](11c3a7b374 )), closes [#203](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/203)
|
2022-06-10 07:21:00 +00:00 |
semantic-release-bot
|
5a8f1263ef
|
chore(release): 3.3.10 [skip ci]
## [3.3.10](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.9...3.3.10) (2022-02-17)
### Bug Fixes
* annoying warning for [ExecuteInEditMode] ([b6b2c72 ](b6b2c72b19 )), closes [#180](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/180)
* PrefabStageUtility class is not experimental after 2021.2 ([0fd5d7a ](0fd5d7affe ))
|
2022-02-17 20:45:55 +00:00 |
semantic-release-bot
|
2e4d80bc1c
|
chore(release): 3.3.9 [skip ci]
## [3.3.9](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.8...3.3.9) (2021-08-02)
### Bug Fixes
* fix for warning CS0618 ([61760d9 ](61760d940c ))
|
2021-08-02 17:49:09 +00:00 |
semantic-release-bot
|
f43d4c38ea
|
chore(release): 3.3.8 [skip ci]
## [3.3.8](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.7...3.3.8) (2021-06-08)
### Bug Fixes
* improve performance ([e352d15 ](e352d153ce ))
|
2021-06-08 17:28:36 +00:00 |
semantic-release-bot
|
4f9bbf57bc
|
chore(release): 3.3.7 [skip ci]
## [3.3.7](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.6...3.3.7) (2021-06-02)
### Bug Fixes
* Refresh() will be called multiple times in the same frame, due to external assets ([0b9d80d ](0b9d80da93 ))
|
2021-06-02 18:15:36 +00:00 |
semantic-release-bot
|
24d32d8441
|
chore(release): 3.3.6 [skip ci]
## [3.3.6](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.5...3.3.6) (2021-05-11)
### Bug Fixes
* In rare cases, the generated camera (for baking) will not be deactivated ([12c748a ](12c748a8cd ))
* remove from "Add Component" menu ([476c402 ](476c4027ff ))
|
2021-05-11 08:24:08 +00:00 |
semantic-release-bot
|
5f3ead2086
|
chore(release): 3.3.5 [skip ci]
## [3.3.5](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.4...3.3.5) (2021-02-28)
### Bug Fixes
* fix cached position for pre-warmed particles ([e3f42d7 ](e3f42d747a ))
* ParticleSystem creates particles in wrong position during pre-warm ([b93e0e4 ](b93e0e4701 )), closes [#147](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/147)
|
2021-02-28 04:21:18 +00:00 |
semantic-release-bot
|
9f9e04724d
|
chore(release): 3.3.4 [skip ci]
## [3.3.4](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.3...3.3.4) (2021-02-22)
### Bug Fixes
* Multiselecting sets all scales to the same value ([13223b2 ](13223b2d74 ))
* support sub emitter with 'PlayOnAwake' ([d5ce78a ](d5ce78ae5a ))
* The maximum material count is 8 ([3bb5241 ](3bb5241275 ))
|
2021-02-22 12:24:08 +00:00 |
semantic-release-bot
|
41e895a2db
|
chore(release): 3.3.3 [skip ci]
## [3.3.3](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.2...3.3.3) (2021-02-03)
### Bug Fixes
* particle trails draw in wrong transform ([17ce81e ](17ce81eb0e )), closes [#145](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/145)
|
2021-02-03 02:17:19 +00:00 |
semantic-release-bot
|
ba3b80db7a
|
chore(release): 3.3.2 [skip ci]
## [3.3.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.1...3.3.2) (2021-02-01)
### Bug Fixes
* _cachedPosition defaults to localPosition ([c0aa89b ](c0aa89bd6f )), closes [#121](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/121)
* submeshes can't over 8 ([2a1f334 ](2a1f3345ba )), closes [#122](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/122)
|
2021-02-01 15:39:59 +00:00 |
semantic-release-bot
|
501aa7b7f1
|
chore(release): 3.3.1 [skip ci]
## [3.3.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.0...3.3.1) (2021-02-01)
### Bug Fixes
* ignore material check and transform check ([d11cd0a ](d11cd0a06d )), closes [#119](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/119)
* the trail is incorrect in SimulationSpace.Local ([9313489 ](9313489552 ))
|
2021-02-01 14:43:01 +00:00 |
semantic-release-bot
|
429ff2dd09
|
chore(release): 3.3.0 [skip ci]
# [3.3.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.2.0...3.3.0) (2020-11-20)
### Bug Fixes
* the particles may disappear unintentionally ([2ec81da ](2ec81da048 )), closes [#117](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/117)
### Features
* ignore rendering of particle systems that do not have a SharedMaterial and TrailMaterial ([08c4aba ](08c4aba8ab )), closes [#118](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/118)
* show/hide materials in inspector ([4b4aebf ](4b4aebff8c ))
* shrink rendering by material ([46a7ddd ](46a7dddd11 )), closes [#113](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/113)
|
2020-11-20 07:28:45 +00:00 |
semantic-release-bot
|
6884c62687
|
chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.1.1...3.2.0) (2020-11-15)
### Features
* compatibility with other IMaterialModifier ([08273cb ](08273cb0c3 )), closes [#115](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/115)
|
2020-11-15 18:08:38 +00:00 |
semantic-release-bot
|
06d8fae58f
|
chore(release): 3.1.1 [skip ci]
## [3.1.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.1.0...3.1.1) (2020-11-09)
### Bug Fixes
* error on build in Unity 2019.3.11-15 ([68669c7 ](68669c7396 )), closes [#114](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/114)
* null Reference when creating New Scene after Prefab was open in PrefabMode ([22bcecd ](22bcecd0ab )), closes [#111](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/111)
|
2020-11-09 16:52:34 +00:00 |
semantic-release-bot
|
b322db3ca9
|
chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.0.1...3.1.0) (2020-10-28)
### Bug Fixes
* compile error in 2018.2 ([82f81ef ](82f81efd7e ))
### Features
* maskable option to ignore masking ([af5f7e9 ](af5f7e90b0 )), closes [#109](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/109)
|
2020-10-28 17:05:39 +00:00 |
semantic-release-bot
|
61f7706259
|
chore(release): 3.0.1 [skip ci]
## [3.0.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.0.0...3.0.1) (2020-10-28)
### Bug Fixes
* fix the sorting algorithm ([7acbf22 ](7acbf22b4d ))
* in rare cases, an IndexOutOfRangeException is thrown ([f7eac0a ](f7eac0a34f ))
|
2020-10-28 03:34:59 +00:00 |
semantic-release-bot
|
f317e4475a
|
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.
|
2020-10-27 18:38:30 +00:00 |
semantic-release-bot
|
8b328154a4
|
3.0.0-preview.38
# [3.0.0-preview.38](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.37...v3.0.0-preview.38) (2020-10-04)
### Bug Fixes
* delete unused file in package ([2e69974](2e699749a8 ))
* material dirty on validate (on editor) ([fa34301](fa3430130c ))
### Features
* display material properties in inspector ([313c1fc](313c1fc159 )), closes [#104](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/104)
* support 3D scaling ([a508c3b](a508c3bb86 )), closes [#105](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/105)
|
2020-10-04 14:26:53 +00:00 |