mob-sakai
|
c2119c171a
|
fix: built-in shaders are no longer supported
close #233, close #257
Use UI shaders instead.
If built-in non-UI shaders are used, an error is displayed in the inspector.
|
2023-08-18 13:17:09 +09:00 |
semantic-release-bot
|
7bf1bae64a
|
3.0.0-preview.37
# [3.0.0-preview.37](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.36...v3.0.0-preview.37) (2020-10-01)
### Bug Fixes
* fix menus ([5fa12b5](5fa12b5338 ))
|
2020-10-01 07:15:58 +00:00 |
semantic-release-bot
|
4b4d70bdd1
|
3.0.0-preview.36
# [3.0.0-preview.36](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.35...v3.0.0-preview.36) (2020-09-28)
### Bug Fixes
* do not bake particle system to mesh when the alpha is zero ([1775713](1775713c2d )), closes [#102](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/102)
* in Unity 2018.x, sample import failed on Windows ([f5861b0](f5861b0add ))
|
2020-09-28 12:35:41 +00:00 |
semantic-release-bot
|
0eb76a6432
|
3.0.0-preview.23
# [3.0.0-preview.23](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.22...v3.0.0-preview.23) (2020-08-31)
### Bug Fixes
* the default value of IgnoreCanvasScaler is true ([966fae1](966fae1d22 ))
|
2020-08-31 00:28:39 +00:00 |
semantic-release-bot
|
0d4a5875d1
|
3.0.0-preview.19
# [3.0.0-preview.19](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.18...v3.0.0-preview.19) (2020-08-28)
### Bug Fixes
* baking camera settings for camera space ([436c5e4](436c5e47f7 ))
* fix local simulation ([7add9de](7add9defb7 ))
### Features
* add menu to create UIParticle ([2fa1843](2fa18431f0 ))
* add play/pause/stop api ([f09a386](f09a386bc5 ))
* support for changing rendering orders ([745d4a5](745d4a5988 ))
* Support for child ParticleSystem rendering ([4ee90be](4ee90be17c ))
* UIParticle for trail is no longer needed ([466e43c](466e43cf93 ))
### BREAKING CHANGES
* The child UIParticle is no longer needed.
|
2020-08-28 05:38:13 +00:00 |
semantic-release-bot
|
eccb3ecb5e
|
3.0.0-preview.18
# [3.0.0-preview.18](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.17...v3.0.0-preview.18) (2020-08-19)
### Bug Fixes
* AsmdefEx is no longer required ([50e749c](50e749c183 ))
* fix camera for baking mesh ([6395a4f](6395a4fa74 ))
* support .Net Framework 3.5 (again) ([23fcb06](23fcb06bf9 ))
### Features
* 3.0.0 updater ([f99292b](f99292b9a1 ))
* add menu to create UIParticle ([14f1c78](14f1c782ff ))
* Combine baked meshes to improve performance ([633d058](633d058756 ))
* improve performance ([77c056a](77c056ad5f ))
* optimization for vertices transforms and adding node for trails ([e070e8d](e070e8d5ee )), closes [#75](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/75)
* option to ignoring canvas scaling ([fe85fed](fe85fed3c0 ))
* support 3d scaling ([42a84bc](42a84bc5e1 ))
* support custom simulation space ([a83e647](a83e64761c )), closes [#78](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/78)
* support for particle systems including trail only ([f389d39](f389d39953 )), closes [#61](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/61)
### BREAKING CHANGES
* The bake-task has changed significantly. It may look different from previous versions.
|
2020-08-19 19:42:17 +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
|
8cd1b9e46b
|
3.0.0-preview.7
# [3.0.0-preview.7](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.6...v3.0.0-preview.7) (2020-03-02)
### Bug Fixes
* add package keywords ([49d8f3f](49d8f3fe4c ))
* fix sample path ([57ee210](57ee21005e ))
|
2020-03-02 10:25:41 +00:00 |
semantic-release-bot
|
5b40341984
|
3.0.0-preview.6
# [3.0.0-preview.6](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.5...v3.0.0-preview.6) (2020-02-21)
### Bug Fixes
* sample version ([ed18032](ed18032be4 ))
|
2020-02-21 12:09:23 +00:00 |
semantic-release-bot
|
94b1c71a32
|
3.0.0-preview.4
# [3.0.0-preview.4](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.3...v3.0.0-preview.4) (2020-02-18)
### Bug Fixes
* compile error in Unity 2019.1 or later ([28ca922](28ca922167 )), closes [#70](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/70) [#71](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/71)
|
2020-02-18 02:11:04 +00:00 |
semantic-release-bot
|
47edd82542
|
3.0.0-preview.3
# [3.0.0-preview.3](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.2...v3.0.0-preview.3) (2020-02-17)
### Bug Fixes
* remove unnecessary scripts ([0a43740](0a4374099d ))
* workaround for [#70](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/70) ([4bbcc33](4bbcc334ab ))
|
2020-02-17 03:22:13 +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 |