semantic-release-bot
|
a4cbebeb29
|
3.0.0-preview.1
# [3.0.0-preview.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v2.3.0...v3.0.0-preview.1) (2020-02-12)
### Bug Fixes
* change the text in the inspector to make it more understandable. ([7ca0b6f](7ca0b6fa34 )), closes [#66](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/66)
* editor crashes when mesh is set to null when ParticleSystem.RenderMode=Mesh ([e5ebadd](e5ebadd847 )), closes [#69](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/69)
* getting massive errors on editor ([ef82fa8](ef82fa82a6 )), closes [#67](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/67)
* heavy editor UI ([d3b470a](d3b470a2be ))
* remove a menu to add overlay camera ([f5d3b6e](f5d3b6edb5 ))
* rotating the particle rect may cause out of bounds ([3439842](3439842119 )), closes [#55](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/55)
* scale will be decrease on editor ([0c59846](0c59846f11 ))
* UI darker than normal when change to linear color space ([db4d8a7](db4d8a742c )), closes [#57](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/57)
### Build System
* update develop environment ([9fcf169](9fcf169cd3 ))
### Features
* add menu to import sample ([b8b1827](b8b1827318 ))
* add samples test ([287b5cc](287b5cc832 ))
* **editor:** add osc package (portable mode) ([6c7f880](6c7f880435 ))
### BREAKING CHANGES
* update develop environment to Unity 2018.3.
Unity 2018.2 will continue to be supported.
|
2020-02-12 12:38:07 +00:00 |
mob-sakai
|
9c525ad0f0
|
update documents for v2.3.0
|
2019-05-12 16:03:20 +09:00 |
mob-sakai
|
66a0ab7ad5
|
fix #47; World simulation bug
|
2019-05-08 00:06:46 +09:00 |
mob-sakai
|
888eac4e54
|
update documents for v2.2.1
|
2019-02-26 11:30:17 +09:00 |
mob-sakai
|
f6e64c325b
|
close #45; Disable ParticleSystemRenderer on reset
|
2019-02-26 11:28:22 +09:00 |
mob-sakai
|
beb6fa8367
|
Format
|
2019-02-26 11:11:48 +09:00 |
mob-sakai
|
6c2ed22e3a
|
fix #44; v2.2.0 has 2 warnings
|
2019-02-26 11:10:47 +09:00 |
mob-sakai
|
4c260061c8
|
update documents for v2.2.0
|
2019-02-23 23:39:55 +09:00 |
mob-sakai
|
fb2904160e
|
Update demo
|
2019-02-23 23:28:50 +09:00 |
mob-sakai
|
7696451ac9
|
Refactor
|
2019-02-23 23:28:50 +09:00 |
mob-sakai
|
54098eea56
|
close #43; Display warning when material does not support Mask
|
2019-02-23 21:29:38 +09:00 |
mob-sakai
|
79bbc4de95
|
close #42; Support changing material property by AnimationClip
|
2019-02-23 16:40:57 +09:00 |
mob-sakai
|
b73a8adb4d
|
update documents for v2.1.1
|
2019-02-15 22:21:57 +09:00 |
mob-sakai
|
9749e3e01c
|
fix #39; UIParticle.Scale - Rendering Order Issue
|
2019-02-15 21:50:12 +09:00 |
mob-sakai
|
8c674cba2e
|
update documents for v2.1.0
|
2019-02-07 10:44:25 +09:00 |
mob-sakai
|
87bdefce2b
|
fix #37; When moving the transform in world simulation mode, particles don't behave as expected
|
2019-02-06 20:51:35 +09:00 |
mob-sakai
|
59fc95f1ea
|
Update demo
|
2019-01-17 22:10:07 +09:00 |
mob-sakai
|
af2e3fe962
|
update change log
|
2019-01-17 21:45:00 +09:00 |
mob-sakai
|
ab59f6e88d
|
Fix readme
|
2019-01-17 21:42:14 +09:00 |
mob-sakai
|
24d205e010
|
Update readme: how to install with UPM
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
582ac79437
|
Add demo package
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
ce89933cac
|
Update release protocol
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
4e5e89320d
|
Add Documents
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
d6886793df
|
Delete documetns
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
3fbd96e7c7
|
Move shaders
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
34e7be8d63
|
Add asmdef files
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
ad029f6537
|
Move scripts
|
2019-01-17 21:09:44 +09:00 |
mob-sakai
|
9f53decd10
|
Move demo
|
2019-01-16 22:02:16 +09:00 |
mob-sakai
|
95202546bb
|
Fix error
|
2019-01-16 19:06:07 +09:00 |
mob-sakai
|
566b479a37
|
fix #34; With 'Screen Space - Camera' render mode, sorting is incorrect
|
2019-01-15 21:58:48 +09:00 |
mob-sakai
|
9fe4cc7624
|
fix #35; On prefab edit mode, unnecessary UIParticleOverlayCamera is generated in the scene
|
2019-01-15 15:49:39 +09:00 |
mob-sakai
|
de3c3853a8
|
fix #31; Particle not showing on Android, while on editor it works
|
2018-12-29 20:51:55 +09:00 |
mob-sakai
|
1c88502b2b
|
close #29; Use shared material during play mode
|
2018-12-29 20:51:55 +09:00 |
mob-sakai
|
3ca5e225ce
|
Fix shader
|
2018-12-23 13:50:31 +09:00 |
mob-sakai
|
0fbc369af2
|
fix #27; OnSceneGUI has errors in Unity 2018.2
|
2018-12-23 13:50:31 +09:00 |
mob-sakai
|
7c114bb6fb
|
fix #26; Demo scene crashes in Unity 2018.2
|
2018-12-22 22:47:21 +09:00 |
mob-sakai
|
6cd1537c85
|
Add comment
|
2018-12-21 21:38:42 +09:00 |
mob-sakai
|
ed7bb646b6
|
fix #21; UIParticle.Scale does not affect the gizmo of shape module
|
2018-12-21 21:38:42 +09:00 |
mob-sakai
|
96cc16d6d1
|
Update demo
|
2018-12-19 22:09:51 +09:00 |
mob-sakai
|
e6e227c7e8
|
fix #23; In overlay, particle size is too small
|
2018-12-19 22:09:21 +09:00 |
mob-sakai
|
79217d0100
|
fix #20; RectMask2D doesn't work on WebGL
|
2018-12-13 10:57:45 +09:00 |
mob-sakai
|
bd058b29e1
|
Update demo
|
2018-12-13 09:32:39 +09:00 |
mob-sakai
|
56d949e028
|
close #18; New scaling system
|
2018-12-12 22:30:36 +09:00 |
mob-sakai
|
e3af854366
|
fix #17; Rect mask 2D doesn't work
|
2018-12-12 22:30:36 +09:00 |
mob-sakai
|
f03f1fcc38
|
fix #16; Using prefab view will cause a lot of errors
|
2018-12-12 22:30:36 +09:00 |
mob-sakai
|
cba73e5e08
|
fix #15; Canvas.scaleFactor not take into account
|
2018-12-10 21:30:18 +09:00 |
mob-sakai
|
60ab2b5c3f
|
Update demo
|
2018-11-28 20:59:25 +09:00 |
mob-sakai
|
4397ff5a44
|
Refactor
|
2018-11-28 20:55:42 +09:00 |
mob-sakai
|
4ca676ccea
|
fix #12; Raycast blocking is unnecessary
|
2018-11-28 20:55:21 +09:00 |
mob-sakai
|
820432b0db
|
close #11; Easy setup in editor
|
2018-11-28 19:56:28 +09:00 |