Skip to content

Releases: mob-sakai/UIEffectSnapshot

1.0.1

28 May 06:49
Compare
Choose a tag to compare

1.0.1 (2021-05-28)

Bug Fixes

  • failed to capture in global mode (de03457)

1.0.0

23 Dec 08:20
Compare
Choose a tag to compare

1.0.0 (2020-12-23)

Bug Fixes

  • fix demo for Unity 2018.3 (b2ce3aa)

v1.0.0-preview.7

01 Oct 09:42
Compare
Choose a tag to compare
v1.0.0-preview.7 Pre-release
Pre-release

1.0.0-preview.7 (2020-10-01)

Bug Fixes

  • leak materials on capture (f41108f)
  • screen resolution in full screen mode is incorrect (466e08b)
  • set dirty on refresh (2035632)
  • When distortion is enabled, the captured image is flipped upside down (7d3b978)

v1.0.0-preview.6

30 Sep 18:57
Compare
Choose a tag to compare
v1.0.0-preview.6 Pre-release
Pre-release

1.0.0-preview.6 (2020-09-30)

Bug Fixes

  • stop coroutine on previous coroutine (a4e0e14)
  • support 2019.4 or later (136e332)

Features

  • extra effect shader (f810046)
  • preview custom materials in inspector (9cdc4ac)
  • support custom material (ed3ddf8)

v1.0.0-preview.5

29 Sep 17:18
Compare
Choose a tag to compare
v1.0.0-preview.5 Pre-release
Pre-release

1.0.0-preview.5 (2020-09-29)

Bug Fixes

  • ignore registered request (07dd2d2)
  • the capture button in the Inspector does not work (acf9f4a)
  • when global mode, an error happens (1755ad2)

Features

  • add a component for easy control of a panel with snapshot background/panel (7e955ce)
  • add maskable property to ignore mask (9abee91)
  • add menu to create objects (d93a358)
  • add post capturing callback (5e1fd61)

v1.0.0-preview.4

28 Sep 01:03
Compare
Choose a tag to compare
v1.0.0-preview.4 Pre-release
Pre-release

1.0.0-preview.4 (2020-09-28)

Bug Fixes

  • do not destroy on load (1f599c7)
  • global captured texture property is incorrect (9bdcd6a)

v1.0.0-preview.3

27 Sep 19:51
Compare
Choose a tag to compare
v1.0.0-preview.3 Pre-release
Pre-release

1.0.0-preview.3 (2020-09-27)

Bug Fixes

Features

  • add menu to import samples in Unity 2018.x (cbe5839)
  • global capturing from script (3d154f1)
  • improve performance (bfad6e6)

v1.0.0-preview.2

27 Sep 07:02
Compare
Choose a tag to compare
v1.0.0-preview.2 Pre-release
Pre-release

1.0.0-preview.2 (2020-09-27)

Bug Fixes

  • not found the shader at runtime (685616a)

v1.0.0-preview.1

25 Sep 17:53
Compare
Choose a tag to compare
v1.0.0-preview.1 Pre-release
Pre-release

1.0.0-preview.1 (2020-09-25)

Features