Releases: mob-sakai/UIEffectSnapshot
Releases · mob-sakai/UIEffectSnapshot
1.0.1
1.0.1 (2021-05-28)
Bug Fixes
- failed to capture in global mode (de03457)
1.0.0
1.0.0 (2020-12-23)
Bug Fixes
- fix demo for Unity 2018.3 (b2ce3aa)
v1.0.0-preview.7
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
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
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
Bug Fixes
- do not destroy on load (1f599c7)
- global captured texture property is incorrect (9bdcd6a)
v1.0.0-preview.3
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
Bug Fixes
- not found the shader at runtime (685616a)
v1.0.0-preview.1
1.0.0-preview.1 (2020-09-25)
Features