Project

General

Profile

« Previous | Next » 

Revision 6979a0e0

Added by Leszek Koltunski over 3 years ago

Remove all the calls to DistortedLibrary.setMax() (except for app 'Check', which explictly checks this API)

View differences:

src/main/java/org/distorted/examples/girl/GirlRenderer.java
205 205
     mScreen.detachAll();
206 206
     mScreen.attach(mTexture,mEffects,mMesh);
207 207

  
208
     DistortedLibrary.setMax(EffectType.VERTEX ,6);
209

  
210 208
     VertexEffectScale.enable();
211 209
     VertexEffectDistort.enable();
212 210
     VertexEffectSink.enable();

Also available in: Unified diff