mob-sakai
29eebf79fa
fix: IL2CPP build fails on older versions of Unity
2025-03-14 19:29:41 +09:00
mob-sakai
4b6da7c218
chore: fix settings icon
2025-03-14 19:24:22 +09:00
semantic-release-bot
7ea0a436d1
chore(release): 4.11.1 [skip ci]
...
## [4.11.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.11.0...v4.11.1 ) (2025-02-21)
### Bug Fixes
* component icons will no longer be displayed in the scene view ([6dfbdae](6dfbdae38d ))
2025-02-21 09:35:05 +00:00
mob-sakai
803af8113d
fix: component icons will no longer be displayed in the scene view
2025-02-21 18:22:24 +09:00
mob-sakai
8b5f7ff57e
doc: update readme
2025-02-21 17:57:12 +09:00
semantic-release-bot
3d0284c630
chore(release): 4.11.0 [skip ci]
...
# [4.11.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.7...v4.11.0 ) (2025-02-21)
### Features
* add 'TimeScaleMultiplier' option ([925af0b](925af0b604 ))
2025-02-21 07:17:09 +00:00
mob-sakai
9832485c04
feat: add 'TimeScaleMultiplier' option
2025-02-21 16:10:06 +09:00
semantic-release-bot
201bd9180e
chore(release): 4.10.7 [skip ci]
...
## [4.10.7](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.6...v4.10.7 ) (2025-01-14)
### Bug Fixes
* editor crashed on exit play mode (editor, windows) ([47ee45c](47ee45cbbe )), closes [#351 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/351 )
2025-01-14 11:49:21 +00:00
mob-sakai
12d604fedd
fix: editor crashed on exit play mode (editor, windows)
...
close #351
2025-01-07 10:25:23 +09:00
semantic-release-bot
4f42996514
chore(release): 4.10.6 [skip ci]
...
## [4.10.6](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.5...v4.10.6 ) (2025-01-03)
### Bug Fixes
* sub-emitter particles may not render correctly in certain scenarios ([8276684](8276684c3b )), closes [#348 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/348 )
* sub-emitter's `inherit velocity` module doubles at runtime ([67de3d1](67de3d1bd3 )), closes [#349 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/349 )
2025-01-03 14:24:40 +00:00
mob-sakai
a0a2f4aece
chore: update coffee.internal
2025-01-03 23:13:17 +09:00
mob-sakai
23cd448766
fix: sub-emitter particles may not render correctly in certain scenarios
...
close #348
2025-01-03 23:13:17 +09:00
mob-sakai
1c33dac125
fix: sub-emitter's `inherit velocity` module doubles at runtime
...
close #349
2025-01-03 23:13:17 +09:00
semantic-release-bot
f4b28b68b1
chore(release): 4.10.5 [skip ci]
...
## [4.10.5](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.4...v4.10.5 ) (2024-12-23)
### Bug Fixes
* '3D' scale toggle in the inspector does not keep on reload ([934f4b8](934f4b8f1c )), closes [#346 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/346 )
2024-12-23 03:54:11 +00:00
mob-sakai
ff179f0271
refactor: update coffee.internal
2024-12-23 12:53:15 +09:00
mob-sakai
abdf260352
fix: '3D' scale toggle in the inspector does not keep on reload
...
close #346
2024-12-22 13:10:21 +09:00
semantic-release-bot
847af6397e
chore(release): 4.10.4 [skip ci]
...
## [4.10.4](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.3...v4.10.4 ) (2024-12-19)
### Bug Fixes
* rendering issues when playing with opening a prefab stage ([95235a9](95235a929b )), closes [#345 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/345 )
2024-12-19 08:50:19 +00:00
mob-sakai
ac3e147bd9
fix: rendering issues when playing with opening a prefab stage
...
close #345
2024-12-18 19:46:32 +09:00
semantic-release-bot
598c85e0f4
chore(release): 4.10.3 [skip ci]
...
## [4.10.3](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.2...v4.10.3 ) (2024-11-20)
### Bug Fixes
* if not configured as a preloaded asset, the project settings asset will be regenerated ([abe0948](abe09485f6 )), closes [#342 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/342 )
2024-11-20 16:56:36 +00:00
mob-sakai
5f479902aa
fix: if not configured as a preloaded asset, the project settings asset will be regenerated
...
close #342
2024-11-21 01:39:16 +09:00
mob-sakai
2a66393cb0
refactor: update coffee.internal
2024-11-21 01:36:51 +09:00
semantic-release-bot
2b3cec69ac
chore(release): 4.10.2 [skip ci]
...
## [4.10.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.1...v4.10.2 ) (2024-11-01)
### Bug Fixes
* trail incorrect offset ([afe00a1](afe00a1dde )), closes [#335 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/335 )
2024-11-01 02:15:40 +00:00
Jie
a4dd8c5776
fix: trail incorrect offset
...
close #335
2024-11-01 11:14:03 +09:00
mob-sakai
dd94bba43c
refactor
2024-09-30 03:01:48 +09:00
semantic-release-bot
2e813c5313
chore(release): 4.10.1 [skip ci]
...
## [4.10.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.10.0...v4.10.1 ) (2024-09-29)
### Bug Fixes
* mainTex will be ignored ([2ee69d0](2ee69d0424 ))
2024-09-29 17:46:35 +00:00
mob-sakai
1b61904018
fix: mainTex will be ignored
2024-09-30 02:36:45 +09:00
semantic-release-bot
672cb0abbb
chore(release): 4.10.0 [skip ci]
...
# [4.10.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.9.1...v4.10.0 ) (2024-09-29)
### Bug Fixes
* component icon is not set ([5ff6ec8](5ff6ec815a ))
### Features
* add project settings ([1ce4e31](1ce4e31a96 ))
2024-09-29 17:14:48 +00:00
mob-sakai
54da6b3bbf
fix: component icon is not set
2024-09-30 01:56:54 +09:00
mob-sakai
c00f5c8806
docs: update readme
2024-09-30 01:56:54 +09:00
mob-sakai
dddbeff155
style: format
2024-09-30 01:56:54 +09:00
mob-sakai
20b9085ca1
feat: add project settings
2024-09-30 01:56:54 +09:00
mob-sakai
8c1bef4373
refactor: using Coffee.Internal
2024-09-30 01:48:06 +09:00
mob-sakai
a96b6915ef
import Coffee.Internal
2024-09-30 01:48:06 +09:00
semantic-release-bot
025efcbc5d
chore(release): 4.9.1 [skip ci]
...
## [4.9.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.9.0...v4.9.1 ) (2024-08-07)
### Bug Fixes
* ParticleSystem trails gain offset on parent canvas change ([2a1cd50](2a1cd502b4 )), closes [#323 ](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/323 )
2024-08-07 17:13:07 +00:00
mob-sakai
162ee53180
fix: ParticleSystem trails gain offset on parent canvas change
...
close #323
2024-08-08 02:00:40 +09:00
semantic-release-bot
4dfcb9075e
chore(release): 4.9.0 [skip ci]
...
# [4.9.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.8.1...v4.9.0 ) (2024-07-18)
### Features
* ParticleAttractor supports multiple ParticleSystems ([3834780](3834780fdb ))
2024-07-18 05:09:44 +00:00
mob-sakai
7916056868
demos: update demo
2024-07-18 13:40:58 +09:00
mob-sakai
b87a0a02af
docs: update readme
2024-07-18 09:33:42 +09:00
mob-sakai
3052cab41b
refactor: refactor multiple attractor
...
- Convert 'm_ParticleSystem' to 'm_ParticleSystems'
- Collect parent UIParticles on attract
- Improve performance
2024-07-18 00:56:13 +09:00
dogramacigokhan
a439248e1a
feat: ParticleAttractor supports multiple ParticleSystems
2024-07-18 00:56:13 +09:00
semantic-release-bot
686fff8690
chore(release): 4.8.1 [skip ci]
...
## [4.8.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.8.0...v4.8.1 ) (2024-06-27)
### Bug Fixes
* remove debug code ([669deb4](669deb41d4 ))
2024-06-27 09:27:20 +00:00
mob-sakai
3638df524f
fix: remove debug code
2024-06-27 18:26:47 +09:00
semantic-release-bot
592d871da2
chore(release): 4.8.0 [skip ci]
...
# [4.8.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.7.2...v4.8.0 ) (2024-06-27)
### Bug Fixes
* generated baking-camera object remains in the prefab or scene (again) ([de35cba](de35cba34c ))
* SetParticleSystemInstance/Prefab APIs destroy generated objects ([ae3f3a8](ae3f3a8e62 ))
### Features
* add 'custom view' option. ([a703c29](a703c2921c ))
* remove overlay window (editor) ([8358170](835817049f ))
* restore `Transform.localScale` when setting `autoScalingMode` to something other than `Transform` (again) ([88a970d](88a970d93a ))
* the rendering order list in inspector is now more compact ([be90172](be901724e0 ))
2024-06-27 06:40:30 +00:00
mob-sakai
4d0cfd3510
refactor
2024-06-27 14:12:53 +09:00
mob-sakai
4c5251a5ba
feat: the rendering order list in inspector is now more compact
2024-06-27 10:48:34 +09:00
mob-sakai
cbb37b0b3a
feat: restore `Transform.localScale` when setting `autoScalingMode` to something other than `Transform` (again)
2024-06-27 10:48:27 +09:00
mob-sakai
3c54f6dc8d
feat: add 'custom view' option.
...
Use this if the particles are not displayed correctly due to min/max particle size.
2024-06-27 10:48:05 +09:00
mob-sakai
d3532b9708
fix: generated baking-camera object remains in the prefab or scene (again)
2024-06-27 10:46:25 +09:00
mob-sakai
2ac8a1175b
fix: SetParticleSystemInstance/Prefab APIs destroy generated objects
...
# Conflicts:
# Packages/src/Runtime/UIParticle.cs
2024-06-27 10:46:10 +09:00
mob-sakai
9a37e64b20
feat: remove overlay window (editor)
2024-06-27 10:44:13 +09:00