Project

General

Profile

« Previous | Next » 

Revision baa3989b

Added by Leszek Koltunski almost 6 years ago

Revert last changes to the postprocessing FBO.

This reverts commit 2dbed690bdbee80d9bfb22c800073855eb5d0946.

View differences:

src/main/java/org/distorted/library/main/DistortedObject.java
39 39
  static final int NOT_CREATED_YET  = 2;
40 40
  static final int DONT_CREATE      = 3;
41 41
  static final int CREATED          = 4;
42
  static final int COPIED           = 5;
43 42

  
44 43
  static final int TYPE_USER = 0;
45 44
  static final int TYPE_TREE = 1;

Also available in: Unified diff