Project

General

Profile

Download (18.8 KB) Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / Distorted.java @ d07f2950

# Date Author Comment
d07f2950 06/10/2016 11:30 AM Leszek Koltunski

Improve aborting Effects.

1e438fc7 06/10/2016 01:03 AM Leszek Koltunski

Introduce ENUM EffectTypes

b3618cb5 06/09/2016 01:14 AM Leszek Koltunski

Beginnings of support for PostShader effects (SavePNG, SaveMP4)

436899f2 06/03/2016 11:39 PM Leszek Koltunski

Fix for issue 1: 'FBO not visible' : we forgot to clear the HashMap in DistortedNode.

7845dc66 06/02/2016 04:18 PM Leszek Koltunski

convert Distorted.java from GLSurfaceView to Context.

6a06a912 05/25/2016 07:45 PM Leszek Koltunski

Initial commit