Releases: mob-sakai/UIEffect
Releases · mob-sakai/UIEffect
v2.8.3
v2.8.2
Fixed bugs:
- UICapturedEffectImage does not work with 'ScreenSpace - Overlay' in edit mode #128
- The UIEffectCapturedImage is upside down with 'ScreenSpace - Overlay' mode #127
- When "UI-Effect.mat" is created automatically, Unity hangs up. #126
- UICapturedEffectImage does not work with Lightweight Render Pipeline LWRP #125
v2.8.1
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: