Releases: mob-sakai/UIEffect
Releases · mob-sakai/UIEffect
v2.5.2
v2.5.1
v2.5.0
Shiny effect has been update!
- NOTE:
UIEffect.shadow***
will be obsolete in the near future. Please useUIShadow
component instead. - NOTE:
UIEffect.custom***
will be obsolete in the near future. Please useUICustomEffect
component (experimental) instead.
Implemented enhancements:
- UIDissolve: Play effect from script/inspector #81
- UIShiny: Play effect from script/inspector #80
- During play mode, you can change the effect type, color type, and blur type (in Editor) #73
- Add shadow effect as other component #72
- UIShiny : Visual update #68
- Add Custom effect as other component #60
Fixed bugs:
- UIDissolve: When width=1 and location=0, image is lacked #79
Closed issues:
v2.4.1
v2.4.0
v2.3.2
v2.3.1
v2.3.0
v2.2.0
Implemented enhancements:
- Feature: Customize shader/material. You can create a custom ui shader and control it with UIEffct. #46
- Feature: UIEffectCapturedImage supports keep canvas size. #54
- Feature: UIEffectCapturedImage supports
Quality Type
to easy setup. #53
Fixed bugs:
- Bug: Color effect on shadow is incorrect. #55
Closed issues:
- Change: Reduce the pixelation effect when tone level = 1. #57