Project

General

Profile

« Previous | Next » 

Revision 61ce8e90

Added by Leszek Koltunski almost 6 years ago

Minor.

View differences:

src/main/java/org/distorted/library/main/DistortedEffects.java
31 31
import org.distorted.library.effect.VertexEffect;
32 32
import org.distorted.library.message.EffectListener;
33 33
import org.distorted.library.program.DistortedProgram;
34
import org.distorted.library.program.FragmentCompilationException;
35
import org.distorted.library.program.FragmentUniformsException;
36
import org.distorted.library.program.LinkingException;
37
import org.distorted.library.program.VertexCompilationException;
38
import org.distorted.library.program.VertexUniformsException;
39 34

  
40 35
import java.io.InputStream;
41 36
import java.nio.ByteBuffer;

Also available in: Unified diff