Project

General

Profile

« Previous | Next » 

Revision 60945edb

Added by Leszek Koltunski about 4 years ago

Port Listener to the new setStretch-less API.

View differences:

src/main/java/org/distorted/library/effect/EffectType.java
76 76
                      // to EffectQueueMatrix.setMax(int)
77 77
    maxtable[1] = 5;  // Max 5 VERTEX Effects
78 78
    maxtable[2] = 5;  // Max 5 FRAGMENT Effects
79
    maxtable[3] = 5;  // Max 5 POSTPROCESSING Effects
79
    maxtable[3] = 3;  // Max 3 POSTPROCESSING Effects
80 80
    }
81 81

  
82 82
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff