semantic-release-bot
|
785709fa02
|
3.0.0-preview.17
# [3.0.0-preview.17](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.16...v3.0.0-preview.17) (2020-08-13)
### Bug Fixes
* The type or namespace name 'U2D' does not exist in the namespace 'UnityEditor.Experimental' in Unity 2019.3 or later ([930199e](930199e5e4 )), closes [#82](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/82)
|
2020-08-13 12:45:27 +00:00 |
semantic-release-bot
|
f2034e27b7
|
3.0.0-preview.16
# [3.0.0-preview.16](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.15...v3.0.0-preview.16) (2020-08-12)
### Bug Fixes
* texture sheet animation module Sprite mode not working ([30d1d5d](30d1d5d3cc )), closes [#79](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/79)
|
2020-08-12 14:19:09 +00:00 |
semantic-release-bot
|
e036d254a8
|
3.0.0-preview.13
# [3.0.0-preview.13](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.12...v3.0.0-preview.13) (2020-08-11)
### Bug Fixes
* Added CanvasRenderer as a required component ([a8950f6](a8950f65c8 ))
* inspector is broken in Unity 2020.1 ([26c5395](26c5395a45 ))
### Features
* update OSC to 1.0.0-preview.25 ([22e116e](22e116e11d ))
|
2020-08-11 15:09:56 +00:00 |
semantic-release-bot
|
af9909f4dc
|
3.0.0-preview.12
# [3.0.0-preview.12](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.11...v3.0.0-preview.12) (2020-08-11)
### Bug Fixes
* Profiler.BeginSample -> Profiler.EndSample if a canvas is disabled or a camera doesn't found ([4a0a5d1](4a0a5d13be ))
|
2020-08-11 14:42:10 +00:00 |
semantic-release-bot
|
901e7f1647
|
3.0.0-preview.11
# [3.0.0-preview.11](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.10...v3.0.0-preview.11) (2020-05-07)
### Bug Fixes
* If sprite is null, a null exception is thrown ([50c6e98](50c6e980ca ))
|
2020-05-07 18:11:09 +00:00 |
semantic-release-bot
|
bb7443400c
|
3.0.0-preview.10
# [3.0.0-preview.10](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.9...v3.0.0-preview.10) (2020-04-30)
### Features
* add support for SpriteAtlas ([b31e325](b31e325bb1 ))
|
2020-04-30 03:28:49 +00:00 |
semantic-release-bot
|
c5ff121b35
|
3.0.0-preview.8
# [3.0.0-preview.8](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.7...v3.0.0-preview.8) (2020-03-03)
### Bug Fixes
* abnormal Mesh Bounds with Particle Trails ([518a749](518a749710 )), closes [#61](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/61)
* multiple UIParticleOverlayCamera in scene ([3f09395](3f093958b3 )), closes [#73](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/73)
|
2020-03-03 09:48:15 +00:00 |
semantic-release-bot
|
628a8c6bf0
|
3.0.0-preview.5
# [3.0.0-preview.5](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.4...v3.0.0-preview.5) (2020-02-21)
### Bug Fixes
* particles not visible if scale.z is 0 ([35718e0](35718e099a )), closes [#64](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/64)
|
2020-02-21 11:42:31 +00:00 |
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
|
66a0ab7ad5
|
fix #47; World simulation bug
|
2019-05-08 00:06:46 +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
|
7696451ac9
|
Refactor
|
2019-02-23 23:28:50 +09:00 |
mob-sakai
|
79bbc4de95
|
close #42; Support changing material property by AnimationClip
|
2019-02-23 16:40:57 +09:00 |
mob-sakai
|
9749e3e01c
|
fix #39; UIParticle.Scale - Rendering Order Issue
|
2019-02-15 21:50:12 +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
|
ad029f6537
|
Move scripts
|
2019-01-17 21:09:44 +09:00 |