Project

General

Profile

« Previous | Next » 

Revision 35476762

Added by Leszek Koltunski about 4 years ago

Convert RubikCube to the new V&F center schema!

View differences:

src/main/java/org/distorted/library/effectqueue/EffectQueuePostprocess.java
189 189

  
190 190
      float inflate=0.0f;
191 191

  
192
      matrix.send(width, height, distance, mipmap, projection, halfW, halfH, halfZ, 2);
192
      matrix.send(distance, mipmap, projection, halfW, halfH, halfZ, 2);
193 193

  
194 194
      if( mHalo!=0.0f )
195 195
        {

Also available in: Unified diff