SoftMaskForUGUI/Scripts
semantic-release-bot 60ce6997e0 1.0.0-preview.1
# [1.0.0-preview.1](https://github.com/mob-sakai/SoftMaskForUGUI/compare/v0.10.0-preview.3...v1.0.0-preview.1) (2020-05-11)

### Bug Fixes

* Unintentional material destruction ([bf17b19](bf17b19ef2))

### change

* change namespace ([0347b04](0347b04fb7))

### Features

* support graphic connector ([3451521](34515216a3)), closes [#75](https://github.com/mob-sakai/SoftMaskForUGUI/issues/75) [#76](https://github.com/mob-sakai/SoftMaskForUGUI/issues/76) [#80](https://github.com/mob-sakai/SoftMaskForUGUI/issues/80)

### BREAKING CHANGES

* If your code contained the SoftMask API, it would fail to compile. Please change the namespace from  to .
* The name of the custom SoftMaskable shader must be changed. For more information, see the ‘Support soft masks with your custom shaders’ section of the README.
2020-05-11 07:34:23 +00:00
..
Editor 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
Coffee.SoftMaskForUGUI.asmdef Add asmdef 2019-01-12 20:41:32 +09:00
Coffee.SoftMaskForUGUI.asmdef.meta Add asmdef 2019-01-12 20:41:32 +09:00
Editor.meta Implementation 2018-11-20 08:49:14 +09:00
GraphicConnector.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
GraphicConnector.cs.meta 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
MaterialCache.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
MaterialCache.cs.meta 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
SoftMask.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
SoftMask.cs.meta close #15; Component icon 2018-12-17 20:08:12 +09:00
SoftMaskable.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
SoftMaskable.cs.meta close #15; Component icon 2018-12-17 20:08:12 +09:00