SoftMaskForUGUI/Scripts/Editor
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
..
Coffee.SoftMaskForUGUI.Editor.asmdef Add asmdef 2019-01-12 20:41:32 +09:00
Coffee.SoftMaskForUGUI.Editor.asmdef.meta Add asmdef 2019-01-12 20:41:32 +09:00
EditorUtils.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
EditorUtils.cs.meta 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
ImportSampleMenu.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
ImportSampleMenu.cs.meta 0.10.0-preview.1 2020-05-01 09:38:38 +00:00
SoftMaskEditor.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
SoftMaskEditor.cs.meta Implementation 2018-11-20 08:49:14 +09:00
SoftMaskableEditor.cs 1.0.0-preview.1 2020-05-11 07:34:23 +00:00
SoftMaskableEditor.cs.meta close #14; Support TextMeshPro 2018-12-17 20:08:12 +09:00