Project

General

Profile

« Previous | Next » 

Revision 9455da17

Added by Leszek Koltunski about 6 years ago

Fix for bug #28: looks of the borders of a blurred object depend on if the object is the first in the postprocessing bucket.

View differences:

src/main/java/org/distorted/library/main/EffectQueue.java
102 102
    }
103 103

  
104 104
///////////////////////////////////////////////////////////////////////////////////////////////////
105
// Every effect queue has an ID, which should be the same iff two queues hold the same effects.
106
// (this is a speedup: then both queues can be applied once, which seriously speeds up stuff -
107
// especially important in case of postprocessing)
105 108

  
106 109
  void regenerateIDandSort()
107 110
    {

Also available in: Unified diff