1.0.1 (2021-05-28)
- failed to capture in global mode (de03457)
- fix demo for Unity 2018.3 (b2ce3aa)
1.0.0-preview.7 (2020-10-01)
- 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)
1.0.0-preview.6 (2020-09-30)
- extra effect shader (f810046)
- preview custom materials in inspector (9cdc4ac)
- support custom material (ed3ddf8)
1.0.0-preview.5 (2020-09-29)
- ignore registered request (07dd2d2)
- the capture button in the Inspector does not work (acf9f4a)
- when global mode, an error happens (1755ad2)
- 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)
1.0.0-preview.4 (2020-09-28)
1.0.0-preview.3 (2020-09-27)
- blur factor is doubled (767abfb)
- add menu to import samples in Unity 2018.x (cbe5839)
- global capturing from script (3d154f1)
- improve performance (bfad6e6)
1.0.0-preview.2 (2020-09-27)
- not found the shader at runtime (685616a)
- impl (49501b1)