Skip to content

Releases: mob-sakai/UIEffect

v2.5.2

07 Jun 12:29
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • When UIEFFECT\_SEPARATE symbol is defined, UIDissolve does not work well #85

v2.5.1

31 May 11:04
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

v2.5.0

31 May 09:16
Compare
Choose a tag to compare

Full Changelog

Shiny effect has been update!

v2.5.0

  • NOTE: UIEffect.shadow*** will be obsolete in the near future. Please use UIShadow component instead.
  • NOTE: UIEffect.custom*** will be obsolete in the near future. Please use UICustomEffect 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:

  • UIEffect inherit UIEffectBase #74
  • Change directory structure #56

v2.4.1

29 May 09:32
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • UIEffectCapturedImage: The result image is flipped vertically #69

v2.4.0

21 May 07:46
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • UIDissolve: Add color mode option. #64

v2.3.2

21 May 06:14
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Fixed: UIEffectCapturedImage: When iteration count is even. the result image is flipped vertically (other method) #65

v2.3.1

10 May 03:45
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • UIEffectCapturedImage: When iteration count is even. the result image is flipped vertically (on Windows) #62

v2.3.0

08 May 11:49
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Feature: Flip horizontal/vertical #47
  • Feature: Dissolve #45
  • Feature: Shining effect #9

v2.2.0

12 Apr 00:16
Compare
Choose a tag to compare

Full Changelog

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

v2.1.0

04 Apr 12:06
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Feature: UIEffectCapturedImage support iterative operation #48