mob-sakai
e82c833d04
fix: if the UIParticle parents do not have Canvas, an exception is thrown in OnEnable
...
close #300
2024-04-04 17:24:20 +09:00
mob-sakai
2ec3748336
fix: particle size too small due to auto scaling
...
close #295
2024-04-04 15:29:33 +09:00
mob-sakai
2eff411bd9
fix: if only Trail Material is used, it will not be displayed
...
close #294
2024-02-02 03:45:10 +09:00
mob-sakai
46c300b347
docs: update documents
2024-02-01 19:22:44 +09:00
mob-sakai
e1863f25d3
demo: update demos
2024-02-01 17:42:50 +09:00
mob-sakai
89289c052f
test: update test workflow
2024-02-01 17:42:50 +09:00
semantic-release-bot
84ac11e6b7
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
mob-sakai
cc2be37b9e
test: update test workflow
2024-02-01 16:22:52 +09:00
mob-sakai
ad20d128a2
fix: fix demos
2024-02-01 16:18:17 +09:00
mob-sakai
fcae60bf29
fix: fix compile error in Unity 2021.1 or older
2024-02-01 16:18:17 +09:00
mob-sakai
7fd4a8e343
fix: fix warning
2024-02-01 16:14:15 +09:00
mob-sakai
2052dda953
docs: update contributing
2024-02-01 16:14:11 +09:00
semantic-release-bot
e88bc54c2c
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
mob-sakai
1627de10eb
fix: unintended scaling occurs when `AutoScalingMode=UIParticle` and `ScalingMode=Local`
...
close #292
2024-01-26 20:40:36 +09:00
semantic-release-bot
88890ff159
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
mob-sakai
25582dc51f
docs: update readme
2024-01-26 18:55:20 +09:00
semantic-release-bot
76c6dcfd76
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
wmltogether
772bf50d16
fix: fix abnormal mesh bounds error
...
close #213
2024-01-24 16:20:56 +09:00
mob-sakai
93d3919b6f
fix: fix warning
2024-01-24 16:07:36 +09:00
mob-sakai
0c1022c622
feat: add icon
2024-01-24 00:40:12 +09:00
mob-sakai
c61d22d221
refactor: apply refactor
2024-01-23 23:27:46 +09:00
mob-sakai
cbe3105b0f
refactor: fix package structure
2024-01-23 23:17:31 +09:00
mob-sakai
7c4242150b
feat: "[generated]" GameObjects on the hierarchy is disturbing
...
close #288
2024-01-23 23:01:45 +09:00
mob-sakai
c6b25c73bf
refactor: (remove code) sub emitters option is not work in editor playing
2024-01-23 19:55:30 +09:00
mob-sakai
2f4a963a56
chore: release workflow
2024-01-23 15:07:10 +09:00
mob-sakai
4c5b1287a4
docs: fix readme
2023-11-21 11:55:34 +09:00
mob-sakai
15e31abc3c
chore: support CFXR for demo
2023-11-26 17:16:37 +09:00
mob-sakai
8a78ec13ad
fix: fix warning
2023-11-26 17:15:26 +09:00
mob-sakai
f53a7faed3
feat: remove samples
2023-11-21 16:33:27 +09:00
mob-sakai
0af2042132
style: update package.json
2024-01-23 11:48:00 +09:00
mob-sakai
9a0187a72a
feat: add explicit dependencies
2024-01-23 11:38:45 +09:00
mob-sakai
e4f5fde11c
chore: remove workflow in the package
2024-01-23 12:39:27 +09:00
mob-sakai
974aff72d7
Add 'Packages/src/' from commit '32b93d3eeb52c6471244c324d0a6572b756c561a'
...
git-subtree-dir: Packages/src
git-subtree-mainline: 2aa8d41950
git-subtree-split: 32b93d3eeb
2024-01-23 14:55:04 +09:00
mob-sakai
2aa8d41950
init
2024-01-23 14:54:17 +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
mob-sakai
86de8b6e03
Merge pull request #289 from wmltogether/fix-deserialize-crash
...
Fix Editor sometimes crashes when entering Play Mode
2024-01-18 19:41:27 +09:00
wmltogether
b80c3e6c9f
fix: (editor) sometimes crashes when entering play mode
...
If there are particle prefabs created using version 3.x in the project, there is a possibility that the editor may crash when entering Play Mode due to deserialization.
2024-01-18 19:40:12 +09: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
mob-sakai
3184ba94ae
fix: the changes made to the material used by the ParticleSystem are not immediately reflected
...
close #280
2023-12-23 19:43:50 +09:00
mob-sakai
6126af9f37
fix: fix material for mesh sharing group
2023-12-23 19:23:20 +09: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
mob-sakai
5d5eb34590
fix: remove obsolete warning
2023-12-23 14:48:37 +09:00
mob-sakai
5c3232faf3
feat: support IMeshModifier
...
Custom vertex effects and CompositeCanvasRenderer are supported
close #282
2023-12-23 14:46:39 +09:00
mob-sakai
ac58475539
fix: incorrect rendering of world-space simulated particles while animating scale
...
close #285
2023-12-23 14:32:04 +09:00
mob-sakai
5607dc4eed
feat: Automatically generated objects are no longer editable (NotEditable).
...
The automatically generated objects (UIParticleRenderer, UIParticleOverlayCamera) are not editable and will not be saved in scenes or prefabs.
2023-12-23 14:28:55 +09:00
mob-sakai
4e4b9eb2a7
doc: update readme
2023-11-09 14:18:16 +09: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
mob-sakai
45c56bbd85
feat: support 'Active Apply Color Space' for linear color space
2023-11-08 20:24:38 +09: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
mob-sakai
c710787b5b
feat: reset transform.localScale on upgrading v3.x to v4.x
...
close #277
2023-11-08 11:53:16 +09:00