Releases: mob-sakai/UIEffect
Releases · mob-sakai/UIEffect
v2.8.0
Implemented enhancements:
- UIEffectCapturedImage: Supports 'ScreenSpace - Overlay' #115
- UIEffectCapturedImage: Keep aspect ratio #114
- UIEffectCapturedImage: 'Capture on enable' option #113
- UITransitionEffect: Change transition texture #111
Closed issues:
- UIEffectCapturedImage: change parameter name
keepCanvasSize
tofitToScreen
#116
v2.7.1
v2.7.0
UIHsvModifier: Modify hue, saturation, and value as you like!
- Note:
Hue
mode in UIEffect component will be obsolete in the near future. Please use UIHsvModifier component instead. - Note:
Cutoff
andMono
mode in UIEffect component will be obsolete in the near future. Please use UITransitionEffect component instead.
Implemented enhancements:
- UIEffectCapturedImage: Support target RenderTexture to use external component #108
- Transition effect as other component #105
- Use multi-pass blurring to capture screenshot #96
- Feature: HSV modifier #44
Fixed bugs:
v2.6.2
v2.6.1
v2.6.0
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: