Project

General

Profile

« Previous | Next » 

Revision 11fb6ce0

Added by Leszek Koltunski over 7 years ago

Correct a bug with Postprocessing Shortcut.

View differences:

src/main/java/org/distorted/library/MeshCubes.java
740 740
     mMeshTexture.put(textureData).position(0);
741 741
     }
742 742

  
743
///////////////////////////////////////////////////////////////////////////////////////////////////
744

  
745
   boolean canUsePostprocessingShortcut()
746
      {
747
      return false;
748
      }
749

  
743 750
///////////////////////////////////////////////////////////////////////////////////////////////////
744 751
// PUBLIC API
745 752
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff